Pre Test

Pre Test

Professional Development

12 Qs

quiz-placeholder

Similar activities

Excel Intermedio [01]

Excel Intermedio [01]

7th Grade - Professional Development

11 Qs

Lección1 - JavaScript

Lección1 - JavaScript

1st Grade - Professional Development

17 Qs

Módulo 2

Módulo 2

Professional Development

10 Qs

Básico de HTML

Básico de HTML

1st Grade - Professional Development

15 Qs

Random stuff

Random stuff

KG - Professional Development

12 Qs

ÔN CUỐI NĂM KHỐI 5

ÔN CUỐI NĂM KHỐI 5

Professional Development

10 Qs

CodeMonkey Platform Management & Resources

CodeMonkey Platform Management & Resources

Professional Development

10 Qs

Revisão LP 2023.1

Revisão LP 2023.1

Professional Development

10 Qs

Pre Test

Pre Test

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Muhammad Tayyeb

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

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

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does HTML stand for?

High Text Mark Language


  • Hyper Text Making Language


Hyper Text Markup Language

High Technology Markup Language


2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct way to define the document type declaration in HTML5?

  • <document type="html">


  • <html type="text/html">


<DOCTYPE html> ✅


None of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which HTML element is used to create a heading of the largest size?

<h0>

<h1>

<h2>

<h3>

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the function of the <br> tag?


Creates a new paragraph


Inserts a line break


Defines a bold style


Adds emphasis to text


5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a valid attribute for the <img> tag?


src

alt

size

color

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you create an ordered list in HTML?


<list> ... </list>


<ol> ... <ol/>

<ol> ... </ol>


<orderlist> ... </orderlist>


7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How do you define a table heading row in HTML?


<tr><th>Heading 1</th><th>Heading 2</th></tr>


<table><thead><th>Heading 1</th><th>Heading 2</th></thead></table>


  • <td><b>Heading 1</b></td><td><b>Heading 2</b></td></td>


Table headings are not defined in HTML.


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?