Link below
There are a number of websites that give information about HTML colors. These include HTML Color Codes, Wikipedia, Color Scheme Designer and Color Hex.
Some HTML codes include tag structure in them. The tags such as <form>, <input>, <select> etc work the most.
this has a list of the codes and what they do and how u can use them to tweak your game: http://www.tweakguides.com/BF2142_1.html
One can get a color code HTML chart online. A great site too visit is html-color-codes.info on the site they have every color needed and wanted. The site even teaches users how to use these certain codes to change the color of Html. Lastly the site includes the HTML color code theory.
There are 2 HTML tags that help you put color on your web pages. The first one is BGCOLOR and the other is COLOR. Using these tags along with a Hex color code you can create colorful web documents using HTML. There are too many hex color codes to list here so please "search the internet" using the search term "hex color codes" to find a site that will display them.BGCOLOR which defines the background color can be used with the BODY, TABLE and TR tags. The examples below show how they would be used.Yellow!COLOR which simple defines the color is used with the FONT tag.
Some basic HTML codes are as followed
For the title; you can'tFor the wording on the layout...you need to look up HTML codes. Here's an example. Note: I'm not sure if this will show up.Blah,blah,blahThis should do the trick depending on whether I remembered the codes right.
Someone that codes in HTML
You write in HTML by using a variety of codes such as <HTML><B><BR><UL><Color> ect, to tell the internet browser what to display, HTML coding is a way of getting the browser to display what you want it to, and where you want it to be placed.
This is the HTML tag: <body bgcolor="green"> or you can use codes <body bgcolor="#00FF00">
As far as I know, all HTML codes require a closing tag.
it is very simple only you have to do is after writing html codes save the file with the extension .html example=web.html