Questions about vertical centering of images with unknown size

Source: Internet
Author: User

<div class= "Main" >



</div>

<style>
. Main
{
width:500px;
height:600px;
BORDER:1PX solid black;
Display:table-cell;
Vertical-align:middle;
Text-align:center;
}
</style>

Get!

2: Background law:

<style>
. Main
{
width:500px;
height:600px;
BORDER:1PX solid black;
Display:table-cell;
Vertical-align:middle;
Text-align:center;
Background:url (' 3.jpg ') center no-repeat;
}


</style>
<body>
<div class= "Main" >

<!---->

</div>
</body>

Here again, the text is centered vertically and automatically wraps the settings, on the code:

<style>
. Main
{
width:500px;
height:300px;
BORDER:1PX solid black;

Display:table-cell;
Vertical-align:middle;
Text-align:center;
word-wrap:break-word;//Text Wrap

white-space:nowrap;//This sentence means never wrap, even if the parent container has a fixed width, it will also hold the parent container large, in a row display
}


</style>
<body>
<div class= "Main" >
h haha haha haha haha switch on the examination room is preoccupied ha haha haha haha very tangled Army Day Army Day Army Day Army Day Army Day Army Day Army Day Army Day Acceleration Gastrointestinal Division

</div>
</body>

Questions about vertical centering of images with unknown size

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.