Wmatci Ict
Wmatci Ict
DOCTYPE html>
<html>
<head>
<style>
h1{
color:antiquewhite
background-color:black;
font-family:gold
Fontsize:14
}
h2{
color:rgb(247, 169, 2)
background-color:black
font-family:goldenrod
}
button{
color:rgb(46, 7, 223)
fontsize: 12
}
</style>
<title>WMATCI ICT</title>
</head>
<body>
<button>FAMILY</button>
<ul>
<h1>ICT SUBJECT</h1>
<h2>MARK ANGEL M.ARZAGA</h2>
<p>Magallanes Street,Poblacion,Zamboanguita.Negros Oriental</p>
<p>June 21, 1998</p>
<p>Roman Catholic</p>
<p>Male</p>
<p>Single</p>
<p>25</p>
</ul>
</body>
</html>