HTML tags Flashcards
Defines a comment
Defines a comment
Defines the document type
<a></a>
Defines a hyperlink which can be text or an image
<abbr></abbr>
Defines an abbreviation or an acronym
<address></address>
Defines contact information for the author/owner of a
document
A section of content that forms an independent part of a document or web site
Content that is tangentially related to the main
content. Usually identified as the sidebar/column
Defines sound content
<b></b>
Defines bold text
Specifies the base URL/target for all relative URLs in a document
<blockquote></blockquote>
Defines a section that is quoted from another source
Indents text on both the left and right margins
Defines the document’s body
<br></br>
Defines a single line break
Used to
draw graphics, on the fly, via scripting (usually JavaScript)