Fundamentals of Web Design Terms

Fundamentals of Web Design Terms

11th Grade

31 Qs

quiz-placeholder

Similar activities

HTML5 и CSS

HTML5 и CSS

8th - 11th Grade

33 Qs

EXAMEN DE HTML

EXAMEN DE HTML

11th Grade

26 Qs

Язык HTML

Язык HTML

11th Grade

31 Qs

HTML Web Design Review

HTML Web Design Review

9th - 12th Grade

32 Qs

CSS, HTML & PHP

CSS, HTML & PHP

9th - 12th Grade

30 Qs

Test awal Pembelajaran HTML

Test awal Pembelajaran HTML

11th Grade

35 Qs

HTML/CSS Scenario Based Questions and Answers

HTML/CSS Scenario Based Questions and Answers

9th - 12th Grade

29 Qs

HTML Advanced

HTML Advanced

9th - 12th Grade

29 Qs

Fundamentals of Web Design Terms

Fundamentals of Web Design Terms

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Cynthia Brandeis

Used 23+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "rgb" stand for?

Reflection, Guide, Bonus

Rover, Grumpy, Bob

Red, Green, Blue

Round, Grand, Big

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where does the <title></title> of a webpage appear?

First thing that appears on the webpage

In the tab of the opened window

It does not show up anywhere

On the homepage of your website

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you use an "ID" and the HTML code is

ID="two"

how is it coded on the style.css page?

.two {

}

#two {

}

<two {

}

?two {

}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you use a "class" and the HTML code is

class="one"

How is it coded on the style.css page?

#one {

}

?one {

}

<one>

.one {

}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the HTML code for placing an image on a webpage?

<img src=" "></img>

<img src=" ">

<photo =" ">

<photo=" "></photo>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When working on the style.css page or the style section in

HTML coding which of the following brackets are used?

< >

[ ]

( )

{ }

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML code is used to embed a video or article onto a webpage?

<embed></embed>

<insert></insert>

<img src=" "></img>

<iframe></iframe>

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?