top of page
HTML Element Reference
HTML Tags Ordered Alphabetically
Tag | Description |
|---|---|
<u> | Defines some text that is unarticulated and styled differently from normal text |
<ul> | Defines an unordered list |
<var> | Defines a variable |
<video> | Defines embedded video content |
<wbr> | Defines a possible line-break |
<footer> | Defines a footer for a document or section |
<form> | Defines an HTML form for user input |
<frame> | Defines a window (a frame) in a frameset |
<frameset> | Defines a set of frames |
<h1> to <h6> | Defines HTML headings |
<head> | Contains metadata/information for the document |
<header> | Defines a header for a document or section |
bottom of page
