<html>
<head><title>My Resume</title></head>

<body bgcolor="#F8C8DC">
<br><br><br>
<center>
<pre>
<hr size="10" width="100%" noshade color="black"><br><br>

<h1><font face="Times New Roman" color="black" size="20"><blink>My Resume</blink></font></h1>
</center><br><br>

<h3><font face="Black" color="black" size="4">

 <hr size="5" width="100%" noshade color="black"><br><br>

 <img src="abby.jpeg" height="200" width="200" style="margin:0px 100px 100px 700px;"> 

<b>Objective</b><br>Passionate and Hardowrking with 4 months experience in Airbnb Hosting.Excellent communication,analytical thinking,time management skills, and a good attitude. Prepared to assist the company in achieving its goals.

<pre style="font-size: 10px;"> 
Name:<u>&nbsp;Abegail Romero Cruz</u><br>
Gender:<u>Female</u><br>
Position Desired:&nbsp;<u>Website Developer</u>&nbsp;&nbsp;&nbsp;Date:<u>June 9, 2023</u>
</font><br><br><br></pre>


<hr size="10" width="100%" noshade color="black"><br><br>


<h2><font face="Times New Roman" color="black" size="5"><b><strong>PERSONAL DATA:</b></strong></font>
<br><br><br>

<h3><font face="Cooper Block" color="black" size="4">
    

<pre style="font-size: 10px;">
Home Address:&nbsp;<u>05 Bagong Kalsada St. Tangos Navotas City</u><br>
Date of Birth:&nbsp;<u>October 26, 2003</u>&nbsp;&nbsp;&nbsp;Place:&nbsp;<u>Cagayan De Oro City</u><br>
Civil Status:&nbsp;<u>Single</u>&nbsp;&nbsp;&nbsp;Citizenship:&nbsp;<u>Filipino</u><br>
Height:&nbsp;<u>167 cm.</u>&nbsp;&nbsp;&nbsp;Weight:&nbsp;<u>75 kg.</u><br>
Religion:&nbsp;<u>Roman Catholic</u><br>
Mobile Number:&nbsp;<u>09707298821</u>&nbsp;&nbsp;&nbsp;Email:&nbsp;<u>[email protected]</u><br>
Color of Hair:&nbsp;<u>Dark Brown</u>&nbsp;&nbsp;&nbsp;Color of Eyes:&nbsp;<u>Black</u><br>
Spouse:&nbsp;<u>N/A</u>&nbsp;&nbsp;&nbsp;Occupation:&nbsp;<u>Student</u><br>


Father's Name:&nbsp;<u>Abelardo Cruz Jr.</u>&nbsp;&nbsp;&nbsp;Occupation:<u>Technician</u><br>
Mother's Name:&nbsp;<u>&nbsp;Catherine Cruz</u>&nbsp;&nbsp;&nbsp;Occupation:<u>House Wife</u><br>
Languages/Dialects:&nbsp;<u>Tagalog,English</u><br>
Emergency Contact:<u>&nbsp;Catherine Cruz</u><br>
Contact Number:&nbsp;<u>09233145537</u><br>

<b>Language</b><br>
<li>English</li>
<li>Filipino</li>

</font></h3><br><br><br></pre>

<hr size="5" width="100%" noshade color="black"><br><br>

<h2><font face="Times New Roman" color="black" size="5"><b>EDUCATIONAL BACKGROUND:</b></font>
<br>

<pre style="font-size: 10px;">
<h3><font face="Cooper Block" color="black" size="4">

Elementary:&nbsp;<u><li>Tangos Mother Elementary School</u>&nbsp;&nbsp;&nbsp;&nbsp;Date Gratuated:&nbsp;<u>2017</u></li><br>
High School:&nbsp;<u><li>Tangos National Highschool (2019) & San Jose Academy</u>&nbsp;&nbsp;&nbsp;&nbsp;Date Gratuated:<u>2021</u></li><br>
College:&nbsp;<u><li>City Of Malabon University</u>:&nbsp;&nbsp;&nbsp;&nbsp;Date Gratuated:<u>&nbsp;Undergraduate</u></li><br>
Course:&nbsp;<u>Bachelor of Information Technology</u><br>
Special Skills:&nbsp;<br>
<li>Computer Literate</li><br>
<li>Adaptability</li><br>
<li>Communication</li><br>
<li>Customer Service</li><br>
<li>Time Management</li><br>

