E-mail List Archives
Re: <em> v. <i> and <strong> v. <b
From: Ineke van der Maat
Date: Sep 5, 2003 10:21AM
- Next message: Terence de Giere: "RE: Section 508 Standards Compliance and Scripts"
- Previous message: Ben Morrison: "Re: Site Check"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread
Hallo Jeb,
http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd
makes a clear difference between the fontstyle tags
<!ENTITY % fontstyle "tt | i | b | big | small">
and the phrase tags.
<!ENTITY % phrase "em | strong | dfn | code | q | sub | sup |
samp | kbd | var | cite | abbr | acronym">
I think fontstyle tags are presentational tags and should not be used as
tags but as properties in a
stylesheet when one tries to seperate presentation from
structure/content.
Greetings
Ineke van der Maat
----
To subscribe, unsubscribe, suspend, or view list archives,
visit http://www.webaim.org/discussion/
- Next message: Terence de Giere: "RE: Section 508 Standards Compliance and Scripts"
- Previous message: Ben Morrison: "Re: Site Check"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread