News

Hello all,<BR><BR>Over the last week I've taken to working on an web application of mine and converting it from a tables layout to a purely CSS driven site. I have gotten through what I thought ...
Using divs can also be tricky; if your layout uses floated elements and an image or long link extends the side of a div, it can break the whole layout. The solution is simple to implement.