Jeff Chan wrote:
http://www.surbl.org/flyer.html Does anyone have any other comments for me?
For obscure reasons my browser doesn't like your new version with frames, but I found a working simplification:
<frameset rows="10%,80%,10%" frameborder="0"> <FRAME src="flyer-top.html" frameborder="0" > <FRAMESET cols="50%,50%" frameborder="0"> <FRAME src="flyer-col1.html" frameborder="0" > <FRAME src="flyer-col2.html" frameborder="0" > </FRAMESET> <FRAME src="flyer-bottom.html" frameborder="0" > </frameset>