Web Hosting Talk







View Full Version : css problem


darkink
07-19-2006, 12:14 PM
Hi

it is easy to do the layout in the picture using table, but how to use css to do? please helphttp://www.yanmin.net/problem.gif

maxymizer
07-19-2006, 12:26 PM
It's no problem to do it with css, study "position" and "float" properties (and use floated or positioned div elements).