jeffmott
05-26-2003, 12:46 AM
I've had a couple questions sitting in the back of my head for a while now.
First, the vertical bar "|" is often used as a separator between links. However, I believe this particular character is chosen because it provides a good visual separator. I'm curious how non-visual mediums interpret this, and what a better choice might be.
Second, since HTML is supposed to define the structure of a document (headings, paragraphs, citations, etc.), what type of structure is the BR element meant to represent? It seems to do little more than affect the visual rendering. Similarly with the HR element.
And while on the topic of HTML elements with no structural purpose, I'm wondering why the elements TT, I, B, BIG, and SMALL were not deprecated in HTML 4.01.
First, the vertical bar "|" is often used as a separator between links. However, I believe this particular character is chosen because it provides a good visual separator. I'm curious how non-visual mediums interpret this, and what a better choice might be.
Second, since HTML is supposed to define the structure of a document (headings, paragraphs, citations, etc.), what type of structure is the BR element meant to represent? It seems to do little more than affect the visual rendering. Similarly with the HR element.
And while on the topic of HTML elements with no structural purpose, I'm wondering why the elements TT, I, B, BIG, and SMALL were not deprecated in HTML 4.01.