欢迎来到DIVCSS5查找CSS资料与学习DIV CSS布局技术!
  说明:请使用CSS样式来居中文本!
 
  注释:在HTML4.01中,center元素不被赞成使用。在XHTML1.0StrictDTD中,center元素不被支持。
 
  htmlcenter标签示例
 
  <!DOCTYPEhtml>
 
  <html>
 
  <head>
 
  <metacharset="UTF-8">
 
  <title>Title</title>
 
  </head>
 
  <body>
 
  <center>这是需要居中的内容</center>
 
  </body>
 
  </html>






本文转载自中文网

 

如需转载,请注明文章出处和来源网址:http://www.divcss5.com/html/h55846.shtml