1, head needs to be added
<meta name= "viewport" content= "Width=device-width, initial-scale=1, maximum-scale=1" >
There is the search engine can write;
2, header, breadcrumbs name header>header-inner>h1#logo>img + ul#nav>li>a
Background:-moz-linear-gradient (top, #626D76, #323A41);
Background:-webkit-gradient (linear, center top, center bottom, from (#626D76), to (#323A41)); Background color gradient gradient dark
Background: #EFEFEF; /* Old browsers */
Background:-moz-linear-gradient (top, #F7F7F7 0, #DFDFDF 100%);
Background:-webkit-gradient (linear,left top,left bottom,color-stop (0%, #F7F7F7), Color-stop (100%, #DFDFDF));
Filter:progid:DXImageTransform.Microsoft.gradient (startcolorstr= ' #f5f5f5 ', endcolorstr= ' #dfdfdf ', gradienttype=0 ); /* IE/gradient Gray
Expand: Need to memorize the content contents of the word inner inside
3,content
<div id= "Content" >
<div class= "page page-active" id= ' page-loading ' >
</div>
<div class= "page" id= ' Page-intro ' >
<div class= "Headline" >
<p> at least I will not go with anyone to compare what clothing, is like such self </p>
</div>
</div>
</div>
Generally for this, there is a loading process in the inside loading .....
Another point to note is that P tags sometimes need to add a style p{margin:0;} In this case, there will be no default margin on the P tag.
White-space:nowrap; no line break
5.8sea.js Website Development