how to make web template with css
Making Template from CSS is very easier than to make template from a HTML table so I always prefer making templates from CSS rather than HTML table as table needs calculations and there is a lot of confusion. I use CSS division tags and float it left right and then finally a template is complete. The template made from css is browser compatible where tables creates lots of confusion and they are not browser friendly. So make websites templates with css is what I suggest.