Laman

Mengenal bentuk tulisan HTML | BASIC 2

Mengenal bentuk tulisan HTML | BASIC 2











INPUT

<!DOCTYPE html>
<html>
<body>

<h1>dhamalo WEBLOG 1</h1>
<h2>dhamalo WEBLOG 2</h2>
<h3>dhamalo WEBLOG 3</h3>
<h4>dhamalo WEBLOG 4</h4>
<h5>dhamalo WEBLOG 5</h5>
<h6>dhamalo WEBLOG 6</h6>

</body>
</html>

OUTPUT

dhamalo WEBLOG 1

dhamalo WEBLOG 2

dhamalo WEBLOG 3

dhamalo WEBLOG 4

dhamalo WEBLOG 5
dhamalo WEBLOG 6

No comments:

Post a Comment