I need to create an ad box using either html or CSS in an ads.php type file. I need to be able to use it as a php include in my existing site. I need it to look like current google 250x250 box. Is this possible?
It is pretty simple, just make a table, have the top row a certain color, put a 1px border around the table with that same color. Insert some text links, and voila.