Wednesday, May 7, 2014

My 1st html code

<!DOCTYPE html>
<html>

<head>
<title>An HTML Document About me</title>
<head>

<body>
<h1>About me</h1>
<p>My name is Gina, and I am learning how to use html codes and how to create webpages.</p>
<p>My brother knows very well how to do it, and I find it quite easy once I know all the codes and how to work with them. I think it's very interesting.</p>

</body>
</html>


No comments:

Post a Comment