HTML Cheatsheet
HTML Cheatsheet
"body" is a tag
"bgcolor" is an attribute
Closing tags
The closing tag defines the end of
a tag.
Example: <body> ... </body>