<小>
HTML <small> 標籤
實例
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>php中文网(php.cn)</title> </head> <body> <p>php.cn - the world's largest web development site.</p> <p><small>Copyright 1999-2050 by Refsnes Data.</small></p> </body> </html>
##執行實例»#點擊"運行實例" 按鈕查看線上實例
瀏覽器支援#所有主流瀏覽器都支援<small> 標籤。
標籤定義並使用說明<small> 標籤定義小型文字(和旁注)。
HTML 4.01 與 HTML5之間的差異無。
全域屬性<small> 標籤支援 HTML 的全域屬性。
事件屬性<small> 標籤支援 HTML 的事件屬性。