You are on page 1of 3

<!

DOCTYPE html>

<html>

<head>

<title>Resumé</title>

<style>

*{

margin: 10px;

.name{

display: inline-block;

vertical-align: top;

width: 50%;

margin-top: 10px;

.information{

display: inline-block;

vertical-align: top;

margin-top: 10px;

line-height: 10px;

.educ-list p{

margin-bottom: 0;

.educ-list li{

margin-top: 0;

</style>

<body>
<header>

<div class="name">

<h1>AKO BUDOY </h1>

</div>

<div class="information">

<br>

<b>Address</b>

<p>Purok Rag- A</p>

<br>

<b>Mobile No.:</b>

<p> +63987654321</p>

<br>

<b>EmailAdd:</b>

<p><a href=>akobudoy@gmail.com</a></p>

</div>

</header>

<div>

<h3>Summary</h3>

<hr>

<p>I am Ako budoy a college graduate and have a bachelor's degree in Information Technology and
currently looking for a jop opportunity to support my family and my

financial needs. My goal is to give your company an exellent and outstanding performance in Graphic
Designing so that your company will become successful. Thank you and God bless. </p>

<br>

<h3>Skill Highlights</h3>

<hr>

<strong>Data Management:</strong><p>Database Designs & Management, Data Quality Assessment,


Data Analysis,

Patterns & Trend Identification, Visualiztion Data Insights.</p>

<br>
<strong>Web Design:</strong><p>Knowledgeable in HTML, CSS, PHP, Java Script.</p>

<br>

<h3>Experience</h3>

<hr>

<li> No Work Experience </li>

<br>

<h3>Education</h3>

<hr>

<div class="educ-list">

<li>Elementary (2012-2013)</li>

<p><a href=">

Ako budoy Central Elementary School</p> </a>

<li>Secondary (2018-2019)</li>

<p><a href=>

Ako Budoy National High School </p> </a>

<li>College (Present)</li>

<p><a href=</p> </a>

</div>

<br>

<h3>Languages</h3>

<hr>

<p> English</p>

<p> Filipino</p>

</body>

</html>

You might also like