Posted by Chris F.A. Johnson on 08/04/06 19:41
On 2006-08-04, spiffy wrote:
> If anyone is interested, I wrote a design diagram from design to the
> page for a friend of mine.
>
> http://xnot.org/public/articles/2006/07/06/css-from-the-ground
I wouldn't trust any article that recommends:
#header {
width: 800px;
}
Or <div> when you should use <Hx>:
<div id="header">xnot.org</div>
--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Navigation:
[Reply to this message]
|