CliffLandin
Programmer
I am new to xhtml and don't know a whole lot about defining rules or anything like that, with that preface this is the problem I am having.
I have a page that changes the background of a table base on the page that you are on. This is done with a simple PHP if statement. As far as I can tell I can't validate the page since background is not a table attribute. How can I define the background of this table to be an image based on a variable passed in the url?
I have a page that changes the background of a table base on the page that you are on. This is done with a simple PHP if statement. As far as I can tell I can't validate the page since background is not a table attribute. How can I define the background of this table to be an image based on a variable passed in the url?