search
HomeWeb Front-endHTML Tutorial[Original] CSS DIV summary_html/css_WEB-ITnose

HTML plays an important role and has an important position in the rapid development of the Web. The original intention of HTML was to express the content information of tags (

,

). At the same time, the document layout is completed by the browser, without using any format tags. Slowly, IE continues to add new HTML tags and attributes to the HTML specification, and it becomes increasingly difficult to create sites where the document content is clearly independent of the document presentation layer. So in order to solve this problem, a style other than HTML, namely CSS cascading style sheet, was created.

I learned CSS DIV for a week, and the summary is as follows:


This video mainly talks about using CSS DIV performs web page layout. The first half is some basic CSS styles, and the latter part is some examples. You can use the examples to understand the layout of CSS DIV. Write each block as a div, and then use CSS to control its style to beautify the layout effect, focusing on practical operations.


This video mainly includes the basic syntax and concepts of CSS: how to set text, images, backgrounds, tables, menus and other web elements, as well as the use of CSS filters. There are also some expanded knowledge: comprehensive application of CSS and JavaScript, CSS and XML, CSS and Ajax. There are several large examples later, through which we can deeply understand CSS DIV layout. Put a piece of content in a DIV, and then set the id and class style of its tag in CSS. Maintain the separation of HTML code and CSS code. Then the ways to introduce CSS in HTML include inline styles, embedded styles, linking to external style sheets, and importing internal styles.


Summary: Learning CSS DIV focuses on understanding and operation. Still needs more practice. No matter which language, it has its advantages and disadvantages.

Advantages of Div CSS:

1. Reduce page loading time

The page size becomes smaller and the browsing speed becomes faster.

2. Easy to modify

HTML page and CSS code are separated, separating the content and presentation of the web page. When modifying the design, you only need to change the style, and it will not break the layout of other styles on the page. This feature is not available in tables.

3. Maintain visual consistency and powerful font and typesetting capabilities

Put all styles in CSS files to avoid effect deviation in different areas or pages.

4. It is beneficial to search engine crawlers: Generally speaking, the table layout bytes of the HTML file of the same page are larger than the bytes of the DIV CSS layout, so it can save search engine crawlers the time to crawl and download the page content.

Disadvantages:

1. High development technology: it must be compatible with various browsers and browser versions have higher requirements.

2. Long development time: It is much more complicated than table positioning, and problems can easily arise.

3. Development costs are relatively high: high technology and long time determine high costs.

Original quote link

Statement
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
What is the purpose of the <datalist> element?What is the purpose of the <datalist> element?Mar 21, 2025 pm 12:33 PM

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

What is the purpose of the <progress> element?What is the purpose of the <progress> element?Mar 21, 2025 pm 12:34 PM

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

What is the purpose of the <meter> element?What is the purpose of the <meter> element?Mar 21, 2025 pm 12:35 PM

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

What is the purpose of the <iframe> tag? What are the security considerations when using it?What is the purpose of the <iframe> tag? What are the security considerations when using it?Mar 20, 2025 pm 06:05 PM

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

What is the viewport meta tag? Why is it important for responsive design?What is the viewport meta tag? Why is it important for responsive design?Mar 20, 2025 pm 05:56 PM

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

How do I use HTML5 form validation attributes to validate user input?How do I use HTML5 form validation attributes to validate user input?Mar 17, 2025 pm 12:27 PM

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

What are the best practices for cross-browser compatibility in HTML5?What are the best practices for cross-browser compatibility in HTML5?Mar 17, 2025 pm 12:20 PM

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

How do I use the HTML5 <time> element to represent dates and times semantically?How do I use the HTML5 <time> element to represent dates and times semantically?Mar 12, 2025 pm 04:05 PM

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit

See all articles

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

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools