Free Web ToolsCSS Generator

Save yourself some time by using our CSS Generator to give you easy Style Code for your website!

On Some items, you may choose none by not dropping down the menu.

TAG

Select One or...

Add your own
<body> Main Site Font  
<body bgcolor> Page BG Color  
<body color> Main Site Font Color  
<body font-size> Main Site Font Size  
Link Color  
Link Font-Weight  
Link Text-Decoration  
Link, BG-Color  
Active Link color  
Active Link Font-Weight  
Active Link Text-Decoration  
Active link BG Color  
Visited Link color  
Visited Link Font-Weight  
Visited Link Text-Decoration.  
Visited Link BG Color  
Hover Link Color  
Hover Link Font-Weight  
Hover Link Text-Decoration  
Hover Link BG Color  

Paste the following CSS into the <head>.....</head> area.


 

You may also paste the above code that falls between the <Style> and </Style> tags into a blank text file and make your own stylesheet.  Just name the file with a .css ending (style.css), and call up on it in your web pages using the following tag in your header:

<LINK REL="STYLESHEET" HREF="style.css" TYPE="text/css">