text 来自https://www.w3.org/Style/Examples/007/center.ru.html

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 来自https://www.w3.org/Style/Examples/007/center.ru.html相关的知识,希望对你有一定的参考价值。

div.container4 { 
height: 10em;
position: relative 
} 

div.container4 p {
margin: 0;     
background: yellow;     
position: absolute;     
top: 50%;     
left: 50%;     
margin-right: -50%;     
transform: translate(-50%, -50%) 
}

以上是关于text 来自https://www.w3.org/Style/Examples/007/center.ru.html的主要内容,如果未能解决你的问题,请参考以下文章

html5

关于HTML(Hyper Text Markup Language)

css3 @page

fore end common url

分享:selenium xpath

玩好H5熟读DOM4