Fundamentals of Web Design Terms

Fundamentals of Web Design Terms

11th Grade

31 Qs

quiz-placeholder

Similar activities

html and css quiz

html and css quiz

8th Grade - University

26 Qs

Web-Жобалау

Web-Жобалау

11th Grade - University

29 Qs

HS Graded Quiz HTML/CSS 2024-2025

HS Graded Quiz HTML/CSS 2024-2025

11th Grade - University

27 Qs

HTML and CSS Certification Practice Test

HTML and CSS Certification Practice Test

9th - 11th Grade

28 Qs

HTML & CSS Certification Review

HTML & CSS Certification Review

9th - 11th Grade

28 Qs

Advanced HTML/CSS review

Advanced HTML/CSS review

9th - 12th Grade

28 Qs

Unit 10: Web Development Fundamentals

Unit 10: Web Development Fundamentals

9th - 12th Grade

30 Qs

ICT 2019

ICT 2019

1st Grade - University

30 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?