Use CSS to draw table diagonal lines

Source: Internet
Author: User

As for CSS diagonal lines and rounded corners, the Helper house mentioned many times before that today, a friend is asking about how to use CSS to create diagonal lines, record it for your convenience:

<Div style = "border-top: solid 40px blue; border-left: solid 40px red; height: 160px; width: 400px;"> <div style = "height: 40px; background-color: # B1F; "> This is the first line </div> <div style =" height: 40px; background-color: #444; "> This is the second line </div> <div style =" height: 40px; background-color: #888; "> This is the third line </div> <br/> <center> If the page cannot be displayed, press Ctrl + F5 to refresh the page. For more page code: <a href = 'HTTP: // www.bkjia.com/'target = '_ blank'> http://www.bkjia.com/</a> </center>

Tip: the code can be modified before running!

Related Article

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.