English [k'w??ts] US [k'wo?ts]

v. quote; ??, ??(??? 3?? ??)

CSS ??? ?? ???

??: ??? ???? ?? ??? ?????.

??: ?? ????? quote ??? ?????.

??: Internet Explorer 8(??)? !DOCTYPE? ??? ?? ??? ??? ?????.

CSS ??? ?? ?

<!DOCTYPE>
<html lang="en">
<head>
<style type="text/css">
q:lang(en)
{
quotes: '"' '"' "'" "'"
}
</style>
</head>
<body>

<p><q>This is a <q>big</q> quote.</q></p>
<p><b>注釋:</b>如果已規(guī)定 !DOCTYPE,那么 Internet Explorer 8 (以及更高版本)支持 quotes 屬性。</p>
</body>
</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????