I seem to remember this was the starting point when that code was developed, but it ended up where it now is. I don't remember why, but there was some reason..
Øyvind 2. feb. 2014 kl. 22:54 skrev Philip Taylor <[email protected]>: > Øyvind -- > >> If the >> http://www.teigfam.net/oyvind/home/technology/061-wordpress/#academic_style_reference_list >> is wrong, it still has made the correct academic list for me. In all >> browsers I have tried, except some real old. > > Invalid code that works in a browser today may not work in the same > browser tomorrow. Whilst writing valid code cannot /guarantee/ that > things will continue to work as you would wish, it does greatly > increase the probability of the same. > >> How should it exactly look, and exactly be used to get it correct >> and valid? > > <ol_href> is not a valid element name in any extant W3C dialect of > HTML; you should express it as <ol class="href"> and then modify > your CSS to reference : > > ol.href > > rather than > > ol_href > > Philip Taylor Øyvind -- Øyvind Teig Øvre Møllenberg 11 7014 Trondheim, Norway - Tel 959 615 06 - [email protected] http://www.teigfam.net/oyvind/ - trad home page http://oyvteig.blogspot.com/ - older blogs ______________________________________________________________________ css-discuss [[email protected]] 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/
