Twitter seems to be using an <i/> tag to display their icons from a css sprite. Did they just make up that tag, or is HTML I've never heard of?
Brilliant idea at any rate :)
|
|
Twitter seems to be using an Brilliant idea at any rate :)
|
||||
|
|
|
That's the regular italics tag, but without any contents; i.e. it's semantically equivalent to In XML, empty elements are written with an extra slash at the end. XHTML is valid XML. So To see for yourself that
† As Toji correctly points out, the syntactic difference is relevant under certain circumstances. Though browsers may not treat |
||||||||||||||
|
|
|
I have seen people use empty style-oriented elements (e.g.
Then depending on your CSS (and the context where you use the module), those empty I couldn't find the tags you are referring to so I don't know if this is what Twitter is doing, but it is an interesting use of these tags regardless. |
||
|
|
|
|
They're probably using that to reduce HTTP payload, i.e. bandwidth cost. |
||||||
|
|
|
Nope, they didn't make it up. |
|||
|
|
|
|
That's the italics tag. |
||||||
|