w3resource

List of HTML 4.01 elements

HTML block level elements

In general, HTML elements can be divided into two categories : block level and inline elements.

Following is a list of HTML 4.01 elements.

  • a : Anchor
  • abbr : Abbreviation
  • acronym : Acronym
  • address : Address
  • applet : Applet
  • b : Bold
  • base : Base URL
  • base : Base Font Size
  • bdo : Bi-Directional Override
  • big : Big
  • blockquote : Blockquote
  • body : Body
  • br : Break
  • button : Button
  • caption : Table caption
  • center : Center align
  • cite : Citation
  • code : Computer code
  • col : Table column
  • col : Table column group
  • col : Table column group
  • dd : Definition description
  • del : Deleted text
  • dfn : Instance definition
  • dir : Directory list
  • div : Division
  • dl : Definition list
  • dt : Definition term
  • em : Emphasis
  • fieldset : Form control Group
  • font : Font
  • form : Form
  • frame : Frame
  • frameset : Frameset
  • h1 : Header 1
  • h2 : Header 2
  • h3 : Header 3
  • h4 : Header 4
  • h5 : Header 5
  • h6 : Header 6
  • head : Head
  • hr : Horizontal Rule
  • HTML : HTML document root
  • i : Italics
  • iframe : Iframe
  • img : Image
  • input : Input
  • ins : Inserted text
  • isindex : Single line prompt
  • kbd : Keyboard input
  • label : Label
  • legend : Legend
  • li : List Item
  • link : Media Independent link
  • map : Client side image map
  • menu : menu list
  • meta : Meta information
  • noframes : No Frames
  • noscript : No script
  • object : Object
  • ol : Ordered List
  • optgroup : Option group
  • option : Select an option
  • p : Paragraph
  • param : Named property value
  • pre : Preformatted text
  • q : Quotation
  • s : Strike through text style
  • samp : Sample program output,Scripts
  • script : Script statements
  • select : Option selector
  • small : Small text
  • span : Generic style or language container
  • strike : Strike through text
  • strong : Strong emphasis
  • style : Style info
  • sub : Subscript
  • sup : Superscript
  • table : Table
  • tbody : Table body
  • td : Table data
  • textarea : Textarea of a form
  • tfoot : Table foot
  • th : Table header cell
  • thead : Table header
  • title : Title of document
  • tr : Table row
  • tt : Tele type
  • u : Underline text style
  • ul : Unordered list
  • var : an instance of a variable or program argument

Previous: HTML block level and inline elements
Next: What is an HTML attribute

Test your Programming skills with w3resource's quiz.



Become a Patron!

Follow us on Facebook and Twitter for latest update.

It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.

https://www.w3resource.com/html/list-of-HTML4.01-elements.php