BASIC HTML

BASIC HTML

University

9 Qs

quiz-placeholder

Similar activities

Taller HTML

Taller HTML

University

10 Qs

HTML Day 1

HTML Day 1

University

7 Qs

Html/Css Quiz Day 1

Html/Css Quiz Day 1

University

10 Qs

WEB DESIGN

WEB DESIGN

11th Grade - University

10 Qs

Sprawdzenie wiedzy z HTML 1

Sprawdzenie wiedzy z HTML 1

University

14 Qs

HTML and CSS

HTML and CSS

KG - Professional Development

7 Qs

Web

Web

10th Grade - Professional Development

10 Qs

QUIZ 2 HTML

QUIZ 2 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)