Hi marketingman100  ,
Is there a specific page we can help you convert to a CSS site? Images are already inline elements, but to center them, you could use text-align:center; or set it to display:block then margin:0 auto; on it.
The reason people are saying to get rid of <center> is because it is deprecated. There are much better ways to center elements then that.
This person made fun of you for floating divs to create a 2 column layout? There is nothing wrong with that. But you also need to make sure your floats are contained (you can put overflow: anything besides visible; on the wrapper)
All in all, yes, this can easily be done in CSS. But I am having a little trouble understanding his problem with floats...unless I misunderstood your statement. So no, I don't think he has a point
The ways of the table layout is gone. Much more flexible, and intrinsic designs can be coded with CSS. Tables now (they were in the past, but this was ignored) are supposed to be used for tabular data only. These people aren't being Nazi-like, they are just promoting standards.
As to your original question, we won't code it for you, but if you make an attempt, we can certainly assist you along the way so at least you learn something in the process 
__________________
I am 17 years old.Looking for Web Design Job(s). If interested use my Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE
Funny Line- "I'll Twitter your Yahoo! until I Google all over your FaceBook :D
|