Changes

Jump to: navigation, search

CSS GUIDE COLOR

2 bytes removed, 13:31, 10 November 2006
Usage Examples
== Usage Examples ==
<pre>p{color: #ff000000ff0000} /*Set paragraph text to appear red.*/</pre>
<pre>h1{color: #0000FF} /*Set h1 (level 1 heading) text to blue.*/</pre>
<pre>span{color: #0000FF} /*Sets text enclosed within span tag to appear yellow*/</pre>
1
edit

Navigation menu