If you have only used CSS a little or just heard about it, it is simple and powerful. Cascading Style Sheets = CSSIntroductionA style sheet provides a set of rules describing how a document should appear. CSS is best used as an external file that is called in an html page. Please see example below: <base TARGET="_top"> <!-- Links stylesheet into page. --> <link REL="stylesheet" TYPE="text/css" HREF="main_style.css"> <!-- This site discusses these topics:Internet Marketing, search engine op--> <style> <!-- div.Section1 {page:Section1;} --> </style> <link rel="shortcut icon" href+favicon.ico> </head> <body VLINK="#2828A4" BACKGROUND="back.gif"> <table ID="mainTable" CELLSPACING="0" CELLPADDING="0"> <tr> <td WIDTH="121px" VALIGN="top" ALIGN="center"> <img border="0" src="palm-trees-121.jpg" ALT="Internet" width="120" height="83"><p> <br> End of example. It may be easier for some webmasters to hire a CSS expert to create a template for you than you just add content and create more pages using the CSS template you have hired someone to build for you.
CSS PropertiesThe most widely used CSS properties fall into six categories:
This web site is being updated and will have a new design. We cover current trends in computers, the Internet, Search Engines, web design and CSS.
|
|
|