<html>
<head>
<title>My Profile</title>
<style>
body {background-color: white;}
h1 {color: blue;}
p {color: red;}
hr{ border: 10px solid red;}
</style>
</head>
<body>
<h1> Name : Jillian Marren Dela Cruz </h1>
<h1>My favorite Songs </h1>
<hr>
<ol>
<li> Napakabuti mo
<li> Raise a hallelujah
<li> This is my Desire
<li> Aking Puso, Mga Papuri
</lol>
<h2>My favorite Subjects </h2>
<ul>
<li> Photography
<li> Video and Film Productions
<li> Personality and Career Development
</ul>
<h1> Links to your portfolio </h1>
<p> <a href="http://facebook.com"> Facebook </a> </p>
<p><a href="https://www.instagram.com/jillworks.digital/?hl=en" target =
blank> Portfolios </a> </p>
<p>My Portfolios is about my Digital Drawings and Photography </p>
</body>
</html>
Comments
Post a Comment