Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Layout – is this possible?? Re: CSS Layout – is this possible??

#50557
mikes
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

:)