CSS more difficult than form?
CSS layout is being promoted to the voice of “the advantages of the layout table,” the voice of the coverage. A myth that CSS is hard to learn. In fact, CSS is not hard than other web technologies. The problem is: the form has been designed for very experienced web …
Web Standards Jianzhan Tutorial 12 – Check and Common Errors
We strive to learn to use XHTML + CSS to redesign our site. So how do we know to produce their own web page that really meet the standard? W3C and some volunteers site provides online verification procedures, to help us check whether the page is standard, and provides a …
Web standards Jianzhan Tutorial 10 – Adaptive Height
If we want the final layout in three additional line footer, put the copyright information and the like. Experience must be aligned on the bottom of the problem 3. In the table layout, we form with large tables nested small way, you can easily align 3; and use div layouts, …
Web standards to create Web Tutorial 9 – the first example of a CSS layout
Then begin to really design a layout. Like the traditional way, you must first have in mind a rough outline of ideas, and then use photoshop to draw it out. You may see the web site are mostly very simple standard, as web standards are more concerned about the structure …
Web standards to create web site tutorial 8-CSS layout entry
CSS layout and traditional forms (table) layout of the biggest difference is that: the original location and are based on forms used by the table space or a colorless and transparent GIF images to control the spacing of the text layout Forum; and now with layers (div ) to locate, …
Web standards to create web site tutorial 7-CSS Getting Started
XHTML code in the understanding of the specifications, we will be CSS layout. First entry first introduce some knowledge of CSS. If you are already familiar with, you can skip that section, direct access to the next section.
Web standards to create web site tutorial 6-XHTML coding standards
Before the start of formal content creation, we must first understand what web standards for code specifications. Understand these specifications can help you avoid detours, check through the code as soon as possible.
Web standards to create web site tutorial 5-head area of the other settings
hese techniques are about meta tags set, and in fact has little to do with the meet web standards, as long as attention in the last add “/” off label on the can, but since it is started tutorials, the written Xiangxi, you know.
Web standards for building Web Tutorial 4 – style sheet called
Standard design with a web site, the transition method is to use XHTML + CSS, css style sheet is essential. This requires that all Web designers must be familiar with CSS, if you did not previously used, then start learning it now. To create a consistent standard web site, but …
Web site tutorial standard construction 3- to define language code
The third step is to define your language code, like this:
<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″ />
In order to be the browser the correct interpretation and adoption of the W3C code validation, all XHTML documents must declare they use coded language, we generally use the gb2312 (Simplified Chinese), making the multi-language page …

