论文部分内容阅读
传统的TABLE网页布局采用表格嵌套定位网页,但是生成的HTML代码拖沓冗长不利于查找管理,而用DIV+CSS进行网页布局是一种具有代码精简、功能更强、灵活性更高的网页布局设计方法。本文针对CSS对不同浏览器存在兼容性问题,给出使用DIV+CSS布局方法的个人博客网页设计应用实例。
The traditional TABLE page layout nested using a table nested pages, but the generated HTML code is too long to facilitate the search management, Web page layout with DIV + CSS is a code-streamlined, more powerful and more flexible web layout Design method This article aims at the compatibility problem of CSS for different browsers, and gives an example of personal blog webpage design using DIV + CSS layout method.