Web Design - Visual Elements and Graphics

Web Design - Visual Elements and Graphics

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Информатика 11 сынып HTML

Информатика 11 сынып HTML

1st - 12th Grade

10 Qs

Evaluación Final Programación 11º

Evaluación Final Programación 11º

11th Grade

14 Qs

HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Legaturi și Imagini

Legaturi și Imagini

12th Grade - University

10 Qs

Основы веб-конструирования

Основы веб-конструирования

11th Grade

15 Qs

HTML Images

HTML Images

9th - 12th Grade

10 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

Web Design - Visual Elements and Graphics

Web Design - Visual Elements and Graphics

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Gary Garot

Used 35+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following graphic types can be made transparent?

GIF

JPG

BMP

PHOTO

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following configures empty space between the content of the HTML element (typically text) and the border?

vspace property

padding property

margin property

border property

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following creates an image link to the index.html page when the home.gif graphic is clicked?

< a href = "index.html" src ="home.gif" alt="Home"></a>

< a href = "index.html" ><img src="home.gif" alt="Home"></a>

<img src="home.gif" href = "index.html" alt="Home">

< a href = "index.html"><img href="home.gif" alt="Home"></a>

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is the purpose of coding height and width attributes on an <img> tag?

They are required attributes and must always be included.

They help the browser render the page faster because it reserves the appropriate space for the image.

They help the browser display the image in its own window.

none of the above

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which attribute specifies text that is available to browsers and other user agents that do not support graphics.

alt

text

src

none of the above

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is the term used to describe a square icon that is associated with a web page and is displayed in the browser address bar or tab?

background

bookmark icon

favicon

logo

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following graphic types is best suited to photographs?

GIF

JPG

BMP

PHOTO

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?