QUESTIONS BASED ON HTML
-----------------------------------------------------------------
Q1) Explain the basic structure of an HTML Document with a neat diagram an
example
Q2) Define HTML Tags, elements and attributes. Differentiate between them
with suitable examples.
Q3) Describe HTML Text formatting Tags in detail with examples.
Q4) Write Short Notes on grouping content in HTML. Explain <div> &<Span>
With examples.
Q5) Explain the use of HTML fonts, colors and images in designing a webpage.
Give example of Inline and attributes-based usage.
Q6) What are HTML tables? Explain table creation with attributes such as
border, self-padding, row span and call span with an example.
Q7) Explain different types of HTML Lists (Ordered, Unordered). write an
example for each.
Q8) What are hyperlinks in HTML? Explain internal linking and external linking
with examples?
Q9) What are HTML <Frames> and <iFrames> differentiate between <Frame>
and <iFrame>
Q10) Write detailed notes on HTML header tags (<h1> to <h6> ) with examples.
How are they different from <header>?
Q11) Explain the tag and its attributes. Why is it considered obsolete in HTML
File?