HTML
<html>
<body>
<h1>Welcome</hl>
<p>Testing?</p>
</body>
<html>
<html>
<body>
<p>This is a paragraph</P>
<p>This is a paragraph</P>
<p>This is a paragraph</P>
</body>
</html>
<html>
<head>
<title>Latihan3</title>
</head>
<body>
<font color="fuchsia" size="+2" face="verdana">
Teks dengan format color=fuchsia; size=+2; face=verdana<br>
</font>
<font color="gray" size="6" face="algerian">
Teks dengan format color=gray; size=6; face=algerian<br>
</font>
<font color="red" size="-1" face="impact">
Teks dengan format color=red; size=-1; face=impact
</font>
</body>
</html>
<html>
<head>
<title>Latihan4</title>
</head>
<body>
<hr align="left" size="6" width="30%">
<hr align="left" size="6" width="30%" noshade>
</body>
</html>
<body>
<h1>Welcome</hl>
<p>Testing?</p>
</body>
<html>
<html>
<body>
<p>This is a paragraph</P>
<p>This is a paragraph</P>
<p>This is a paragraph</P>
</body>
</html>
<html>
<head>
<title>Latihan3</title>
</head>
<body>
<font color="fuchsia" size="+2" face="verdana">
Teks dengan format color=fuchsia; size=+2; face=verdana<br>
</font>
<font color="gray" size="6" face="algerian">
Teks dengan format color=gray; size=6; face=algerian<br>
</font>
<font color="red" size="-1" face="impact">
Teks dengan format color=red; size=-1; face=impact
</font>
</body>
</html>
<html>
<head>
<title>Latihan4</title>
</head>
<body>
<hr align="left" size="6" width="30%">
<hr align="left" size="6" width="30%" noshade>
</body>
</html>
Comments
Post a Comment