---restore content starts---
This afternoon, the content of a little more, although not complex, but to remember all the need to slowly remember the cumulative.
Background:
Background
There are many categories in the middle, previously used is Background-color, is the background color, very simple.
Background-image is the background image usage is: Background-image:url ()
Background-repeat is to have the inserted picture tiled or something.
Background-size control the size of the inserted picture
1. background-size:100px 140px is a customizable image size
2.background-size:contain is equal to the scale, inside the container.
The background can be put together in abbreviations, examples
background:red URL () no-repeat;
Font:
Font-weight to set the thickness of text
font-
---restore content ends---
9.26-css background font text border and other