FULLSTACK

FULLSTACK

University

30 Qs

quiz-placeholder

Similar activities

Prueba Diagnóstica de HTML y CSS

Prueba Diagnóstica de HTML y CSS

University

25 Qs

WebMania Quiz

WebMania Quiz

University

30 Qs

HTML/CSS

HTML/CSS

University

25 Qs

обработка событий JavaScript

обработка событий JavaScript

1st Grade - University

25 Qs

arrays y objetos - JS

arrays y objetos - JS

University

32 Qs

Web Mania - (Round 1)

Web Mania - (Round 1)

University

25 Qs

Node JS

Node JS

University

33 Qs

Unidad 1 Programacion Web 2

Unidad 1 Programacion Web 2

University

32 Qs

FULLSTACK

FULLSTACK

Assessment

Quiz

Computers

University

Hard

Created by

Arun Kathir

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element to define important text?

 <strong>

<b>

<important>

<i>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you open a link in a new tab or window?

 <a href="url" new>

 <a href="url" target="_self">

 <a href="url" target="_blank">

 <a href="url" window="_blank">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to make a text input field in HTML?

<textinput>

<input type="text">

<input text>

<textfield>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define a table in HTML?

 <tab>

<tr>

<td>

<table>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The HTML

    tag is used for:

Ordered lists

Unordered lists

Underlined lists

Linked lists

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to specify an alternate text for an image, if the image cannot be displayed?

title

src

alt

longdesc

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the

tag in HTML?

To create a division or a section in the document

To create a bold text

To create an image

To define a table row

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?