CS10 HTML

CS10 HTML

10th Grade

21 Qs

quiz-placeholder

Similar activities

Intro to Web Design

Intro to Web Design

9th - 12th Grade

17 Qs

HTML basics 10B

HTML basics 10B

10th Grade

20 Qs

HTML

HTML

9th - 12th Grade

25 Qs

HTML5 Skills Review

HTML5 Skills Review

9th - 12th Grade

17 Qs

4.QZ - CSS Vocab, HTML <a> tags, HTML <table> tags

4.QZ - CSS Vocab, HTML <a> tags, HTML <table> tags

9th - 12th Grade

22 Qs

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

HTML Pre-Assessment (Coding 16-17)

HTML Pre-Assessment (Coding 16-17)

9th - 12th Grade

19 Qs

CS10 HTML

CS10 HTML

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Rick Barnes

Used 86+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these shows the correct format for an HTML element?

a. <>...</>

b. {}...{/}

c. ()...(/)

d.<<...>>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which section of your web pages should the title be in?

<HTML>

<BODY>

<HEAD>

<FOOT>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these tags will start a numberd list

<UL>

<LI>

<List>

<OL>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these tags will add an item to a list

<Li>

</Li>

<L1>

<List>

<ul>

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Most tags come in pairs an opening tag and a closing tag at the end. Which of these are closing tags?

<Head>

</body>

</li>

<\UL>

<Hr>

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these tags do not need a closing tag?

<Head>

<img>

<UL>

<HR>

<br>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add a hyperlink to a web page

<img>

<link>

<hyper>

<A>

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?