Assalamua'alaikum
Ini ada contoh penggunaan tag style pada HTML,ketik dan simpan dalam format HTML (namafile.html).
<html>
<head>
<title> Style </title>
</head>
<body>
<pre>
<b> tag "b" Tebal </b>
<i> tag "i" Miring </i>
<u> tag "u" garis bawah </u>
<s> tag "s" coretan </s>
<blink> tag "blink" berkedip </blink>
<tt> tag "tt" type writer </tt>
<big> tag "big" besar </big>
<small> tag "small" kecil </small>
tag "sub" <sub>subscript </sub>
tag "sup" <sup>superscript </sup>
</pre>
</body>
</html>
ini hasilnya :
Friday, 29 November 2013
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment