The abbreviations can be used when the four margins are the same, or when the top and bottom are the same and the left and right are the same, or when the left and right are the same, but the abbreviations cannot be used if the top and right are the same;For example:Same left and right: margin: 10px 15px 11pxIf the top and bottom margins are both 10px, but the abbreviation is also used: margin: 10px 15px 11
Using abbreviations can help reduce the size of your CSS files and make it easier to read. The main rules for CSS abbreviations are as follows:
Color
16 color value, if the value of each two digits is the same, you can abbreviate half, for example: #000000可以缩写为 #000; #336699可以缩写为 #369; #f2f2f2是不可以缩写的
Border of the box model
border-width:1px;
Border-style:solid;
Border-color: #000;
can be abbreviated
css| website Acceleration
A key indicator of Web site usability is speed, or rather, how quickly a page can appear in a visitor's browser window. There are a number of factors affecting speed, including the speed of the Web server, the Internet connection of visitors, and the size of the file that the browser must download. Although you can't control the speed of your servers and connections, you can control the size of the files that make up your Web pages.
To make the site faster, the builder
css| Web site Acceleration | The key indicator of the usability of a stylesheet Web site is speed, or rather, how quickly a page can appear in a visitor's browser window. There are a number of factors affecting speed, including the speed of the Web server, the Internet connection of visitors, and the size of the file that the browser must download. Although you can't control the speed of your servers and connections, you can control the size of the files that make up your Web pages.
To make the
css| Web page | grammar
Using abbreviations can help reduce the size of your CSS files and make it easier to read. The main rules for CSS abbreviations are as follows:
Color
16 The color value of the binary, if the value of each two digits is the same, you can abbreviate half, for example:#000000可以缩写为 #000; #336699可以缩写为 #369;
Box size
There are usually four ways to write:
property:value1; Indicates th
css| Tips | website | The key metric for accelerating web site usability is speed, or rather, how quickly a page can appear in a visitor's browser window. There are a number of factors affecting speed, including the speed of the Web server, the Internet connection of visitors, and the size of the file that the browser must download. Although you can't control the speed of your servers and connections, you can control the size of the files that make up your Web pages. To make the site faster, the
Savor the constellation net century Kaiyun network 21kaiyun.com, I found that this website artist uses a lot of CSS abbreviations syntax
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:
ColorThe hexadecimal color value. If the two values are the same, they can be abbre
Box sizeThis is mainly used for two properties: margin and padding, we take margin for example, padding is the same. The box has four directions up and down, with an outer margin in each direction:The abbreviations are in the order of the left, right and bottom. Clockwise direction. The opposite side has the same value, you can omit:margin:1px;//four-direction margin is the same, equivalent to margin:1px 1px 1px 1px;margin:1px 2px;//up and down the ma
Box Model Code ShorthandRemember that margins (margin), padding (padding), and border (border) settings are set in a clockwise direction, up or down in four directions, in the box model: upper right bottom left. Examples of specific applications in margin and padding are as follows:margin:10px 15px 12px 14px;/* set to 10px, right set to 15px, lower set to 12px, left set to 14px*/There are three abbreviations that are commonly used:1. If the values of
I would like to ask the Web site problems, simplified abbreviations and so on http://carport.fblife.com/photoslide/cayenne/2#1353http://carport.fblife.com/model/ids/314-315-404-453-455-I would like to ask the Web site problems, simplified abbreviations and so on
Http://carport.fblife.com/photoslide/cayenne/2#1353
Http://carport.fblife.com/model/ids/314-315-404-453-455-456
Some websites may have such
Introduction: This is a detailed page for PHP short_open_tag to support equal sign short abbreviations. It introduces PHP, related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 332636 'rolling = 'no'>
Short_open_tag
Decide whether to allow PHPCodeThe abbreviation of the Start sign (Note: This command also affects the abbreviated form
If php does
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:
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 SizeThere are usually four writing methods:
Property: value1; indicates
I. Make full use of CSS abbreviations /* Pay attention to the top, right, bottom, and left writing order */1. margin (4 sides ):1px 2px 3px 4px (top, right, bottom, left)1px 2px 3px (Omitted left equals right)1px 2px (Omitted top or bottom)1px (the four sides are the same)2. simplify all:*/Body {margin: 0} ------------ indicates that the margin of all elements in the webpage is 0# Menu {margin: 0} ------------ indicates that the margin of all elements
1. Box Model Code ShorthandRemember that margins (margin), padding (padding), and border (border) settings are set in a clockwise direction, up or down in four directions, in the box model: upper right bottom left . Examples of specific applications in margin and padding are as follows: margin:10px 15px 12px 14px;/* set to 10px, right set to 15px, lower set to 12px, left set to 14px*/There are three abbreviations that are commonly used:(1) If the valu
Css
Using abbreviations can help reduce the size of your CSS files and make it easier to read. The main rules for CSS abbreviations are as follows:
Color
16 The color value of the binary, if the value of each two digits is the same, you can abbreviate half, for example:#000000可以缩写为 #000; #336699可以缩写为 #369;
Box size
There are usually four ways to write:
property:value1; Indicates that all edges are a v
css| Skills | website | optimization
Optimization Code: web page Technology CSS font properties of the abbreviation of the skills, abbreviations to reduce the code, optimize the CSS to make it more reasonable.
The CSS Font property is used to control text font, color, size, and so on. There are a variety of font properties, and in general, we use abbreviations to generalize a number of attributes in a sing
Some CSS attributes allow a string of values to replace many attributes. Values are separated by spaces.Margin, pdding, and border-width can be merged into margin-top-width, margin-right-width, margin-bottom-width, and so on, in the form of property: top right bottom left; it is in a counter-clockwise order.So the following code:P {Border-top-width: 1px;Border-right-width: 5px;Border-bottom-width: 10px;Border-left-width: 20px ;}Can be written:P {Border-width: 1px 5px 10px 20px ;}Border-width, bo
Full name
Alias
Remarks
Argument
ARG
Parameter
Para
Error
Err
Vertical
V
Vertical
Horizontal
H
Horizontal
Buffer
Buf
Clock
CLK
Command
CMD
Compare
CMP
Configuration
Cfg
Device
Dev
Hexadecimal
HEX
Increment
INC
Ascending Order
ASC
Ascending (commonly used in SQL)
D
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.