BASIC HTML

BASIC HTML

University

9 Qs

quiz-placeholder

Similar activities

HTML/CSS Quiz

HTML/CSS Quiz

10th Grade - University

10 Qs

Introduction to HTML

Introduction to HTML

2nd Grade - University

10 Qs

Week 2 - Quiz

Week 2 - Quiz

University

10 Qs

HTML

HTML

University

10 Qs

HTML

HTML

University

12 Qs

Workshop INFORMATIONALL

Workshop INFORMATIONALL

University

10 Qs

HTML Quiz

HTML Quiz

9th Grade - Professional Development

10 Qs

HTML

HTML

University

10 Qs

BASIC HTML

BASIC HTML

Assessment

Quiz

Computers

University

Hard

Created by

SURESH KUMAR S

Used 28+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

HTML stands for?

Hyper Text Markup Language

High Text Markup Language

Hyper Tabular Markup Language

Hyper Tet

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

which of the following tag is used to mark a begining of paragraph ?

<TD>

<br>

<P>

<TR>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

From which tag descriptive list starts ?

<LL>

<DD>

<DL>

<DS>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Correct HTML tag for the largest heading is

<head>

<h1>

<h6>

<heading>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The attribute of <form> tag

Method

Action

Both (a)&(b)

Request

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Markup tags tell the web browser

How to organise the page

How to display the page

How to display message box on page

display

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

www is based on which model?

Local-server

Client-server

3-tier

2-tier

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Web pages starts with which ofthe following tag?

<Body>

<Title>

<HTML>

.<Form>

9.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a container?

<SELECT>

<BODY>

<INPUT>

Both (a) and (b)