Create Account
Sign In
Toggle navigation
Home
Corporate Exams
School Tests
Competitive Test
Courses
Pricing
About Us
Contact Us
HTML Exam
: Question
1
of 40
An element is marked ended by
1 Mark(s)
An opening tag
A closing tag
The content
All of above
…
tag must be within ________.
1 Mark(s)
Title
Form
Header
Body
In HTML, Uniform Resource Identifier (URI) is used to
1 Mark(s)
To create a frame document .
To create a image map in the webpage.
To customize the image in the webpage.
To identify a name or a resource on the internet.
Which of the following is an attribute related to font tag?
1 Mark(s)
Size
Face
Color
All of above are style tags
…
tag is used to ________.
1 Mark(s)
Display the numbered list
Underline the text
Display the bulleted list
Bold the text
In HTML 5, you are better suggested to align paragraphs and headings using
1 Mark(s)
Align attribute
Style
Justified
None of above
Which of the following element can’t be contained in any other elements?
1 Mark(s)
Pick the odd out
1 Mark(s)
Table
TR
TD
Form
___________ are the physical meeting points of backbones.
1 Mark(s)
Gateways
Pathways
Routers
Domains
This is a networking device that passes data between networks having similar functions but dissimilar implementations.
1 Mark(s)
Hub
Modem
Gateway
Repeater
In Satellite based communication, VSAT stands for?
1 Mark(s)
Very Small Aperture Terminal
Varying Size Aperture Terminal
Very Small Analog Terminal
None of the above
Marquee is a tag in HTML to
1 Mark(s)
Mark the list of items to maintaininqueue
Mark the text so that it is hidden in browser
Display text with scrolling effect
None of above
Which of the following is a mandatory element inside Head element for a good HTML document?
1 Mark(s)
Metadata
Title
Scripts
Styles
Internet is ___________.
1 Mark(s)
A network of networks
An ocean of resources waiting to be mined
A cooperative anarchy
All of these
Which of the following are commonly found on web pages?
1 Mark(s)
Internet
Hyperlinks
Intranet
All of the above
The HTML document title is defined using
1 Mark(s)
tags
tags
tags
All of above
Tags and test that are not directly displayed on the page are written in _____ section.
1 Mark(s)
If a tag has its corresponding closing tag, such tags are called,
1 Mark(s)
Single tag
Paired tags
Self-closing
None of above
Multiple spaces in HTML code are removed while displaying in web browser. Then, how can you display multiple spaces in browser?
1 Mark(s)
It is not possible in HTML
You should type Shift+Space if you need to display multiple spaces
You should type < then space and > to display multiple spaces
Type multiple times where you need to display multiple spaces
Which tag is used to display Preformatted texts?
1 Mark(s)
… pre>
… prefor>
… pre text>
… pre format>
You can specify multiple values for style attribute by
1 Mark(s)
Separating each using semicolon
Separating each using comma
Separating each using a space
Separating each using double quotations
DNS translates _________.
1 Mark(s)
Domain name into IP
IP into domain name
Both (A) and B)
Domain name into physical address
HTML was first proposed in year ___.
1 Mark(s)
1980
1990
1995
2000
Choose the correct HTML tag to make a text bold?
1 Mark(s)
Which of the following tags are related to Table in HTML ?
1 Mark(s)