FWT LAB EXAM

FWT LAB EXAM

University

50 Qs

quiz-placeholder

Similar activities

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

HTML (PRIMER PARCIAL)

HTML (PRIMER PARCIAL)

University

49 Qs

Quiz 14-8-2023

Quiz 14-8-2023

University

45 Qs

PHP_SC

PHP_SC

University

50 Qs

ИКТ ЖБ100

ИКТ ЖБ100

University

52 Qs

Practica Recuperacion Sistemas de Información y Gestion

Practica Recuperacion Sistemas de Información y Gestion

University

51 Qs

1st Sem MIDTERM | ICTC1113 | SD3B

1st Sem MIDTERM | ICTC1113 | SD3B

University

50 Qs

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

11th Grade - Professional Development

50 Qs

FWT LAB EXAM

FWT LAB EXAM

Assessment

Quiz

Computers

University

Hard

Created by

Jagadish Sahoo

Used 2+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is HTML?

HTML describes the structure of a webpage

HTML is the standard markup language mainly used to create web pages

HTML consists of a set of elements that helps the browser how to view the content

All of the mentioned

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is used to read an HTML page and render it?

Web server

Web network

Web browser

Web matrix

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following tag is used for inserting the largest heading in HTML?

head

<h1>

<h6>

heading

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is DOM in HTML?

Language dependent application programming

Hierarchy of objects in ASP.NET

Application programming interface

Convention for representing and interacting with objects in html documents

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which HTML tag is used to insert an image?

<img url=”htmllogo.jpg” />

<img alt=”htmllogo.jpg” />

<img src=”htmllogo.jpg” />

<img link=”htmllogo.jpg” />

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Among the following, which is the HTML paragraph tag?

<p>

<pre>

<hr>

<a>

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In HTML, which attribute is used to create a link that opens in a new window tab?

src=”_blank”

alt=”_blank”

target=”_self”

target=”_blank”

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?