I would do it with CSS personally. If you don't know CSS the missing manual is a great tutorial. The definitive guide is more of a resource book for when your stuck and need to look something up. The CSS Cookbook for me was not worth the money as it sits on my shelf. The missing manual however is constantly being used. The entire standard is published for CSS, HTML, XHTML on the world wide web consortium website at w3c.org .
I would also suggest you sharpen your (x)HTML skills as well based on the fact you asked this question. there are also a lot of good tutorials online you can take like the ones at webmonkey.com and the information at alistapart.com to name a few.
2007-10-15 02:24:58
·
answer #1
·
answered by Kevin 4
·
0⤊
0⤋
You need to use Cascading Style Sheets (CSS) with your HTML. If you are serious about learning CSS, I recommend buying "Cascading Style Sheets: The Definitive Guide" and "CSS Cookbook". Both are published by O'Reilly. The cookbook shows how to do a variety of formatting tasks with CSS, such as creating floating columns on a web page. Another book to consider is "CSS: The Missing Manual". Its content is similar to the CSS Cookbook.
2007-10-15 08:51:26
·
answer #2
·
answered by rknoblock 3
·
0⤊
0⤋
ditto all the above, and I'd say give rknobloc... your points! So I won't repeat. One other book is CSS Mastery by Andy Budd
2007-10-15 10:59:57
·
answer #3
·
answered by fjpoblam 7
·
0⤊
0⤋
The tutorial linked below says it all:
http://tutorialtastic.co.uk/tutorial/create_a_tableless_layout
2007-10-15 07:39:58
·
answer #4
·
answered by Vera 5
·
0⤊
0⤋