You are on page 1of 2

10-Zirconium

<DOCTYPE!>

<html>

<head>

<title>The Things I have Learned</title>

<style>

body {background-color:pink;background-position:center center;}

p#author {color:blue;text-align:center;font-family:lucida calligraphy}

p.content {color:black;text-align:center;font-family:times new roman;}

p.title {color:green;font-family:lucida calligraphy;text-align:center;}

</style>

</head>

<body>

<h2 class="title">The Things I Have Learned</h2>

<p id="author">by:Aliah Shanelle C. Virtucio</p>

<p class="content">In two years of studying web designing or web developing


in Information and Communications Technology 9 and 10, i have learned many things and that is
i learn how to make an html and CSS.I also learn how to use the class selector and the id
selector. A class selector can be used multiple times while the id selector can only be used
once.The properties is also called as attributes. The meta tag is also use if you want to publish
your work in the internet. There is a lot of interesting things i have learn in web designing or web
developing, i learn how to put styles, many types of properties and etc.</p>

</body>

</html>
The Things I Have Learned
by:Aliah Shanelle C. Virtucio

In two years of studying web designing or web developing in Information and


Communications Technology 9 and 10, i have learned many things and that is i learn
how to make an html and CSS.I also learn how to use the class selector and the id
selector. A class selector can be used multiple times while the id selector can only be
used once.The properties is also called as attributes. The meta tag is also use if you
want to publish your work in the internet. There is a lot of interesting things i have
learn in web designing or web developing, i learn how to put styles, many types of
properties and etc.

You might also like