Re: [問題] firefox底下是否有許多css語法不被支援?
剛才去了一下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
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 2 之 4 篇):