Contoh:
<!DOCTYPE HTML>
<html>
<head>
<title>Contoh tag samp html</title>
</head>
<body>
<p>Ini teks normal (default font) di browser IE</p>
<p><samp>Ini tampilan teks dengan tag samp</samp></p>
</body>
</html>
Output:
Tampilan tag samp di IE. |
Referensi tulisan:
- <samp>; ditulis oleh: Kontributor MDN, developer.mozilla.org, diakses 12 Desember 2014.
About MDN by Mozilla Contributors is licensed under CC-BY-SA 2.5.
No comments:
Post a Comment