AdamC
-
Two Column text flow
It probably would. Damn shame it is barely supported by any browser. http://caniuse.com/css-regions
-
Which is faster: nth-child(odd) or nth-child(2n+1)
Does it take any extra time to look up and process the keyword 'odd'?
-
CSS navigation issues
Try to take off the 6px text indent on this line: #navigation .menu ul li { border: medium none; display: block; float: none; margin: 0; padding: 0 1px 0 0; text-align: left; text-indent: 6px; --- KILL TH…
-
How to be Fluent in English ?
Hi amis, If finding native English speakers in your country is a problem then perhaps you could talk to some English-speaking friends who have Skype and have a conversation that way. Good luck.
-
LoVe HAte. Link Style Ordering: What about :focus?
Ha! Nice. Sounds like my love life at the moment.
-
navigation woes
There doesn't appear to be any fixed width so I cannot determine why your menu is not expanding as it should. The example I made seems to work just fine. I have also removed the SPANS that were flanking your menu and replaced them with :before …
-
z-index issue
Hi guys, I've extended this ever so slightly. Instead of employing an empty SPAN, I've added in the word 'featured' and used the newer version image replacement technique to hide the text. So now you can aid your SEO (slightly) …