Quote:
Originally Posted by starrigger
I have never understood the <div> tag, but I'll take your word for it.
|
A <div> tag is really nothing more than a marker tag. It doesn't indicate any specific formatting. Usually it is given a name or class that does have a meaning withing the CSS document that rules it.
BOb