CSS Generator Meta Tags Generator Keyword Density Analyzer Send Mail Form Add Url Hits Counter Forgot Password

Net4Free Utility:
Cascading Style Sheets, CSS Generator
With CSS (Cascading Style Sheets) you can create your default html style. You can assign default text color, text size, background color, background image and more. This code must be write between <head> and </head>.
Example: I want default text size like at 12 pixel and default text color like at blue color.

<html>
<head>
<STYLE type=text/css>
<!--
body {FONT-SIZE: 12px; COLOR: #3300FF;}
-->
</STYLE>
</head>
...

Body Style
Back Ground Color
Text Color   Text Size   Font Type

Header Styles
H1 Text Color   Text Size   Font Type
H2 Text Color   Text Size   Font Type
H3 Text Color   Text Size   Font Type
H4 Text Color   Text Size   Font Type

Link Styles
Link Color   Text Size   Font Type
On Mouse Over Color   Text Size   Font Type


Copyright © 2003 Net4Free. All rights reserved .