Tugas 4A.html

(Tampilan Notpad)

<html>
<head>
<title>Tipe-tipe Header</title>
</head>
<body>
<font color="blue"> <h1> STMIK ICHSAN GORONTALO </h1> </font>
<font color="green"> <h2> STMIK ICHSAN GORONTALO </h2> </font>
<font color="gray"> <h3> STMIK ICHSAN GORONTALO </h3> </font>
<font color="gold"> <h4> STMIK ICHSAN GORONTALO </h4> </font>
<font color="khaki"> <h5> STMIK ICHSAN GORONTALO </h5> </font>
<font color="teal"> <h6> STMIK ICHSAN GORONTALO </h6> </font>
</body>
</html>

(Hasilnya) :


Komentar