HTML CSS F10 G10

HTML CSS F10 G10

10th Grade

20 Qs

quiz-placeholder

Similar activities

SAS Dasar Program Keahlian RPL Kelas X Semester Genap

SAS Dasar Program Keahlian RPL Kelas X Semester Genap

10th Grade

20 Qs

Soal UJian PWPB XI RPL SMT 1

Soal UJian PWPB XI RPL SMT 1

11th Grade

25 Qs

HTML Attempt 2 Review

HTML Attempt 2 Review

9th - 12th Grade

25 Qs

Quiz HTML dan CSS Bootstrap Kelas XI RPL

Quiz HTML dan CSS Bootstrap Kelas XI RPL

11th Grade - University

25 Qs

Módulo 7 - HTML e CSS

Módulo 7 - HTML e CSS

7th Grade - University

25 Qs

HTML & CSS Quiz

HTML & CSS Quiz

10th Grade - University

19 Qs

Produktif - B (Tag HTML)

Produktif - B (Tag HTML)

10th Grade

15 Qs

Basic HTML

Basic HTML

University

20 Qs

HTML CSS F10 G10

HTML CSS F10 G10

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Created by

Reginald Nelson

Used 12+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

HyperText Markup Language

HighText Machine Language

Hyperlink and Text Markup Language

Home Tool Markup Language

Answer explanation

HTML = HyperTExt Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used for the largest heading in HTML?

<h1>

<h6>

<heading>

<head>

Answer explanation

In HTML, there are 6 sizes for headings.

H1 being the biggest and H6 being the smallest.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to define a paragraph?

<p>

<para>

<text>

<paragraph>

Answer explanation

For paragraphs, we use the <p></p> tag. Just remember, <p> = paragraph.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <title> tag in HTML?

Displays a large heading on the webpage

Defines the browser tab title

Inserts a paragraph

Creates a link

Answer explanation

Media Image

The content of the <title> is visible on the tab of your browser.

<title>HTML Test</title>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add an image in HTML?

<src>

<image>

<pic>

<img>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute is used in the <img> tag to describe the image?

description

title

desc

alt

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag creates a hyperlink in HTML?

<a>

<link>

<href>

<url>

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?