Tuesday, September 14, 2010

CSS Syntax Guide (6) Categories property


CSS Syntax Guide

Categories property

1, display

Function: to change the display value element can be element type line, the transformation between block and list items.
Value:
none - do not show elements
block - block shows before and after the set break in the element
inline - remove the element before and after the break to make it into the other elements of the stream
list-item - the list of elements is set to line
Description: display attribute values can be generated into the list of additional titles and graphics into a line or so shows.

2, white-space

Function: Control elements of the blank.
Value:
normal - do not change, maintain the default value, the length of office in the browser page wrap.
pre - required documents show that the use of source code format.
nowarp - allow visitors inside the wrapping element.

3, list-style-type

Function: Specifies the list of the symbol or number used type of stress
Value:
none - no stress break
disc - disc stress operator (solid circles)
circle - circular stressed the symbol (hollow circle)
square - square stressed character (Solid)
decimal - a decimal number emphasize character
lower-roman - Lowercase Roman word stress break
upper-roman - Roman uppercase characters emphasize character
lower-alpha - lowercase letters emphasize character
upper-alpha - uppercase letters emphasize character
Examples:


item1
item2
item3
4, list-style-image
Function: list of standards used to replace the selected graphic symbol stressed
Value:
No graphics
url - URL address Graphics
Examples:

item1
item2
item3
5, list-style-position
Function: used to set the indentation stress break or stretch row, this attribute can be highlighted in the list to emphasize character or list of items other than alignment.
Value:
inside - indent, will emphasize the character and content of the list of projects aligned left border
outside - Shen Pai, Fu stressed that the list of outstanding items to the outside of the content of left border

6, list-style
Function: shorthand property, placed all the list of attributes in a statement.
Value:
list-style-type
list-style-position
list-style-image
These values are some of the details, see the various properties.
Examples:


item1
item2
item3





Recommended links:



F4v converter free



.mov TO .avi converter free



Yuv Format



Matroska converter



No comments:

Post a Comment