Posts Tagged ‘CSS Only’

How to create a simple yet attractive CSS horizontal menu (with depth effect)

Wednesday, February 17th, 2010

How to create a simple yet attractive CSS horizontal menu with depth effect

CSS

Using CSS to create your website navigation (or menu) is the smartest thing you can do. Why? – Because updating it is a breeze, and you will thank yourself everytime you have to add or remove a menu item while avoiding having to edit tons of individual pages on your website. (more…)

10 awesome CSS tricks to enhance the design of your website

Wednesday, February 10th, 2010

10 awesome CSS tricks to enhance the design of your website

CSS

CSS (Cascading Style Sheets) provides amazing solutions for an infinite number of web design challenges. The benefit of CSS is that it allows a website to be flexible and easy to update. With all your styles in one file, CSS eliminates the need to update every single page of your website everytime you want a change. CSS not only makes a website easy to maintain, but it also poses countless creative ways to enhance the design and usability of the website. (more…)