Series of Knowledge points summaryThese HTML, CSS knowledge points, interviews and peacetime development all need No1-no4 (knowledge points: HTML, CSS, box model, content layout)These HTML, CSS knowledge points, interview and normal development need
CSS Text properties Define the appearance of text.With text properties, you can change the color of the text, the spacing of characters, the alignment text, the decoration, the indentation of the text, and so on.Indent textIndents the first line of
1, CSS is the abbreviation for Cascading style sheets (cascading style Sheets), which defines the display of HTML elements and is a technique for formatting Web page content. CSS is now supported by most browsers and becomes one of the technologies
css| Tutorials | Getting Started | style sheets
1, [topic: What is CSS? What can it do?]
CSS is a technique called style sheet (stylesheet). Some people call it cascading style sheets (cascading Stylesheet).
CSS technology is used on the homepage to
Brother Jin found that many of the articles are very classic, so can not help to turn two more, as a note.
Concise CSS2.1 Reference manual
Author: Jin Bu
Copyright Notice
The writer is a free software enthusiast, so this article, though not
A Style Sheet Basics
1. Each entry in a style sheet consists of a selector (selector) and a corresponding rule, and the selector is usually the HTML element name, the class, the identifier (ID), the pseudo class (pseudo class, which indicates the
CSS basics 1. style sheet Basics
1. each entry in the style sheet consists of a selector and corresponding rules. The selector is usually the name of an HTML element, or a class or id) and pseudo classes (which indicate different states of
CSS tips: 20. 1. CSS font attribute shorthand rules
In general, CSS is used to set the font attributes as follows:
Font-weight: bold;Font-style: italic;Font-varient: small-caps;Font-size: 1em;Line-height: 1.5em;Font-family: verdana, sans-serif
But
In the previous article, I pulled the HTML stuff and now I want to read CSS,
1. completely separated HTML and CSS
Avoid using the style attribute on the label at any time; move the content in the label to an external CSS file;
2. Select
Some attributes are often used in the div layout process. This article lists some common layout-related attributes. If you need them, you can refer to them and hope to familiarize yourself with common div attributes.
I. attribute list
The Code
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.