Advantages of Div + CSS website design

Source: Internet
Author: User
Advantages of Div + CSS website design
The industry is paying more and more attention to the standardized design of DIV + CSS, ranging from major portal websites to countless personal websites. Under the influence of Div + CSS standardization, web designers have taken this requirement as an industry standard. So what is the Div + CSS standard? What are the benefits of Div + CSS standardization design?
Division stands for division, which means "differentiation". The method of using Div is the same as that of using other tags.
<DIV> Very excellent webmaster club www.caifuw.com </DIV>
If you use a DIV without adding any CSS, the effect of the DIV on the webpage is the same as that of <P> </P>.
DIV itself is a container. You can not only embed table, but also embed text and other HTML code.
CSS is short for Cascading style Sheets. It is translated as "Cascading style forms" in Chinese. CSS technology is used in Homepage creation, you can effectively control the layout, font, color, background, and other effects of a page. You only need to make some simple changes to the corresponding code, you can change the appearance and format of different parts of the same page, or pages of different webpages. Surfing the Internet, whether you use Internet Explorer or Netscape Navigator, is almost always dealing with CSS. It is difficult to find webpages that have never used CSS on the Internet. No matter what tool or software you use to create webpages, CSS is intentionally or unintentionally used. Making good use of CSS can make your webpage more concise. For webpages with the same content, some people make dozens of KB, while the experts make only a dozen KB.
Advantages of Div + CSS:
1. Greatly reduce page code, increase page browsing speed, and reduce bandwidth costs;
2. The structure is clear and easy to search by search engines. seo is optimized by nature.
3. Shorten the revision time. You can simply modify several CSS files to redesign a site with hundreds of pages.
4. Powerful font control and layout capabilities. CSS controls FONT capabilities are much better than poor FONT labels. With CSS, we no longer need to use FONT labels or transparent 1 px GIF images to control titles, change the FONT color, FONT style, and so on.
5. CSS is very easy to write. You can easily write CSS like writing html code.
6. Improve ease of use. CSS can be used to structure HTML. For example, <p> labels are only used to control paragraphs, heading labels are only used to control titles, and table labels are only used to display formatted data. You can add more users without creating independent versions.
1st 2 pages
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.