CSS Tutorial (a) first knowledge of CSS

Source: Internet
Author: User
CSS Tutorial (i) Understanding CSS

Dreamweaver4 is one of the best Web editing tools available today, making it easier and more convenient to make CSS stylesheets for Web pages. This tutorial teaches you how to use Dreamweaver4 to add CSS to a page, you can easily use CSS in your Web page without having to memorize code tags, or look at a thick CSS manual. But first you have to have a certain understanding of CSS. Therefore, the first 4 chapters of this tutorial is the CSS theory knowledge, mainly is the comprehensive introduction to the CSS, hoped that the reader looks after to the CSS syntax, the structure, the application has a comprehensive understanding, after 4 chapters is the DW actual combat, mainly teaches you how uses the Dreamweaver4 flexibly uses the CSS in the webpage. Before reading this article, you need to have a certain understanding of HTML and use Dreamweaver.

I. Knowledge of CSS

CSS is cascading style Sheets, Chinese translation as "cascading style sheet", abbreviated style sheet, it is a new technology to create Web pages.

Web design was originally used to define the page document and format using HTML tags, such as title
You can use CSS to precisely control the page of each element of the font style, background, arrangement, area size, surrounded by a border and so on. Using CSS can simplify the format code of the Web page, speed up the download display, external link style can define multiple pages at the same time, greatly reducing the workload of repetitive work.

Note: CSS requires browser support for IE4 (Internet Explorer 4.0) and NC4 (Netscape 4.0), and some effects require a higher version of browser support.

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.