President of WebFX. Bill has over 25 years of experience in the Internet marketing industry specializing in SEO, UX, information architecture, marketing automation and more. William’s background in scientific computing and education from Shippensburg and MIT provided the foundation for RevenueCloudFX and other key research and development projects at WebFX.
CSS doesn’t always have to be serious business. In this article, you’ll see 25 fun, novel, and experimental CSS techniques and demonstrations. Note: some of the techniques and examples discussed here may not validate, cannot be rendered correctly by some browsers, and may not conform with standards-based design and development.
Many of the techniques shown here are for exploration only.
Transparent CSS Menu Drop-down
This demonstration showcases how to create an advanced CSS drop-down menu with transparency support (needs JavaScript for IE6 PNG transparency support).
This example involves a panoramic picture with “hot spots”. Clicking on the hot spots displays a description and an zoomed-in image of the area on another panel.
Demo: Secret Message This example by Chris Coyier of CSS-tricks reveals a “Secret Message” as you scroll down the web page.
How to create light-weight drop shadows
Demo: light-weight drop shadows This example uses PNG’s (and transparencies) to apply drop-shadows to Div’s. This won’t work in IE 6 without JavaScript.
Demo: CSS Gradient Text Effect This technique adds flare to text by super-imposing PNG images onto them. It requires alpha transparency so it won’t work in IE 6 without JavaScript.