We have seen how to integrate CSS into an (X)HTML document, but the properties of the tag(s) are still a little hard to understand.
1. rel=""
2. type=""
3. media=""
4. title=""
5. id=""
Example:
<link href="default.css" rel="stylesheet" type="text/css" media="all" title="mycss" id="default" />
<style type="text/css" media="screen" title="Inline">
<!--
body{color:#FFFFFF; background-color:#000000;}
-->
</style>
1. rel=""
2. type=""
3. media=""
4. title=""
5. id=""
Example:
<link href="default.css" rel="stylesheet" type="text/css" media="all" title="mycss" id="default" />
<style type="text/css" media="screen" title="Inline">
<!--
body{color:#FFFFFF; background-color:#000000;}
-->
</style>
Website Design | Website Design Company | Web Development Get a beautiful website design. Studio Web is a results oriented web design & online marketing firm serving companies worldwide. |
Sponsored Link |