阅读背景:

text-align属性实际上是可以对内联元素的位置起作用

来源:互联网 
<style type="text/css">
#top{
	margin: 0px auto;
	text-align: center;
}
<style>


<body>
<p id="top">
	<img src="images/logo.gif" width="280" height="82" alt="logo" />
	<img src="images/banner.jpg" width="679" height="63" alt="banner" />
</p>
</body>
<style type="text/css">
#top{
	margin: 0px auto



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: