Web<div>

Web<div>

University

8 Qs

quiz-placeholder

Similar activities

REDACTAR

REDACTAR

University

10 Qs

D3 TPA

D3 TPA

University

10 Qs

Day -1 Test

Day -1 Test

University

11 Qs

Diagnóstico Fundamentos de Programación.

Diagnóstico Fundamentos de Programación.

University

10 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

Web тегтері

Web тегтері

University

10 Qs

Clase 1

Clase 1

University

9 Qs

KNOWLEDGE GAME

KNOWLEDGE GAME

University

11 Qs

Web<div>

Web<div>

Assessment

Quiz

Other

University

Hard

Created by

Vidhisha Shetty

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the abbreviation HTML stand for?

HyperText Markup Language

HyperText Markdown Language

HighText Markup Language

HyperTag Markdown Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the smallest header in HTML by default?

H5

h6

h7

h1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We enclose HTML tags within

{}

<>

()

<! --- --->

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag is used to render an image on a webpage?

img tag

IMG

img

<image>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for using the HTML style attribute?

<tagname style=”property:value;”>

<tagname style>

<tagname style=”property;”>

None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are examples of block level elements in HTML?

<div>

<p>

<h1>

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to set up a Javascript-like client-side scripting language?

script

style

select

anchor

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Colours are defined in HTML using?

RGB values

HEX values

RGBA values

All of the above