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 HTML code is correct to align following paragraph to the right of available space on browser window?
1 Mark(s)
Both a & b
What does the .com domain represents?
1 Mark(s)
Education domain
Commercial domain
Network
None of the above
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 is not a part of HTML element?
1 Mark(s)
Opening tag
Closing tag
Contents
None of above
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
________ tells something about the data itself and not about the content
1 Mark(s)
Metadata
Contents inside head element
Footer
None of above
What is
tag in HTML?
1 Mark(s)
It renders fonts as teletype text font style.
It renders fonts as truetype text font style.
It renders fonts as truncate text font style.
None of the Above.
What type of information should you avoid including on your Web site?
1 Mark(s)
Links to sites of interest
Private personal information
Work and academic experience
Graphical
While you write html document in HTML 5 which of the following method is better to follow?
1 Mark(s)
is better than
is better than
Both
or
are fine. It’s just a matter of preference.
is fine for HTML 5 but
is not supported anymore
With regards to e-mail addresses:
1 Mark(s)
Hey must always contain an @ symbol
Hey can never contain spaces
They are case-insensitive
All of the above
The HTML display depends on
1 Mark(s)
Large or small screen
Maximized or resized widow
Both a & b
None of above
Which attribute is used to name an element uniquely?
1 Mark(s)
Class
Id
Dot
All of above
Choose the correct HTML tag to make the text bold?
1 Mark(s)
Both A) and C)
___________ are the physical meeting points of backbones.
1 Mark(s)
Gateways
Pathways
Routers
Domains
Inserting
tag inside a paragraph
1 Mark(s)
Adds a new paragraph
Breaks a paragraph into two
Adds a line break so that new line is started within same paragraph
Makes it an empty paragraph
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.
How to add alternative text for an Image?
1 Mark(s)
Src = “http://www.mcqsets.com/brand.png” alternate text = “Brand of website” />
Src = “http://www.mcqsets.com/brand.png” alt = “Brand of website” />
The element content is written
1 Mark(s)
In between opening and closing tags
Just before the opening tag
Immediately after the closing tag
Anywhere in HTML document
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
Which of the following statement is true for HTML headings?
1 Mark(s)
Heading tags are pair tags but can render correctly even if you skip closing tag
There are six level of headings supported in HTML being H6 for the most prominent one
HTML supports only align attribute apart from global attributes
All of above
What is the correct HTML for making a hyperlink?
1 Mark(s)
ICT Trends Quiz_711935" value="1" name="2074[]" type="checkbox">
ICT Trends Quiz_711935">
ICT Trends Quiz
ICT Trends Quiz_754806" value="2" name="2074[]" type="checkbox">
ICT Trends Quiz_754806">
ICT Trends Quiz
ICT Trends Quiz_417844" value="3" name="2074[]" type="checkbox">
ICT Trends Quiz_417844">
ICT Trends Quiz
ICT Trends Quiz_463653" value="4" name="2074[]" type="checkbox">
ICT Trends Quiz_463653">
Url="http://mcqsets.com">ICT Trends Quiz
Text within
…
tag is displayed as ________.
1 Mark(s)
Bold
Italic
List
Indented
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
How to define the link should open in new page in HTML?
1 Mark(s)
Click Here
Click Here
Click Here
Click Here
In HTML 5, which of the following values can be used for align attribute of heading tags?
1 Mark(s)
Left
Right
Center
Align is not supported in HTML 5
Which tag creates a check box for a form in HTML?
1 Mark(s)
_308101" value="2" name="2082[]" type="checkbox">
_308101">
Which element is also known as root element in any HTML document?
1 Mark(s)
Which of the following tag displays a horizontal line in HTML page?
1 Mark(s)
<—>
HTML document has three main elements. Which of the following is not one of them?
1 Mark(s)
DTD
Head
Neck
Body
Which of the following are attributes of Font tag?
1 Mark(s)
Face
Size
Color
All of these
Which of the following is based on XML markup language?
1 Mark(s)
XML
XGML
XHTML
HXML
How can you make an e-mail link?
1 Mark(s)
_350375" value="1" name="2073[]" type="checkbox">
_350375">
_759316" value="2" name="2073[]" type="checkbox">
_759316">
xxx@yyy
_998138" value="4" name="2073[]" type="checkbox">
_998138">
___________ is a uniform naming scheme for locating resources on the web.
1 Mark(s)
URI
HTTP
WEBNAME
RESOURCENAME
Who is the primary author of HTML?
1 Mark(s)
Brendan Eich
Tim Berners-Lee
Web Programmer
Google Inc
10. Head and Body elements are nested inside which element?
1 Mark(s)
All of above
Which of the following tags are related to Table in HTML ?
1 Mark(s)