Le 16 févr. 2014 à 07:47, Ezequiel Garzón <garzon.luc...@gmail.com> a écrit :

> I know this is highly subjective question, but am curious as to what
> people think about this issue. Allow me to put forth a few questions,
> and you can pick all of any of them. When the WHATWG describes the I
> element as "a span of text in an alternate voice or mood", and the B
> element as "a span of text to which attention is being drawn for
> utilitarian purposes", I'm puzzled... wouldn't this be the role of a
> special class for the SPAN element? I'm actually glad I and B are
> "survivors", but seeing that U and S have been deprecated, it doesn't
> seem very consistent to keep these two one-letter elements around.
> And, going back to my main question, do you believe these two elements
> will be deprecated soon?

Where do you see that U and S are deprecated? So far, both are still part of 
the html5 spec, W3C or WHATWG versions. Just as with B and I, their usage is 
not really recommended though – in most situations.

http://www.w3.org/html/wg/drafts/html/CR/text-level-semantics.html#the-u-element
http://www.w3.org/html/wg/drafts/html/CR/text-level-semantics.html#the-s-element

The spec notes one use case for U: marking up Chinese names in formal language 
(those are –traditionally– supposed to be underlined). To keep this slightly 
more on topic: sure you can mark this up with a <span 
class="formal-chinese-names"> and style as needed (underlined). But suppose the 
text ‘travels’ and get copy-pasted into another site, including the markup, or 
the text is picked up by a crawler and displayed elsewhere, either a general 
purpose one (search-engine) or specialised one.

Philippe
--
Philippe Wittenbergh
http://l-c-n.com




______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to