Latihan 11 C
Yang dibuat di notepad
<html>
<head>
<title> Image</title>
</head>
<body>
<p align="center"><font color="red" face="Times New Roman" size="15%"><b>IMAGE MEMAKAI UKURAN</b></font></p>
<img src="MKPK.png" width="400" height="500">
</body>
</html>
Hasilnya
<html>
<head>
<title> Image</title>
</head>
<body>
<p align="center"><font color="red" face="Times New Roman" size="15%"><b>IMAGE MEMAKAI UKURAN</b></font></p>
<img src="MKPK.png" width="400" height="500">
</body>
</html>
Hasilnya
Komentar
Posting Komentar