开发者

how to set element center in the div

suppose i have text, images etc in div. so how can i make the element center horizontally开发者_运维百科 and vertically in the div with the help javascript & css. please guide with sample code.

thanks


you can do this all with css.

for horizontal center, use the text-align class.

For vertical center, I have used line-height --

this link goes over centering:

http://www.jakpsatweb.cz/css/css-vertical-center-solution.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