HTML MCQ Questions
HTML MCQ Questions
HTML MCQ Questions
com
HTML MCQ Quiz & Online Test
A. <h6>
B. <heading>
C. <h1>
D. <head>
A. Action
B. Method
C. name
D. url
A. SGMT
B. SGMD
C. SGML
D. None Of These
A. ? And !
B. < And >
C. { And }
D. # And #
A. EM Tag
B. TITLE Tag
C. HEAD Tag
D. HTML Tag
A. <italic>
B. <it>
C. <i>
D. <il>
Q7. A Much Better Approach To Establish The Base URL Is To Use The ______ Element.
A. BODY
B. BASE
C. HEAD
D. None Of The Above
Q8. Gif And Jpg Are The Two Main Types Of What ?
A. Videos
B. Images
C. None Of The Above
D. Animated Effects
A. <ul Type="circle">
B. <ul Type="round">
C. <ul ="round">
D. <ul "round">
Q10. Which Is Not A Property Of Attribute Behaviour Of <Marquee> Tag?
A. Blur
B. Scroll
C. Alternate
D. Slide
Q11. A Simple Text File Which Tells The Browser What To Cache Is Known As A
________.
A. Input Files
B. Output Files
C. A Manifest File
D. HTML File
Q12. Which HTML Tag Is ssed to define A Client - Side Script Such as The Javascript?
A. <unscript>
B. <script>
C. Both Above
D. None Of The Above
A. <checkbox>
B. <Input type = "checkbox">
C. <cb>
D. <Input type = "checkbox">
Q14. Which attribute sets the text direction as related to lang attribute.
A. Sub
B. Lang
C. Ds
D. Dir
Q15. Which html attribute is used to provide an advisory text about an element or Its
contents.
A. Dir
B. Title
C. Tooltip
D. None of the above
A. .nav-justified
B. .nav-stacked
C. .nav Nav-pills
D. .nav.navbar-nav
A. Icon-prev
B. Icon-bar
C. Img-circle
D. Icon-next
A. Modal-title
B. Modal-open
C. Modal-lg
D. Modal-sm
A. Media
B. Medilist
C. Mediobject
D. Medibody
A. Help-block
B. Has-success
C. Has-feedback
D. Has-warning
Q21. Which Tag Is Used If You Want To Indicate The Importance Of The Phrase?
A. <h1>
B. <em>
C. <strong>
D. <h2>
A. UTF-16
B. UTF-32
C. UTF-8
D. Both UTF-8 And UTF-32
Q24. Which Of The Following Will Provide Additional Information About Something?
A. Jumbotron
B. Label
C. Label-danger
D. Item
A. Scripting Language
B. Markup Language
C. Programming Language
D. Network Protocol
Q26. HTML Uses
Q27. All Elements Are Identified By Their __________ And Are Marked Up Using Either
Start Tags And End Tags Or Self-closing Tags
A. Attribute Name
B. Class Name
C. Tag Name
D. None Of The Mention
Q28. The __________ Element Represents A Span Of Text That Is Isolated From Its
Surroundings For The Purposes Of Bidirectional Text Formatting
A. B
B. Bdi
C. Bdo
D. Base
Q29. Which Of The Following Element Marks The Ruby Text Component Of A Ruby
Annotation?
A. Rubytxt
B. Ruby
C. Rt
D. R
Q30. Which Element Represents A Control For Generating A Public-private Key Pair?
A. Keygen
B. Ins
C. Key
D. Command
Q31. Apart From <b> Tag, What Other Tag Makes Text Bold ?
A. <emp>
B. <black>
C. <fat>
D. <strong>
A. Robert Cailliau
B. Tim Berners-Lee
C. Tim Thompson
D. Charles Darwin
A. <dl>
B. <list>
C. <ol>
D. <ul>
A. <html>
B. <head>
C. <title>
D. <document>
A. Picture
B. Img
C. Src
D. Image
A. Curly
B. Round
C. Squart
D. Angle
Q38. Which Of The Following Attribute Triggers Event When An Element Gets User
Input?
A. Ondata
B. Onhaschange
C. Oninput
D. Onloadeddata
A. Hue
B. Saturation
C. Lightness
D. Grayscale
Q40. HTML Links Are Defined With <a> Tag And Address Is Specified By Attribute
A. Href
B. Hlink
C. Src
D. Src-link
A. <a Href="a@b">
B. <mail>a@b
C. <a Href="mailto:[email protected]">
D. <mail Href="a@b">
A. <a Href="http://www.example.com">example
B. <a Name="">A</a>
C. <a Url="http://www.example.com">example</a>
D. <a>B</a>
Q43. What Is The Correct HTML Tag For Inserting A Line Break?
A. <break />
B. <br />
C. <lb />
D. <nbsp>
Q44. Which Are The Objects Used For Storing Data On The Client Provided By The
HTML Local Storage?
A. Window.localStorage
B. Window.sessionStorage
C. Window.localSession
D. Both A & B
A. <dt>
B. <dd>
C. <li>
D. <dl>
A. <html>.....
B. <!DOCTYPE Html>
C. <body>.....
D. <p>.....
Q47. If You Want To Change The Text Colour To Red Which Of The Following Tags
Will You Use?