Common CSS RESET

1, Eric Meyer’s “Reset CSS” 2.0

1 /**
2 * Eric Meyer’s Reset CSS v2.0 (http: //meyerweb.com/eric/tools/css/reset/)
3 * http://cssreset.com
4 */
5 html, body, div, span, applet, object

CSS selector

8. CSS selector 8.1. Tag selector
Function: Set the style for a certain tag specified on the page.
Code:
Label name{
Attribute name 1: Attribute value 2;
Attribute name 2: Attribute value 2;

CSS mobile terminal page

What is a responsive page? * Responsive pages means that as device attributes (such as width and height) change, web pages also change.
* Two sets of pictures are required for responsive pages: m