Quiz 1 HTML

Quiz 1 HTML

University

10 Qs

quiz-placeholder

Similar activities

KNTT 12 BÀI 13

KNTT 12 BÀI 13

12th Grade - University

10 Qs

HTML CSS BOOTCAMP

HTML CSS BOOTCAMP

University

15 Qs

Test 02 - Basics of Web Design

Test 02 - Basics of Web Design

University

12 Qs

Master Arabe S2 HTML/CSS

Master Arabe S2 HTML/CSS

University

13 Qs

CSS Visual Design

CSS Visual Design

University

12 Qs

Diseño y Desarrollo de Páginas Web

Diseño y Desarrollo de Páginas Web

University

14 Qs

Week 4: Web Design - Quizzizz 2

Week 4: Web Design - Quizzizz 2

University

10 Qs

HTML BASICS 1

HTML BASICS 1

University

15 Qs

Quiz 1 HTML

Quiz 1 HTML

Assessment

Quiz

Computers

University

Medium

Created by

Kevin Albania

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyper Text Markup Language  

Hyperlinks and Text Markup Language

Home Tool Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is making the Web standards?

Microsoft

The World Wide Web Consortium  

Google

Mozilla

Answer explanation

The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element for the largest heading:

<heading>

<head>

<h1>  

<h6>

Answer explanation

The <h1> to <h6> tags are used to define HTML headings.

<h1> defines the most important heading. <h6> defines the least important heading.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?

<lb>

<br>  

<break>

Answer explanation

The Line Break element. The <br> HTML element produces a line break in text (carriage-return).

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for adding a background color?

<body bg="yellow">

<body style = "background-color:yellow;" > 

<background>yellow</background>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element to define important text

<important>

<b>

<i>

<strong>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element to define emphasized text

<italic>

<em>  

<i>

<emp>

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?