html-CSS 9th grade

html-CSS 9th grade

9th Grade

11 Qs

quiz-placeholder

Similar activities

Tin 9 Bài 8. Hàm SUMIF

Tin 9 Bài 8. Hàm SUMIF

9th Grade - University

10 Qs

Quiz in ICT 9

Quiz in ICT 9

9th - 12th Grade

10 Qs

Quiz de Lógica em Python

Quiz de Lógica em Python

6th Grade - University

8 Qs

HTML Level 1

HTML Level 1

8th Grade - University

16 Qs

Quiz sobre Etiquetas HTML y CSS

Quiz sobre Etiquetas HTML y CSS

9th Grade

15 Qs

Tugas Daring TIK

Tugas Daring TIK

9th Grade

10 Qs

Test interactiv pentru recapitularea noțiunilor HTML

Test interactiv pentru recapitularea noțiunilor HTML

9th - 12th Grade

7 Qs

Advance HTML &CSS Quiz (special selectors, DRY),

Advance HTML &CSS Quiz (special selectors, DRY),

9th Grade

13 Qs

html-CSS 9th grade

html-CSS 9th grade

Assessment

Quiz

Information Technology (IT)

9th Grade

Medium

Created by

Gulbahar Durdyyeva

Used 1+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

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

2.

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>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the proper code to insert an image named "frog.jpg"?


<img src="frog" width="104" height="142">


<img src="frog.jpg" width="104" height="142">


<img="frog.jpg" width="104" height="142">

<img ="frog" width="104" height"142">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Annie wants the name of her product to be the main heading at the top of her webpage. Which tag defines the main heading in a web document?

<h3>Product</h3>

<h5>Product</h5>

<h1>Product</h1>

<h6>Product</h6>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag defines the visible content of a web document?

<head>

<meta>

<title>

<body>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag defines the beginning of a webpage?

<html>

<h1>

<p>

<body>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A properly coded HTML tag will always be found between which two symbols?

( )

{ }

[ ]

< >

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?