CSStupidity
Okay, A query for you lot. Out of the following code, what *should* div.banner contain? <style type="text/css"> @import "/stylesheets/aq4.css"; @import "/stylesheets/days/night.css"; div.banner {background-image: url("/images/banners/night.jpg")}; @import "/stylesheets/code.css"; </style> Bare in mind that: 1) aq4.css...
Read More →