Study

HTML Quiz

  •   0%
  •  0     0     0

  • Which Tag can bolt and Italic your details?
    <B> AND <I> tags
  • Is HTML Language case-sensitive or non-Case sensitive* ?
    Non K- sensitive
  • Which of the following is not Veiled Tag?      a)<Br>       b)<Hr>             c)<H7>        d) <P>
    C) <H7>
  • How Many heading Tags are there in HTML? Which one in smallest? and which one is biggest?
    6 heading tags, <H6> tag is smallest, <H1> is biggest
  • Which tag is to break a line?
    BR tag
  • HTML is divided in to How many parts?
    3
  • What r 3 parts of font in HTML?
    Size, Color, Style
  • What is the extension of a HTML file?
    _____.html
  • What is the full form of HTML?
    Hyper text markup language
  • Which Tag insert a Horizontal line in your webpage?
    <HR> Tag