HTML and CSS Tag

HTML and CSS Tag

9th - 12th Grade

22 Qs

quiz-placeholder

Similar activities

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

HTML Hyperlinks

HTML Hyperlinks

8th - 12th Grade

20 Qs

HTML Quiz

HTML Quiz

11th Grade

20 Qs

UTS TKJ 11

UTS TKJ 11

11th Grade

20 Qs

html dasar

html dasar

10th Grade

18 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

HTML / CSS

HTML / CSS

11th Grade

20 Qs

Kuis Seru Pemrograman Web

Kuis Seru Pemrograman Web

11th Grade

20 Qs

HTML and CSS Tag

HTML and CSS Tag

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Thomas Martinez

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the difference between an HTML Tag and an HTML element?
An HTML Tag is case sensitive and an HTML element is not case sensitive.
An HTML Tag is always paired and an HTML element is an "empty" tag.
An HTML Tag defines content and an HTML Element includes the opening and closing tags and everything in between.
An HTML Tag defines content and an HTML Element gives additional meaning and content.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use?
<li>
<h1>
<hr>
<br>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jerry wants to insert a line break into his webpage. Which code should he use?
<ul>
<li>
<br>
<h1>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

John wants the name of his book to appear in search results for Google. Where should this information be
placed within his webpage?
head
meta
body
nav

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which item refers to the start tag, the end tag and everything in between?
HTML Element
HTML Tag
HTML Attribute
CSS

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the proper code to insert an image named "frog.jpg"?
<img src="frog" width="104" height="142">
<img="frog.jpg" width="104" height="142">
<img src="frog.jpg" width="104" height="142">
<img ="frog" width="104" height"142">

7.

MULTIPLE CHOICE QUESTION

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?