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
Which of the following is true for attributes
1 Mark(s)
Attributes are extra bit of information to add to html tags
Attributes appear inside the opening tag
Attributes are specified in name=value pair format
All of above
Which of the following is based on XML markup language?
1 Mark(s)
XML
XGML
XHTML
HXML
Which tag is used to display Preformatted texts?
1 Mark(s)
… pre>
… prefor>
… pre text>
… pre format>
A homepage is __________
1 Mark(s)
An index of encyclopedia articles
Where all Internet data is stored
Required for access to the Internet
The first page of a website
Which of the following are commonly found on web pages?
1 Mark(s)
Internet
Hyperlinks
Intranet
All of the above
If a browser encounters extra spaces or extra lines
1 Mark(s)
Renders the spaces or lines
Renders the spaces or lines reducing only one space
Counts them as only one space
Removes all those spaces or lines
Padding-top can be used with style attribute of P element in HTML code to
1 Mark(s)
Create top margin
Create space before current paragraph
Create line spacing among lines in a paragraph
None of above
HTML document has three main elements. Which of the following is not one of them?
1 Mark(s)
DTD
Head
Neck
Body
Output of XML document can be viewed in a
1 Mark(s)
Word Processor
Web browser
Notepad
None of the above
10. Head and Body elements are nested inside which element?
1 Mark(s)
All of above
Outlook Express is a _________.
1 Mark(s)
E-Mail Client
Browser
Search Engine
None of the above
Which of the following is not a pair tag?
1 Mark(s)
Which of the following is not an example of browser?
1 Mark(s)
Netscape Navigator
Microsoft Bing
Mozilla Firefox
Opera
The _____ character tells browsers to stop tagging the text
1 Mark(s)
?
/
>
%
If you wanted to create text that was a different color or font than other text in your Web page, what type of tag would you use?
1 Mark(s)
Layout
Basic formatting
Design
Outline
Which element contains the Head and Body elements inside it?
1 Mark(s)
None of above
To create a blank line in your web page
1 Mark(s)
Press Enter two times
Press Shift + Enter
Insert
tag
Insert
IEEE stands for _________.
1 Mark(s)
Institute of estimated elevator efficiency
Institute of electrical and economical engineers
Institute of Eurasia engineering event
Institute of electrical and electronics engineers
When the font size of characters is set to 14 points, which of the following sets double line spacing?
1 Mark(s)
Line-spacing:double
Line-height:200%
Line-height:2
Both (B) & (C)
Which of the following is best suitable for remote administration of a computer?
1 Mark(s)
Telnet
WAIS
Browsers
HTML
What is the full form of TCP/IP?
1 Mark(s)
Transmission control protocol / internet protocol
Telephone call protocol / international protocol
Transport control protocol / internet protocol
None of the above
Which of the following is true?
1 Mark(s)
Every tag has it’s closing tag but it’s not mandatory
Every tag don’t have closing tag but there’s XHTML way to close it
HTML is so flexible that you can create your own tags
None of above
Which of the following style aligns the paragraph to the right?
1 Mark(s)
Para-align:right
Line-align:right
Align-paragraph:right
Text-align:right
Is it possible to insert a table within another table?
1 Mark(s)
Yes, but there must be exactly 2 rows and 2 columns in first table.
Yes, table can be inserted into cell of another table.
Yes, but there must be no border in second table.
No, it’s not possible.
Which of the following HTML code is valid?
1 Mark(s)
_201297" value="1" name="2096[]" type="checkbox">
_201297">
_575755" value="2" name="2096[]" type="checkbox">
_575755">
All of above are style tags
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
CSS is an acronym for
1 Mark(s)
Cascading Style Sheet
Costume Style Sheet
Cascading System Style
None of the Above
What does an HTML tag do?
1 Mark(s)
It specifies formatting and layout instructions for your web page.
It hides programming instructions from view.
It determines the organizational structure of your Web site.
It connects your web site to an operating environment.
The way the browser displays the object can be modified by _____
1 Mark(s)
Attributes
Parameters
Modifiers
None of above
Which attribute can be used with BODY tag to set background color green?
1 Mark(s)
Background="green"
Bgcolor="green"
Vlink="green"
None of above
A __________ is a symbolic name a network administrator assigns to a machine.
1 Mark(s)
URL
DNS
IP address
Host name
The HTML display depends on
1 Mark(s)
Large or small screen
Maximized or resized widow
Both a & b
None of above
Which of the following is NOT true?
1 Mark(s)
In HTML, we use
and
tags to enclose a paragraph
An HTML paragraph can be a few sentences, only one sentence or no sentence at all
To create a new paragraph in HTML you should press Enter
P tag in HTML is a pair tag
Which tag is used to display the numbered list?
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
The HTML document title is defined using
1 Mark(s)
tags
tags
tags
All of above
Which of the following tags are related to Table in HTML ?
1 Mark(s)