PHP the next day

Source: Internet
Author: User

1 Today learned new code editing, margin margin, border margin, pidding padding, margin is from the clockwise from the top of the symmetry will have four values, such as no will follow up and down, the left and right of a value default, auto is Automated.

2 Learn how to adjust text paragraphs, blank lines, line breaks, colors, sizes, symbols.

3 through the two days of learning feeling is the same as cabbage, first understand the inside of the heart, and then a layer of re-study outside the leaves, and finally this is a large whole leaves are changeable replaceable, no binding nature. Completely look at your own idea as long as you have your own big box


Center graphic HTML


<! DOCTYPE html>

<meta charset= "utf8" >

<title>

Where the hell is your world </title>

<style>

. a{

height:100px;

width:100px;

}

#q {

height:200px;

width:200px;

margin:0 auto;

}



#b {background-color: #00ff00; float:right;

border-radius:49px;

}

#c {background-color: #ff0000; float:left;border-radius:50px

}

#d {background-color: #0000ff; float:left;border-radius:20px

}

#e {background-color: #00f12b; float:left;border-radius:100px

}


</style>





<body>

<div id= "q" >

<div class= "a" id= "e" >

<div class= "a" id= "b" > Your World </div>

<div class= "a" id= "c" > End </div>

<div class= "a" id= "d" > where </div>

</div>




</body>

Text Type HTML

<! DOCTYPE html>

<meta charset= "utf8" >

<title>666666</title>

<style>

div{width:600px;

height:1000px;

margin:0 auto;}

H1{color: #00ff00; background-color: #0000ff;}

H2{background-color: #021323;}

</style>

<body>

<div>

<p>

Is the "slip" homophonic, the first appearance in the League of Heroes and other competitive games of the colloquial, the interpretation is to play very well, very slip (homophonic), Many appear in the dialogue between Gamers. It also contains ironic meaning.

</p>

</div>

</body>


PHP the next day

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.