HTML/CSS/Text Attributes/cite
Версия от 09:21, 26 мая 2010; (обсуждение)
"cite" provides a URL for reference information to a borrowed quotation
<HTML>
<BODY>
<q cite="http://www.macromedia.ru">Macromedia web site.</q>
</BODY>
</HTML>
<HTML>
<BODY>
<q cite="http://www.macromedia.ru">Macromedia web site.</q>
</BODY>
</HTML>