On Tuesday 31 July 2007 17:05:27 Thomas Dalton wrote:
Ok, so === isn't quite what you want. You probably want <div> tags. A div tag is designed to separate different parts of the content, which is exactly what you are trying to do.
No div is also not what I want. Div makes a (logical) box around everything inside. So partly (for example at navigation bars) it would be better than a ful break with br but in general this is not what you need.
You don't want to embedd a paragraph of text into a div. You just somtimes want to separate contents at one line before - after and not before - middle - after.
Arnomane.