Tag Archives: CSS

Mega Drop Down Menus w/ CSS & jQuery | sohtanaka.com

“According to usability expert Jakob Nielson, mega drop down menus tested to be more efficient for large scale websites. I decided to experiment with different ways of implementing this technique and would like to share how I achieved this method.” … Continue reading

Posted in CSS, jQuery | Tagged , , | Leave a comment

Negative letter-spacing

I worked today on PSD to XHTML conversions and noticed that, only firefox work well with negative letter-spacing. So, I had to adjust space between letters a little … less than 1 px, so I placed in my css “letter-spacing: … Continue reading

Posted in CSS | Tagged , , | 2 Comments