I know classes and ids are for styling certain elements like <p> and such, but what is the difference between that and <div> and <span> both allow you to name sections of your code, and for both you can set style like background image, text color and stuff like that.
Bassically what I am trying to do hear is code a layout. It's supposed to be a simple 2 collum one. So say I have an image of what I want to be the content backround. Do I use classes, ids, divs, or spans? What about the navigation sidebar thing? Spans Divs ahhhh its so confusing
Edited by Bouzy210, 01 July 2007 - 09:14 PM.
