Skip to content

Opening book details…

About this document

HTML Color Codes and Usage Guide by Twelve Forty-four is a document available to read on EtoBox.

HTML comments are used to annotate code and exclude temporary blocks. They are indicated with <!-- --> and ignored by browsers. There are three ways to specify colors in HTML - hex codes like #FFFFFF, color names like "blue", and RGB values like rgb(25,25,112). Frames divide the browser window into sections for multiple HTML documents, but have disadvantages and limited browser support. They are defined with <frameset> tags that specify rows and columns for <frame> elements to load content.

Author
Twelve Forty-four
Language
EN