论文部分内容阅读
编写网页时HTML是基础,是描述性语言,不生成可执行程序,直接读一行执行一行,它能独立于各种操作系统平台,用于给网页文档中添加内容,又称内容层。CSS用于控制网页外观,并允许将样式信息与网页内容分离的一种标记性语言,又称样式层。本文通过一个实例直观清晰的阐述了如何利用CSS和HTML制作网页的全过程。
HTML is the foundation when writing web pages, is a descriptive language, does not generate executable programs, read a line directly, it can be independent of a variety of operating system platforms for web pages to add content, also known as the content layer. CSS is used to control the appearance of the page, and to allow a style of markup language information and web content separation, also known as the style layer. This article through an example of an intuitive and clear how to make use of CSS and HTML web pages the whole process.