Friday, 24 July 2015

BASIC CSS TAGS - CSS TUTORIAL Part -4

D


Dimension Properties

Property         Description
height            Sets the height of an element 
max-height Sets the maximum height of an element 
max-width    Sets the maximum width of an element
min-height Sets the minimum height of an element
min-width      Sets the minimum width of an element
width            Sets the width of an element




F

Flexible Box Properties  

Property           Description
box-align          Specifies how to align the child elements of a box
box-direction    Specifies in which direction the children of a box are displayed
box-flex            Specifies whether the children of a box is flexible or inflexible in size
box-flex-group  Assigns flexible elements to flex groups
box-lines          Specifies whether columns will go onto a new line whenever it runs out of                              space in the parent box
box-ordinal-group Specifies the display order of the child elements of a box
box-orient         Specifies whether the children of a box should be laid out horizontally or                                  vertically
box-pack         Specifies the horizontal position in horizontal boxes and the vertical position                           in vertical boxes


Font Properties


Property                 Description
font                   Sets all the font properties in one declaration
font-family         Specifies the font family for text
font-size           Specifies the font size of text
font-style           Specifies the font style for text
font-variant        Specifies whether or not a text should be displayed in a small-caps font
font-weight         Specifies the weight of a font
@font-face        A rule that allows websites to download and use fonts other than the "web-                             safe" fonts
font-size-adjust  Preserves the readability of text when font fallback occurs
font-stretch Selects a normal, condensed, or expanded face from a font family





Saturday, 18 July 2015

BASIC CSS TAGS - CSS TUTORIAL Part -3



C

Color Properties


Property               Description


color-profile              Permits the specification of a source color profile other than the default
opacity                      Sets the opacity level for an element
rendering-intent Permits the specification of a color profile rendering intent other than                                                                                                                  the default


Content for Paged Media Properties


Property                            Description


bookmark-label        Specifies the label of the bookmark
bookmark-level        Specifies the level of the bookmark
bookmark-target        Specifies the target of the bookmark link
float-offset                 Pushes floated elements in the opposite direction of the where                                                                                               they have been floated with float
hyphenate-after         Specifies the minimum number of characters in a hyphenated word                                                                                                after the hyphenation character
hyphenate-before         Specifies the minimum number of characters in a hyphenated word                                                                                         before the hyphenation character
hyphenate-character Specifies a string that is shown when a hyphenate-break occurs
hyphenate-lines        Indicates the maximum number of successive hyphenated lines in                                                                                                                          an element
hyphenate-resource Specifies a comma-separated list of external resources that can                                                                           help the browser determine hyphenation points
hyphens                       Sets how to split words to improve the layout of paragraphs
image-resolution        Specifies the correct resolution of images
marks                        Adds crop and/or cross marks to the document