Friday, 7 August 2015

BASIC CSS TAGS - CSS TUTORIAL Part -5

G


Generated Content Properties


Property            Description



content        -  Used with the :before and :after pseudo-elements, to insert generated                                    content 
counter-increment- Increments one or more counters 
counter-reset  -   Creates or resets one or more counters 
quotes       -   Sets the type of quotation marks for embedded quotations
crop         -           Allows a replaced element to be just a rectangular area of an object,                                       instead of the whole object 
move-to       -   Causes an element to be removed from the flow and reinserted at a later                                 point in the document 
page-policy -  Determines which page-based occurance of a given element is applied to                              a counter or string value

Grid Properties

Property  Description

grid-columns -  Specifies the width of each column in a grid
grid-rows -          Specifies the height of each column in a grid


No comments:

Post a Comment