CSS to achieve vertical text effect

Source: Internet
Author: User

CSS to achieve text vertical effect:
In the current people are accustomed to the horizontal arrangement of text, but the vast majority of friends also know, in ancient China's text is vertical arrangement, this chapter through the code example to introduce how to achieve vertical arrangement of text, such requirements in the actual application is also some.
The code is as follows:

<!DOCTYPE HTML> <HTML> <Head> <MetaCharSet= "Utf-8"> <Metaname= "Author"content= "http://www.softwhy.com/" /> <title>Ant Tribe</title> <styletype= "Text/css">#webfx{position:Absolute;background:Red;Top:50px; Right:100px;width:100px;Writing-mode:TB-RL;-webkit-writing-mode:VERTICAL-RL;}</style></Head><Body><DivID=WEBFX>Ant Tribe welcomes You</Div></Body>  </HTML>

The above code implements the text vertical effect, but there is a large compatibility problem.
All browser-compatible vertical effects can be found in the section on how CSS implements text vertical effects .

The original address is: CSS to achieve a text vertical effect of the chapter.

The owning website is: div CSS Tutorial.

CSS to achieve vertical text effect

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.