Thursday 27 September 2018

CSS1 VERSION PROPERTY

CSS1 VERSION PROPERTY

------------------------------------------------------------------------------------------------------------------
CSS1 VERSION PROPERTY
-------------------------------------------------------------------------------------------------------------------
background: lightblue url("img_tree.gif") no-repeat fixed center;
background: bg-color bg-image position/bg-size bg-repeat bg-origin bg-clip bg-attachment initial|inherit; 
background-attachment: fixed;
background-attachment: scroll|fixed|local|initial|inherit;
background-color: coral;
background-color: color|transparent|initial|inherit;
background-image: url("paper.gif");
background-image: url("img_tree.gif"), url("paper.gif");
background-image: url|none|initial|inherit;
background-position: center;
background-position: value;
background-repeat: repeat-y;
background-repeat: repeat|repeat-x|repeat-y|no-repeat|initial|inherit;
border: 5px solid red;
border: 4px dotted blue;
border: double;
border: border-width border-style border-color|initial|inherit;
border-bottom: 5px solid red;
border-bottom: 4px dotted blue;
border-bottom: double;
border-bottom: border-width border-style border-color|initial|inherit;
border-bottom-color: coral;
border-bottom-color: color|transparent|initial|inherit;
border-bottom-style: dotted;
border-bottom-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|initial|inherit;
border-bottom-width: thin;
border-bottom-width: medium|thin|thick|length|initial|inherit;
border-color: coral;
border-color: color|transparent|initial|inherit;
border-left: 5px solid red;
border-left: 4px dotted blue;
border-left: double;
border-left: border-width border-style border-color|initial|inherit;
border-left-color: coral;
border-left-color: rgb(201, 76, 76);
border-left-color: rgba(201, 76, 76, 0.3);
border-left-color: hsl(89, 43%, 51%);
border-left-color: hsla(89, 43%, 51%, 0.3);
border-left-color: transparent;
border-left-color: color|transparent|initial|inherit;
border-left-style: dotted;
border-left-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|initial|inherit;
border-left-width: thin;
border-left-width: medium|thin|thick|length|initial|inherit;
border-right: 5px solid red;
border-right: 4px dotted blue;
border-right: double;
border-right: border-width border-style border-color|initial|inherit;
border-right-color: coral;
border-right-color: #92a8d1;
border-right-color: rgb(201, 76, 76);
border-right-color: rgba(201, 76, 76, 0.3);
border-right-color: hsl(89, 43%, 51%);
border-right-color: hsla(89, 43%, 51%, 0.3);
border-right-color: transparent;
border-right-color: color|transparent|initial|inherit;
border-right-style: dashed;
border-right-style: dotted;
border-right-style: double;
border-right-style: groove;
border-right-style: inset;
border-right-style: none;
border-right-style: outset;
border-right-style: ridge;
border-right-style: solid;
border-right-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|initial|inherit;
border-right-width: 1px;
border-right-width: thick;
border-right-width: thin;
border-right-width: medium;
border-right-width: medium|thin|thick|length 1px|initial|inherit;
border-style: dashed;
border-style: dotted;
border-style: double;
border-style: groove;
border-style: inset;
border-style: outset;
border-style: ridge;
border-style: solid;
border-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|initial|inherit;
border-top: 5px solid red;
border-top: 4px dotted blue;
border-top: double;
border-top: border-width border-style border-color|initial|inherit;
border-top-color: coral;
border-top-color: #92a8d1;
border-top-color: rgb(201, 76, 76);
border-top-color: rgba(201, 76, 76, 0.3);
border-top-color: hsl(89, 43%, 51%);
border-top-color: hsla(89, 43%, 51%, 0.3);
border-top-color: transparent;
border-top-color: color|transparent|initial|inherit;
border-top-style: dashed;
border-top-style: dotted;
border-top-style: double;
border-top-style: groove;
border-top-style: inset;
border-top-style: none;
border-top-style: outset;
border-top-style: ridge;
border-top-style: solid;
border-top-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset|initial|inherit;
border-top-width: medium;
border-top-width: thick;
border-top-width: thin;
border-top-width: 1px;
border-top-width: medium|thin|thick|length|initial|inherit;
border-width: medium;
border-width: thick;
border-width: thin;
border-width: 1px;
border-width: medium|thin|thick|length|initial|inherit;
clear: both;
clear: none|left|right|both|initial|inherit;
color: red;
color: #00ff00;
color: rgb(0,0,255);
color: rgba(201, 76, 76, 0.6);
color: hsl(89, 43%, 51%);
color: hsla(89, 43%, 51%, 0.6);
color: color|initial|inherit;
display: block;
display: contents;
display: flex;
display: inherit;
display: inline-block;
display: inline;
display: none;
display: -webkit-flex;
display:inline|block|contents|flex|grid|inline-block|inline-flex|inline-grid|inline-table|list-item|run-in|table|table-caption|table-column-group|table-header-group|table-footer-group|table-row-group|table-cell|table-column|table-row|none|initial|inherit;
float: right;
float: left;
float: none;
float: none|left|right|initial|inherit;
font: 15px arial, sans-serif;
font: italic bold 12px/30px Georgia, serif;
font: font-style font-variant font-weight font-size/line-height font-family|caption|icon|menu|message-box|small-caption|status-bar|initial|inherit;
font-family: "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: family-name|generic-family|initial|inherit;
font-size: 15px;
font-size: large;
font-size: 150%;
font-size:medium|xx-small|x-small|small|large|x-large|xx-large|smaller|larger|length|initial|inherit;
font-style: normal;
font-style: italic;
font-style: oblique;
font-style: normal|italic|oblique|initial|inherit;
font-variant: small-caps;
font-variant: normal|small-caps|initial|inherit;
font-weight: normal;
font-weight: bold;
font-weight: 900;
font-weight: normal|bold|bolder|lighter|number|initial|inherit;
height: auto;
height: 50px;
height: 50%;
height: auto|length|initial|inherit;
letter-spacing: 3px;
letter-spacing: -1px;
letter-spacing: normal|length|initial|inherit;
line-height: normal;
line-height: 1.6;
line-height: 80%;
line-height: 0.5cm;
line-height: 1cm;
line-height: normal|number|length|initial|inherit;
list-style: square inside url("sqpurple.gif");
list-style: list-style-type list-style-position list-style-image|initial|inherit;
list-style-image: url('sqpurple.gif');
list-style-image: none|url|initial|inherit;
list-style-position: outside;
list-style-position: inside;
list-style-position: inside|outside|initial|inherit;
list-style-type: armenian;
list-style-type: circle;
list-style-type: decimal;
list-style-type:disc|armenian|circle|cjk-ideographic|decimal|decimal-leading-zero|georgian|hebrew|hiragana|hiragana-iroha|katakana|katakana-iroha|lower-alpha|lower-greek|lower-latin|lower-roman|none|square|upper-alpha|upper-greek|upper-latin|upper-roman|initial|inherit
margin: 35px;
margin: length|%|auto|initial|inherit;
margin-bottom: 25px;
margin-bottom: length|%|auto|initial|inherit;
margin-left: 30px;
margin-left: length|%|em|px|auto|initial|inherit;
margin-right: 150px;
margin-right: length|%|em|px|auto|initial|inherit;
margin-top: 25px;

