fun with list tags
Jun. 30th, 2009 01:47 pmPlaying with CSS and I found lots of fun things you can do with the html list tags
Ordered lists:
second sub-sub-item
third sub-sub-item
fourth sub-sub-item
second sub-item
third sub-item
fourth sub-item
second item
third item
fourth item
- normal list
- item
- item
- item
- circle bullets
- item
- item
- item
- square bullets
- item
- item
- item
Ordered lists:
- normal list
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- leading zero list
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- Armenian list
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- Georgian list
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- Lower case Greek list
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- item
- this is an outline
- first item
- first sub-item
- first sub-sub-item
- first sub-sub-sub-item
- first sub-sub-sub-sub-item
- second sub-sub-sub-sub-item
- third sub-sub-sub-sub-item
- fourth sub-sub-sub-sub-item
- first sub-sub-sub-sub-item
- first sub-sub-sub-item
- first sub-sub-item
- first sub-item
- second sub-sub-sub-item
- third sub-sub-sub-item
- fourth sub-sub-sub-item
- first sub-sub-item
- second sub-sub-item
- third sub-sub-item
- fourth sub-sub-item
- first sub-sub-item
- second sub-sub-item
- third sub-sub-item
- fourth sub-sub-item
- first sub-sub-item
- second sub-sub-item
- third sub-sub-item
- fourth sub-sub-item
- first sub-sub-item
- second sub-sub-item
- third sub-sub-item
- fourth sub-sub-item
- first sub-sub-item
- second sub-sub-item
- third sub-sub-item
- fourth sub-sub-item
- first sub-sub-item
- second sub-sub-item
- third sub-sub-item
- fourth sub-sub-item
- first sub-item
- second sub-item
- third sub-item
- fourth sub-item
- first sub-item
- second sub-item
- third sub-item
- fourth sub-item
- first sub-item
- second sub-item
- third sub-item
- fourth sub-item
no subject
Date: 2009-06-30 09:35 pm (UTC)no subject
Date: 2009-06-30 11:20 pm (UTC)I think the big difference is if you are using a non-latin character set as your browser default. In that case, I bet that upper Alpha will use the default, and upper Latin will use the ISO-Latin.
http://www.w3schools.com/Css/default.asp
is where I got this and much more... I'll eventually play around with their image gallery sample.
no subject
Date: 2009-07-01 01:10 am (UTC)no subject
Date: 2009-07-01 02:36 am (UTC)no subject
Date: 2009-07-01 03:37 am (UTC)Here, try these:
http://www.shadowgard.com/~shadow/chartest/windows-1252.html
Also, have fun with the files here:
http://www.shadowgard.com/~shadow/chartest/
no subject
Date: 2009-07-01 03:41 am (UTC)I paid attention when I spotted it because I'd been annoyed that I *couldn't* do outline style stuff with lists while trying to convert a printed reference to a web page.