1.
Beginning HTML with CSS and XHTML
The companion website for the book Beginning HTML with CSS and XHTML, by David Schultz and Craig Cook.
2.
Specifying Colors in CSS // Beginning HTML with CSS and XHTML
Jun 25, 2007 ... Hex color values are preceded by an octothorpe (#): selector { color: #6d1212; /* dark red */ background-color: #fffad2; /* pale yellow */ } ...
3.
4.
5.
6.
7.
8.
9.
10.