【发布时间】:2015-09-03 01:03:51
【问题描述】:
为什么这个简单的东西对我不起作用?其他一切正常
<style>
#the_footer{
text-align:right;
}
</style>
<body>
<footer id"the_footer">
Made by engineer
</footer>
</body>
【问题讨论】:
-
id"the_footer"->id="the_footer"? -
哈哈,那是我糟糕的一天,没有注意到:D 我认为最好删除这个问题
-
哈哈哈,你的标题也和你的 CSS 不匹配——全都出错了 ;)