Changes

no edit summary
Line 46: Line 46:  
For instance the html color code ''000000'' yields a ''pitch black'' -
 
For instance the html color code ''000000'' yields a ''pitch black'' -
 
<center>
 
<center>
{| width="100%" cellpadding="5" cellspacing="10" style="background:#000000; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{black}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
  −
<div style="float:right; width:100%">
   
<br>
 
<br>
 
<br>
 
<br>
Line 55: Line 53:  
Conversely the code ''FFFFFF'' makes a ''stark white'' -  
 
Conversely the code ''FFFFFF'' makes a ''stark white'' -  
 
</center>
 
</center>
{| width="100%" cellpadding="5" cellspacing="10" style="background:#FFFFFF; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{white}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
  −
<div style="float:right; width:100%">
   
<br>
 
<br>
 
<br>
 
<br>
Line 64: Line 60:  
To mix it up a bit the code ''FF0000'' gives you a ''light red'' -
 
To mix it up a bit the code ''FF0000'' gives you a ''light red'' -
 
<center>
 
<center>
{| width="100%" cellpadding="5" cellspacing="10" style="background:#FF0000; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{red}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
  −
<div style="float:right; width:100%">
   
<br>
 
<br>
 
<br>
 
<br>
 
|}
 
|}
 
And the code ''99FF99'' is a ''sea foam green'' -
 
And the code ''99FF99'' is a ''sea foam green'' -
{| width="100%" cellpadding="5" cellspacing="10" style="background:#99FF99; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{sea foam}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
  −
<div style="float:right; width:100%">
   
<br>
 
<br>
 
<br>
 
<br>
vuser
3,142

edits