</h3></font><br></pre>

<hr size="5" width="100%" noshade color="black"><br><br>

<h2><font face="Times New Roman" color="black" size="5"><b>WORK EXPERIENCE:</b></font>
<br>


<pre>
    <h3><font face="Cooper Block" color="black" size="4">
 DATE           POSITION                                             COMPANY<br>
<b>   <u>2020</u>            <u>Image Annotation Categorization</u>         <u>Remotask</b></u>      
<b>   <u>Present</u>       <u>Airbnb Host</u>                                                <u>  Airbnb</u><br>

Contact me <br> 
<li>09707298821</li><br>
<li>[email protected]</li><br>


<hr size="5" width="100%" noshade color="black"><br><br>

<h2><font face="Times New Roman" color="black" size="5"><b>ORGANIZATION:</b></font>

<h3><font face="Cooper Block" color="black" size="4">
<li>E-Network Society (2022)</li><br>

<h2><font face="Times New Roman" color="black" size="5"><b>CERTIFICATES:</b></font>

<h3><font face="Cooper Block" color="black" size="4">
<li>CPA- Programming Essential in C++ (2021)</li><br>


</pre></h3></font><br><br><br>

<hr size="5" width="100%" noshade color="black"><br><br>

<h2><font face="Times New Roman" color="black" size="5"><b>CHARACTER REFERENCE:</b></font>
<br>

<pre>
    <h3><font face="Cooper Block" color="black" size="4">
        NAME                     OCCUPATION          ADDRESS<br>
<u>Alyssa Mhee Rebucas</u>    <u>Flight Attendant</u>        <u>Manila, Philippines</u><br>
<u>Ma.Samantha Masias</u>     <u>Receptionist</u>              <u>Tokyo, Japan</u><br>
</font>
</pre>

<hr size="15" width="100%" noshade color="black">
<br><br><br>
</pre>
</body>
</html> 

HTML Online Editor & Compiler

Write, Run & Share HTML code online using OneCompiler's HTML online Code editor for free. It's one of the robust, feature-rich online Code editor for HTML language, running on the latest version HTML5. Getting started with the OneCompiler's HTML compiler is simple and pretty fast. The editor shows sample boilerplate code when you choose language as HTML. You can also specify the stylesheet information in styles.css tab and scripts information in scripts.js tab and start coding.

About HTML

HTML(Hyper Text Markup language) is the standard markup language for Web pages, was created by Berners-Lee in the year 1991. Almost every web page over internet might be using HTML.

Syntax help

Fundamentals

  • Any HTML document must start with document declaration <!DOCTYPE html>
  • HTML documents begin with <html> and ends with </html>
  • Headings are defined with <h1> to <h6> where <h1> is the highest important heading and <h6> is the least important sub-heading.
  • Paragrahs are defined in <p>..</p> tag.
  • Links are defined in <a> tag.

    Example:

    <a href="https://onecompiler.com/html">HTML online compiler</a>
    
  • Images are defined in <img> tag, where src attribute consists of image name.
  • Buttons are defined in <button>..</button> tag
  • Lists are defined in <ul> for unordered/bullet list and <ol> for ordered/number list, and the list items are defined in <li>.

HTML Elements and Attributes

  • HTML element is everything present from start tag to end tag.
  • The text present between start and end tag is called HTML element content.
  • Anything can be a tagname but it's preferred to put the meaningful title to the content present as tag name.
  • Do not forget the end tag.
  • Elements with no content are called empty elements.
  • Elements can have attributes which provides additional information about the element.
  • In the below example, href is an attribute and a is the tag name.

    Example:

    <a href="https://onecompiler.com/html">HTML online compiler</a>
    

CSS

CSS(cascading style sheets) describes how HTML elements will look on the web page like color, font-style, font-size, background color etc.

Example:

Below is a sample style sheet which displays heading in green and in Candara font with padding space of 25px.

body{
  padding: 25px;
}
.title {
	color: #228B22;
	font-family: Candara;
}

HTML Tables

  • HTML Tables are defined in <table> tag.
  • Table row should be defined in <tr> tag
  • Table header should be defined in <th> tag
  • Table data should be defined in <td> tag
  • Table caption should be defined in <caption> tag

HTML-Javascript

  • Javascript is used in HTML pages to make them more interactive.
  • <script> is the tag used to write scripts in HTML
  • You can either reference a external script or write script code in this tag.

Example

<script src="script.js"></script>