Use HTML to draw love

Source: Internet
Author: User

<!DOCTYPE HTML "><HTML><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8"><title>Web page</title>    <styletype= "Text/css">        /*the area where the element is stored*/Html,body{Height:100%;                }. Content{/*the area where the element is stored*/position:relative;width:200px;Height:200px;Background-color:#368;margin:Auto;                }. Love{position:relative;width:200px;Height:180px;background:Silver;        }. Love. Left{position:Absolute; Left:32px;width:100px;Height:150px;background:Red;Border-radius:50px 50px 0 0;            /*the corresponding length is drawn in radians*/Transform:Rotate ( -45deg);/*CSS3 deformation, rotated 45 degrees counterclockwise*/                    }. Love. Right{position:Absolute; Left:68px;width:100px;Height:150px;background:Red;Border-radius:50px 50px 0 0;            /*the corresponding length is drawn in radians*/Transform:Rotate (45deg);/*CSS3 deformation, rotated 45 degrees counterclockwise*/            }. Love. Left,.love. Right{                }            </style></Head><Body>    <!--   -        <Divclass= ' content '>            <Divclass= ' Love '>                <Divclass= ' Left '></Div>                <Divclass= ' Right '></Div>            </Div>        </Div>                        </Body></HTML>

Use HTML to draw love

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.