Home › Forums › CSS › CSS Layout – is this possible?? › Re: CSS Layout – is this possible??
October 14, 2008 at 1:59 am
#50557
Member
Yes and don’t be intimidated. I didn’t know anything about css laout and just started ripping out <table> and <tr> tags and converting <td> tags to <p>. It really got to be quite easy after just a few stumbles while learning.
Just make backups and chant your mantra:
float
float
clear
float
float
clear
:)