Skip to content

Putting php arrays into html tags

I am trying to make a table that has different colors for each of its columns. There will be four columns. $colors = array(“background-color:red;”, “background-color:gold&…