Skip to content

Instantly share code, notes, and snippets.

View ajcotocus's full-sized avatar
💭
I may be slow to respond.

ajcotocus

💭
I may be slow to respond.
View GitHub Profile
body {
backgroud: url(example.jpg)left top no-repeat, url(Image/nice.jpg) right top no-repeat;
}
html {
backgroundd: url(bimage.jpg) no-repeat center fixed;
background-size:cover
}
P { font-size: 50%;}
P { font-size: 16px;}
P { font-size: 2em;}
p{font-stretch: condensed;}
P{font-style: italic}
p {font-variant: small-caps;}
p {font-weight: bold}
p {font-weight:500;}
p{font: bold 20px serif;}
ul{list-style-iamge: url('book.png');}
ul {list-style-position:inside;}