Latihan 11 D
Yang dibuat dinotepad
<html>
<head>
<title> Image</title>
</head>
<body>
<p align="center"><font color="red" face="Times New Roman" size="15%"><b>IMAGE SEBAGAI LINK</b></font></p>
<a href="biodata.html"><img src="MKPK.png"></a>
</body>
</html>
Hasilnya
<html>
<head>
<title> Image</title>
</head>
<body>
<p align="center"><font color="red" face="Times New Roman" size="15%"><b>IMAGE SEBAGAI LINK</b></font></p>
<a href="biodata.html"><img src="MKPK.png"></a>
</body>
</html>
Hasilnya
Komentar
Posting Komentar