The Wiki for Tale 6 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "User:OneBanana/Gallery/Test Page 5"

From ATITD6
Jump to navigationJump to search
Line 40: Line 40:
 
<td class="bld wt" ('cgi-bin/htmlcolor.pl?c=FF00FF');" style="background: Fuchsia">Magenta</td><td class="tcw ce"><a FF00FF">#FF00FF</a>
 
<td class="bld wt" ('cgi-bin/htmlcolor.pl?c=FF00FF');" style="background: Fuchsia">Magenta</td><td class="tcw ce"><a FF00FF">#FF00FF</a>
  
<td class="bld wt" ('cgi-bin/htmlcolor.pl?c=808000');" style="background: Olive">Olive</td><td class="tcw ce"><a 808000">#808000</a></td>
+
<td class="bld wt" ('cgi-bin/htmlcolor.pl?c=808000');" style="background: Olive">Olive</td><td class="tcw ce"><a 808000">#808000</a></td></td></tr></table>
 
 
</td></tr></table>
 

Revision as of 18:44, 26 February 2015

These color codes can be used to change the color of the background, text, and tables on a web page.

Below are some of the common color names and codes. With these colors, you can also use the color name. For example, in HTML tags and CSS that use color codes, you could use "red" instead of "#FF0000"

Color NameColor CodeColor NameColor Code
Red#FF0000 White<a FFFFFF">#FFFFFF</a>
Cyan<a 00FFFF">#00FFFF</a> Silver<a C0C0C0">#C0C0C0</a>
Blue<a 0000FF">#0000FF</a> Gray or Grey<a 808080">#808080</a>
DarkBlue<a 0000A0">#0000A0</a> Black<a 000000">#000000</a>
LightBlue<a ADD8E6">#ADD8E6</a> Orange<a FF8040">#FFA500</a>
Purple<a 800080">#800080</a> Brown<a A52A2A">#A52A2A</a>
Yellow<a FFFF00">#FFFF00</a> Maroon<a 800000">#800000</a>
Lime<a 00FF00">#00FF00</a> Green<a 008000">#008000</a>
Magenta<a FF00FF">#FF00FF</a> Olive<a 808000">#808000</a>