Home > Web Front-end > CSS Tutorial > What is standard web design?_Basic Tutorial

What is standard web design?_Basic Tutorial

WBOY
Release: 2016-05-16 12:08:23
Original
1517 people have browsed it

What we must know! Every web page is organized by 'content' and 'presentation'.

Content: what I want to display. (Using HTML)

Performance: how to display it Better. (Use CSS, learn CSS tutorial)

As a responsible web designer, you must keep in mind that in standard web design, HTML is only responsible for displaying content. How to display and format the content is CSS thing.

Related labels:
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