You are on page 1of 2

<!

DOCTYPE html>
<html>
<head>
<title>Belajar pake W3Offline</title>
</head>
<body style="background-color: #ffc338">
<!-- <h1>My First Heading</h1>
<p>My First Paragraph</p> -->
<!-- <h1>This is
<h2>This
<h3>This
<h4>This
<h5>This
<h6>This

Heading 1</h1>
is Heading 2</h2>
is Heading 3</h3>
is Heading 4</h4>
is Heading 5</h5>
is Heading 6</h6> -->

<!-- <p>This is Up Paragraph</p>


<p>and this is another paragraph</p> -->
<!-- <a href="../person.html">Ini_Google</a> -->
<!-- <img src="sad.jpg" height="400" width="400"> -->
<!-- <h1>About W3School</h1>
<p title="About W3School">
W3School is web developer's site. It providing tutorials and ref
erences
W3School is web developer's site. It providing tutorials and ref
erences
W3School is web developer's site. It providing tutorials and ref
erences
</p>
<p><b>If you move the mouse over the paragraph above, the title will dis
play as a tooltip</b></p> -->
<!-- <h1>About W3School</h1>
<p title="John 'ShotGun' Nelson"> Silahkan masuk silahkan dicoba silahka
n dicari quotes</p>
<p><b>If you move the mouse over the paragraph above, your browser will
only display the first word from the title</b></p> -->
<!-- <p>This
<p>This is a
<p>This is a
<p>This is a

is a paragraph</p><hr color="red">
paragraph</p><hr>
paragraph</p><hr>
paragraph</p><hr> -->

<!-- <head>
<title>My first html</title>
<meta charset="utf-8">
</head>
<body>
Meta tag is tell about data on the page
</body> -->
<p>The paragraph has pre tag preserves both spaces and line breaks :
<pre>Karimul Wafa </pre>
<pre>Irsyad avis maulana</pre>
<pre>Irsyad avis maulana</pre>

<pre>Irsyad avis maulana</pre>


</p>
</body>
</html>

You might also like