Difference between revisions of "CSS"

From Teknologisk videncenter
Jump to: navigation, search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
>== Cascading Style Sheets ==
+
== Cascading Style Sheets ==
 +
*[http://www.w3schools.com/css CSS tutorial at w3schools]
 +
*[http://html-color-codes.info HTML Color Codes]
 +
*[http://www.angelfire.com/al4/rcollins/style/fonts.html Font Families]
  
== Example of articles ==
 
*[[Bash_examples]]
 
*[[Cisco basic configuration]]
 
 
== Links ==
 
== Links ==
*[http://www.w3schools.com/css/css_reference.asp#table Reference table]
+
*[http://www.w3schools.com/css/css_reference.asp#table CSS Reference Table at w3schools]
*[http://mars.tekkom.dk/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/docs/api/geshi/core/_geshi.php.html Geshi doc on  this wiki] og [http://mars.tekkom.dk/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/docs/geshi-doc.html original doc]
+
[[Category:Programming]]
[[Category:Programming]][[CAtegory:CSS]]
 
 
 
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://yxakowu.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
 
----
 
=[http://yxakowu.co.cc CLICK HERE]=
 
----
 
</div>
 

Latest revision as of 17:26, 11 January 2012

Cascading Style Sheets

Links