Home Web Front-end HTML Tutorial div css features and advantages_html/css_WEB-ITnose

div css features and advantages_html/css_WEB-ITnose

Jun 24, 2016 pm 12:27 PM

< DOCTYPE html PUBLIC -WCTDD When building a div css js file, the performance, structure, and behavior should be separated. Doing so is just like the mvc mode we use to make programs. The advantage is that it is less coupled and easier to maintain. Because the code is small and the structure is clear.

2. Speed

The advantage of speed is considered in two points
Bandwidth occupied

At least better than
< /td>
Write a lot less code
Table nesting is generally

td>
                                                                                                                It is indeed much less than table.
Web page execution speed
1) Overall display speed. Anyone who has learned the principles of compilation knows that grammatical analysis is required.
In IE or other browsers, you must first analyze the meaning. In this case, the div is simple and can be easily matched. For the time being, imagine using the stack method to do the analysis.
2) Customer experience
If it is a nested table, you are out of luck. If the last is not executed, the whole thing is just a whiteboard
And for divs, you can display part of it first. The customer experience is also much better. The principle is related to the first one
3. Optimization for search engines
Once the crawler comes up and loads your web page, if it is a nested table, it will have to process a lot of To analyze a table with a complex structure, it is not easy to write a regular expression, but div is different and is obviously much simpler. Search engines like clean code (the real meaning is that it increases the proportion of effective keywords in the total code of the web page), so websites made using the CSS+DIV web standard have certain advantages of being search engine friendly.


However, the shortcomings of CSS DIV website construction are also obvious at this stage:

Comparing table layout and CSS DIV, we found that CSS syntax is actually very easy and convenient, and designers also admit that mastering it CSS+DIV does not require knowledge as profound as making a rocket fly into the sky, but certain concepts do still require them to digest and absorb. At the same time, bug problems are also one of the reasons that prevent the popularity of CSS. Even web professionals often spend a lot of time fixing bugs, not to mention those novices who use CSS. In-depth comparison found that some problems that can be easily solved through tables become complicated when using CSS DIV. If you are a CSS enthusiast, this may be a challenge and fun for him, but for ordinary designers, this is undoubtedly Frustrating.

In addition, if the design elements of most websites are evenly distributed throughout the site, the design elements of CSS website production are usually placed in several external files. This one or several files may be quite complex. , the file is not small, and the problems caused by it will not be ignored. For example, if the CSS file is called abnormally, the entire website will become miserable.

Browser compatibility issues are also currently hindering CSS DIV. Pages that may be displayed normally in IE are completely different in FireFox. CSS DIV still needs further support from browser manufacturers. Various reasons make the popularization of web standards have a high threshold, which is also the sense of superiority of many web standard advocates.

For the search engine friendliness that Internet marketers are most concerned about, it is well known that search engines like clean code (its real meaning is to increase the proportion of effective keywords in the total code of the web page), so use CSS+DIV Websites made with web standards have certain advantages of being search engine friendly. However, the inclusion and ranking of web pages by search engines is obviously not measured by whether tables and CSS positioning are used. This is why many websites made with traditional table layouts are ranked highly, while many web pages made using CSS and web standards are still ranked. The reason behind. Because for search engines, content, structure, links and other factors are always the most important indicators for website optimization.

#html/xhtml/xml column


Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Is HTML easy to learn for beginners? Is HTML easy to learn for beginners? Apr 07, 2025 am 12:11 AM

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

The Roles of HTML, CSS, and JavaScript: Core Responsibilities The Roles of HTML, CSS, and JavaScript: Core Responsibilities Apr 08, 2025 pm 07:05 PM

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

Understanding HTML, CSS, and JavaScript: A Beginner's Guide Understanding HTML, CSS, and JavaScript: A Beginner's Guide Apr 12, 2025 am 12:02 AM

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Apr 04, 2025 pm 11:54 PM

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

What is an example of a starting tag in HTML? What is an example of a starting tag in HTML? Apr 06, 2025 am 12:04 AM

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

How to use CSS3 and JavaScript to achieve the effect of scattering and enlarging the surrounding pictures after clicking? How to use CSS3 and JavaScript to achieve the effect of scattering and enlarging the surrounding pictures after clicking? Apr 05, 2025 am 06:15 AM

To achieve the effect of scattering and enlarging the surrounding images after clicking on the image, many web designs need to achieve an interactive effect: click on a certain image to make the surrounding...

HTML, CSS, and JavaScript: Essential Tools for Web Developers HTML, CSS, and JavaScript: Essential Tools for Web Developers Apr 09, 2025 am 12:12 AM

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

How to implement adaptive layout of Y-axis position in web annotation? How to implement adaptive layout of Y-axis position in web annotation? Apr 04, 2025 pm 11:30 PM

The Y-axis position adaptive algorithm for web annotation function This article will explore how to implement annotation functions similar to Word documents, especially how to deal with the interval between annotations...

See all articles