Home > Web Front-end > CSS Tutorial > Three concepts of CSS

Three concepts of CSS

高洛峰
Release: 2017-03-27 17:05:27
Original
1722 people have browsed it

1. HTML and CSS

Both are developed by the W3C organization. HTML focuses on defining the structure and content of web pages, while CSS focuses on defining the form and appearance of web pages. The purpose of separation is to improve the content and content of web pages. Form stripping.

2. HTML and XHTML

Similar to the relationship between C and C++ languages, see "HTML5 Reconstructing the Internet: Browsers Will Partially Replace Operating Systems".

3. DOCTYPE

Tell the browser what specification to use to parse web content.

The above is the detailed content of Three concepts of CSS. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
css
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template