This page is dedicated to develop a tool to generate HTML and CSS code of 3 column layout for blogs in blogger.com. The online editor of blogger provides an option to edit the page in HTML mode. Just paste the code here into the editor, you could easily customerize the layout of your blog in blogger. In the HTNL mode of the editor, you could not link to a CSS file. The CSS code must be put in the block of <b:skin><![CDATA[ CSS code ]]></b:skin>
Now it's only in Beta stage for this tool. We will work to make the codes generated here more compatible with the editor of blogger once uploaded.
Here is a demo of a blog using codes generated by this tool. Note the code here is not able be used in the blog in live.com although it works well in its offline Windows Live Writer. The reason is live does not accept the syntax {position:relative} when uploading the HTML code.
Just drag 4 sliders above to adjust the layout sizes of the page. The css code is dynamically generated in textarea box.
The css code generated by this tool is shown to have compatibility with the following browsers. You are welcome to send me the feedback if your browser have passed the test.