margin-top: length|%|em|px|auto|initial|inherit;
padding: 35px;

padding: length|%|initial|inherit;
padding-bottom: 25px;
padding-bottom: 10%;
padding-bottom: 2em;
padding-bottom: length|initial|inherit;
padding-left: 50px;
padding-left: length|initial|inherit;
padding-right: 150px;
padding-right: length|initial|inherit;
padding-top: 25px;
padding-top: length|initial|inherit;
text-align: center;
text-align: left;
text-align: right;
text-align: justify;
text-align: left|right|center|justify|initial|inherit;
text-decoration: overline;
text-decoration: line-through;
text-decoration: underline;
text-decoration: underline overline;
text-decoration: text-decoration-line text-decoration-color text-decoration-style|initial|inherit;
text-indent: 50px;
text-indent: length|initial|inherit;
text-transform: uppercase;
text-transform: uppercase;
text-transform: capitalize;
text-transform: none|capitalize|uppercase|lowercase|initial|inherit;
vertical-align: baseline;
vertical-align: text-top;
vertical-align: text-bottom;
vertical-align: sub;
vertical-align: super;
vertical-align: baseline|length|sub|super|top|text-top|middle|bottom|text-bottom|initial|inherit;
white-space: nowrap;
white-space: normal;
white-space: pre;
white-space: normal|nowrap|pre|pre-line|pre-wrap|initial|inherit;
width: auto;
width: 150px;
width: auto|value|%|px|em|initial|inherit;
word-spacing: 30px;
word-spacing: normal|length|initial|inherit;
 --------------------------------------------------------------------------------------------------------------------























0 comments:

Post a Comment

FB Gadgets | Template Designed by Fatakat PhotosCoolBThemes.com
Code by : paid web directory

https://www.google.co.uk/search?q=site%3Ablogspot.com+fbgadgets