Because I forget stuff. Part of norcimo.com
Note: It appears you must have reached this page by a deep level URL. In general this site is currently down and unmaintained. See here
Originally posted November 2 2004 at 23:11 under Web. 0 Comments. Trackbacks Disabled.
I found myself thinking recently about how to markup the alphabet. Let me put that in a bit of context. I’m not really talking about doing something strange like
Well, it seems not, though I’m not convinced by the answer from a purely theory point of view. Certainly from a practical point of view it doesn’t make sense to use an ordered list. Indulge me by allowing me to elaborate some more; I have nothing better to do.
First we have the HTML 4.01 spec which says:
An ordered list, created using the OL element, should contain information where order should be emphasized, as in a recipe
CSS2 Spec
Certainly, this suggests that the spec is thinking more in terms of a list of instructions. It notes that the type attribute may be used but also that this is deprecated (as an aside I do wonder if this may just be an exception to the rule that style and content should be separate. The numbering of a list is inherant to that list. The instruction Step A… doesn’t make much sense if the step is labeled as 1.). It’s noted that this allows it to be set to lower alpha (a, b, c, …) or upper alpha (A, B, C, …). The same thing can be achieved throught the use of CSS, which is how one would be looking to do it in practice, through the use of list-style-type:lower-latin and list-style-type:upper-latin (or indeed lower-alpha and upper-alpha may be used). All this tells us that it was noticed that an alphabet could imply a definite order, but it doesn’t seem to have taken into consideration how to markup the ordered order, if you see what I mean.
From a practicle standpoint it doesn’t really matter. It is pretty silly to markup the list of alphabet links as an ordered list with A, B, C, etc. as the markers. For instance, what does one then put within the
Name and email address are required. Email address is never shown. If you enter a URL your name will be linked to it (this and other links will have the rel attribute set to contain nofollow). Markup allowed: <a href="" title="" rel=""> <em> <strong> <abbr title=""> <acronym title=""> <p> <br />. Anything else is stripped; please be valid. Single linebreaks automatically convert to <br />, double to <p>'s. Additionally anything that looks like a bare URL should get automagically linked. Many acronyms and abbreviations are also automagically handled.
Please note this blog's comment policy
Trackback URL: http://www.norcimo.com/MT/mt-tb.cgi/130
© Ian Scott. Powered by Movable Type 3.2. This blog uses valid XHTML 1.0 Strict and valid CSS. All times are local UK time. For further details see the IMS_Blog about page.. All my feeds in one.