Fundamentals of Web Design Terms

Fundamentals of Web Design Terms

11th Grade

31 Qs

quiz-placeholder

Similar activities

SKT5 : Bab 3 : f) HTML & CSS

SKT5 : Bab 3 : f) HTML & CSS

10th - 12th Grade

30 Qs

Unit 10: Web Development Fundamentals

Unit 10: Web Development Fundamentals

9th - 12th Grade

30 Qs

CodeHS Adv HTML & CCS3 Unit 5

CodeHS Adv HTML & CCS3 Unit 5

7th - 12th Grade

26 Qs

CodeHS Unit 5 Chapter Test

CodeHS Unit 5 Chapter Test

8th - 12th Grade

26 Qs

CodeHS Unit 5 Test

CodeHS Unit 5 Test

8th - 12th Grade

26 Qs

Intro to HTML & CSS

Intro to HTML & CSS

9th - 12th Grade

35 Qs

html

html

KG - 12th Grade

26 Qs

4.01 Test

4.01 Test

9th - 12th Grade

28 Qs

Fundamentals of Web Design Terms

Fundamentals of Web Design Terms

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Cynthia Brandeis

Used 21+ 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?