Category Archives: CSS

CSS for Heading Text Drop Shadows

Did you know that you can use CSS to create text shadows? Well I think it’s a pretty cool thing that CSS allows you to do if you just want to give your page headings a subtle lift instead of … Continue reading

Posted in CSS | Tagged | 3 Comments

Transcending CSS – a book by Andy Clarke

I’ve always enjoyed reading books that challenge your thinking and motivate you to be better at what you do. One area of web design I really have a passion to improve on is CSS or Cascading Style Sheets. Recently I … Continue reading

Posted in CSS, Robert Mirabito, Web Design Books | Tagged , , | 6 Comments

CSS Inline & Block Level Element Displays

I found a great article that explains issues related with inline and block level elements using CSS for list items however this knowlege can be applied to CSS inline and block level elements in general. A great css article by … Continue reading

Posted in CSS, Robert Mirabito | Leave a comment