Keyboard Shortcuts N Next post
P Previous post
S Save / unsave
R Read aloud
T Toggle theme
/ Focus search
Esc Close panels
🔥
Ready to read...
General HTML Questions Page 2
html Questions

General HTML Questions Page 2

Reviewed & accurate
AI Summary



7.The majority of a typical Web document will be found in:
     a)the HEAD container
     b)the TITLE container
     c)the BODY container
     d)a comment tag
ans:c

justification:The body of a html document contains the major portion and the remainig is found
in the head section


8.The TITLE container goes inside:
     a)the HEAD container
     b)the TITLE container
     c)the BODY container
     d)a comment tag
ans:a

9.An HTML document could be one long line of tags and still be valid.
     a)True
     b)False
ans:a

10.HTML tag-pairs do not have to be nested inside of each other.
     a)True
     b)False
ans:b

justification:They can be nested without dsturbing the order



11.Of the heading levels, Heading 1 is the:
     a)most important
     b)least important
     c)every heading is of equal importance
     d)none of the above

ans:a

justification:h1 is the most significant and h6 is the least significant

12.Headings should not be used to highlight text within a paragraph.
     a)True
     b)False
ans:a




PREVIOUS NEXT
Test Your Knowledge
How did you find this?

Comments

Join the discussion! Sign in with your Google or Blogger account, or comment as Anonymous - no account needed. For quick questions, also reach me on Telegram @cytestch.

Comments