Quiz 1 HTML

Quiz 1 HTML

University

10 Qs

quiz-placeholder

Similar activities

Java Quiz 4

Java Quiz 4

University

15 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

CS100||MsWord

CS100||MsWord

University

10 Qs

DSA quiz 3 set 1

DSA quiz 3 set 1

University

10 Qs

Types of Mass Media

Types of Mass Media

10th Grade - Professional Development

11 Qs

CBA Excel 1

CBA Excel 1

University

10 Qs

Avaliação ECS - Word 2016

Avaliação ECS - Word 2016

University

10 Qs

Linked List 2

Linked List 2

University

10 Qs

Quiz 1 HTML

Quiz 1 HTML

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Kevin Albania

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?