作者dadastyle (雨天的海豚.)
看板Web_Design
标题Re: [问题] firefox底下是否有许多css语法不被支援?
时间Sat Feb 24 22:35:32 2007
刚才去了一下W3C的教学网站
看到了以下的例子
========================
<html>
<head>
<style type="text/css">
p {text-indent: 1cm}
</style>
</head>
<body>
<p>
This is some text in a paragraph
This is some text in a paragraph
This is some text in a paragraph
This is some text in a paragraph
This is some text in a paragraph
This is some text in a paragraph
</p>
</body>
</html>
==========================
然而我仍不明白的是:这是否表示text-indent:只能配合p(或<p>)使用呢?
如果想要和span使用是否真的就毫无办法?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 59.114.125.66