4.01 Test

4.01 Test

9th - 12th Grade

28 Qs

quiz-placeholder

Similar activities

html

html

KG - 12th Grade

26 Qs

IST CodeHS Unit 5 Web Design Review

IST CodeHS Unit 5 Web Design Review

9th - 12th Grade

25 Qs

HTML Intro

HTML Intro

7th - 9th Grade

33 Qs

Html quiz

Html quiz

9th - 12th Grade

25 Qs

Web I Final Review

Web I Final Review

9th - 12th Grade

25 Qs

CSS Review

CSS Review

7th - 10th Grade

24 Qs

JAVASCRIPT

JAVASCRIPT

12th Grade

25 Qs

CSS Basics Questions

CSS Basics Questions

10th - 11th Grade

25 Qs

4.01 Test

4.01 Test

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Benjamin Dusek

Used 93+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is an example of using an inline CSS style in a webpage?
<p style="color:blue">
p {style=color;blue>}
<p style=color;blue>
p {style="color:blue}

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Anthony is creating a webpage on seals. To ensure that his page can be found through Google, Anthony must include pertinent information in which tag section?
meta
head
body
nav

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag defines the set of navigation links?
header
footer
nav
div

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The World Wide Web Consortium (W3C) plays which role in the web development standards?
It creates websites accessible to everyone.
It develops the standards for HTML and CSS.
It develops web browsers.
It is the agency that controls the World Wide Web.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A properly coded HTML tag will always be found between which two symbols?
()
{}
[]
<>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What document or section information contains introductory content or a set of navigational links for the webpage?
header
footer
nav
div

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

John wants to insert a CSS comment identifying himself as the author. Which line of code correctly inserts a CSS comment?
<--Written by John Doe-->
/*Written by John Doe*/
/!--WrittenbyJohnDoe"/
<Writtenby="JohnDoe">

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?