I want to mkae a clolour table in html for my site . help me to code.
Printable View
I want to mkae a clolour table in html for my site . help me to code.
Ok, start by coding your table in HTML - here's more information on creating table markup http://www.w3schools.com/html/html_tables.asp
Then populate the cells with whatever you want.
If you have a specific question or problem when you have done that, feel free to come back to ask for help again, with a link to your web page and a clear description of what the problem is.