HTML Reference
HTML Reference
Calatayud
ASIR. Implantación de Aplicaciones Web
Basic HTML
Tag Description
<html> Defines an
n HTML document
Formatting
Tag Description
<abbr> Defines
nes an abbreviation or an acronym
Tag Description
Tag Description
<u> Defines text that should be stylistically different from normal text
Frames
Tag Description
Images
Tag Description
<canvas> Used to draw graphics, on the fly, via scripting (usually JavaScript)
Audio / Video
Tag Description
<track> Defines text tracks for media elements (<video> and <audio>)
Links
Tag Description
Lists
Tag Description
<menuitem> Defines a command/menu item that the user can invoke from a
popup menu
Tables
Tag Description
Tag Description
<colgroup> Specifies
fies a group of one or more columns in a table for formatting
<details> Defines additional details that the user can view or hide
Meta Info
Tag Description
<base> Specifies the base URL/target for all relative URLs in a document
Programming
Tag Description
<noscript> Defines an alternate content for users that do not support client-side
client
scripts