Log in

View Full Version : html color table code



rajan3887
03-28-2015, 12:15 PM
I want to mkae a clolour table in html for my site . help me to code.

Beverleyh
03-28-2015, 12:50 PM
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.