CSS (18 entries)
- Rotating Text with CSS
- September 09, 2009
| 18 Comments
- How I used CSS to rotate the year in my date stamp to make it fit better (and look cool).
- Future-Proof Your Web Site Design by Planning Your CSS In Advance
- November 25, 2007
| 21 Comments
- Setting up your CSS in advance to support a wide range of page elements will help your site to maintain design cohesion over time.
- Create Resizable Images With CSS
- May 12, 2007
| 10 Comments
- How to use CSS to create images that resize along with the text on a web page.
- Quick Fix For IE7 Display Issues
- November 27, 2006
| 5 Comments
- The concept of hasLayout and how it can be used to fix display issues in IE7.
- CSS Rounded Corners 'Roundup'
- October 11, 2006
| 82 Comments
- A collection of techniques for creating boxes and layouts with rounded corners using CSS.
- Inline CSS Tabs with Rounded Corners
- May 03, 2006
| 4 Comments
- Inline tabs enable you to show a lot of content in a small space. Here's how to create them with rounded corners using CSS and JavaScript.
- CSS Showcase: CSS Menu Gallery
- April 18, 2006
| 4 Comments
- CSS Showcase is a collection of CSS menus and screenshots of menus from other sites.
- How to Create a Block Hover Effect for a List of Links
- March 08, 2006
| 32 Comments
- How to create a block hover effect for items within a list of links
- More CSS Optimization Techniques
- February 27, 2006
| 1 Comment
- Tips and guidelines to help you write more efficient and organized CSS.
- How to Style 'Author' Comments Differently on Your Blog
- January 24, 2006
| 9 Comments
- How to style an author comment differently from regular reader comments in Movable Type.
- How to Style an A to Z Index with CSS
- January 16, 2006
| 5 Comments
- How to style an A to Z index using a list and CSS.
- Top 10 CSS Sites
- October 11, 2005
| 8 Comments
- My top 10 favorite and most frequently visited sites about CSS.
- "Yet Another" Image Replacement Technique?
- September 07, 2005
- The Thierry Image Placement technique is a new way to replace text with images that is accessible and degrades properly.
- Suggestions for Organizing Complex CSS
- July 20, 2005
- Some good suggestions for better organizing your CSS to reduce its complexity.
- Optimize Your CSS by Combining Classes
- July 12, 2005
| 4 Comments
- Combining classes is a simple CSS technique that enables you to make your CSS simpler and more efficient. Well worth the 30 seconds it takes to learn!
- What is Happening to CSS?
- May 18, 2004
| 3 Comments
- IE Conditional Comments
- April 18, 2004
- How to use conditional comments to apply different CSS styles to different versions of Internet Explorer.
- Image Replacement Techniques and Issues
- April 04, 2004
| 3 Comments