Web Design for Beginners

CSS - Free top tips for web designers

CSS - Top Tips



  • You can create excellent rollover buttons using nothing but CSS. Example: .button a {background:blue} .button a:hover {background:red}...get the idea? It wouldn't take much to modify this to display a background image instead of colour.
  • Web Design for Beginners is ©Copyright 2008 Turning Turnip Web Design - All rights reserved.