1.E F contains the selector and selects all F elements that are contained by the E element.2.E>f the child selector, select all the child elements F as the E element.3.E+f adjacent selectors, select the F element that clings to the E element.4.E~f
1.input does not support before after, this pseudo element must be used on the element with container function to display Oh!The space between the 2.icon icon and the font is valid, but can only be resolved to one Oh! --from chrome, or you can use
With the emergence of XML (Extensible Markup Language), structured documents and data have a common and adaptive format, which can be applied not only on the web, but also anywhere. The standard is called possible.XHTML is the abbreviation of the
Color
The hexadecimal color value. If the two values are the same, they can be abbreviated to half. For example:#000000 can be abbreviated as #000; #336699 can be abbreviated as #369;
Note:In the same CSS configuration section, do not use the full
Although the master page function has been available for a long time, it has never been used.Recently I plan to upgrade my website. upgrade NET1.1. NET 3.5, in addition to new features such as implicit type, extension method, Lambda expression, and
IE6, IE7:
Display: inline;
IE is not compatible with Firefox! ImpOrtant
CSS hack: differentiate IE6, IE7, and firefoxDifference between different browsers, CSS hack writing:Difference between IE6 and FF: Backgroundrange; * background:
A self-encapsulated pure div + css pop-up bubble message box, divcss
Many frameworks may have such pop-up bubble boxes, but I have never touched them. Now I need to use them, so I encapsulated one with jquery, which is completely composed of div +
Understand html css formatting and text formatting,
Here we will briefly write some attributes that are commonly used in font formatting. You can learn to view them or mark them later.
Font-family: "Micrsoft Yahei"; set the font
Font-size: 20px;
ArticleDirectory
11.2 CSS matching rule reference
11.2.1 select a child Matching Element
11.2.2 inheritance
11.2.3 select child matching child element
11.2.4 use a combination to match multiple elements at the same time
11.2.5
1. Simplified CSS font definition rulesThe general writing method is as follows:
Font-weight: bold;Font-style: italic;Font-varient: Small-caps;Font-size: 1em;Line-Height: 1.5em;Font-family: verdana, sans-serif
In fact, you can write it in a more
You may have realized that you can specify different styles for each one-click connection to create CSS tumble effects. These links include normal link (normal), access, flip, and activation. In addition, you may also know that the sequence of CSS
This translation is not authorized by the author or website. All rights belong to the original author and the original website.
If you are authorized by the original author or the original published website, you can use this translation freely.
1
I. using abbreviations can help reduce the size of your CSS file and make it easier to read. The main rules for CSS abbreviations are as follows: Color
The hexadecimal color value. If the two values are the same, they can be abbreviated to half.
1. CSS font attribute shorthand rules generally use CSS 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 they can also
Using abbreviations can help reduce the size of your CSS file and make it easier to read. The main rules for CSS abbreviations are as follows: Color
The hexadecimal color value. If the two values are the same, they can be abbreviated to half. For
The main rules for CSS abbreviations are as follows:
ColorThe hexadecimal color value. If the two values are the same, they can be abbreviated to half. For example:#000000 can be abbreviated as #000; #336699 can be abbreviated as #369;
Box
1. Simplified CSS font attributes
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-serifBut you can also write
Effect and purpose:
A simple thumbnail page displays small images, each of which is linked to the corresponding image page. For example, you can link to the previous photo browsing page to browse large images!
Html
Code :
thumbnail page
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.