0% found this document useful (0 votes)
22 views3 pages

Program Bio Data HTML

The document is an HTML biodata profile for an individual named Santono Sujatmiko, detailing personal information such as date of birth, religion, address, email, phone number, and website. It also outlines his educational background from elementary to university level, work experience as a Back-End and Full Stack Developer, and skills in various programming languages and frameworks. The profile is structured with sections for personal information, education, work experience, and skills.

Uploaded by

elikgunarto13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views3 pages

Program Bio Data HTML

The document is an HTML biodata profile for an individual named Santono Sujatmiko, detailing personal information such as date of birth, religion, address, email, phone number, and website. It also outlines his educational background from elementary to university level, work experience as a Back-End and Full Stack Developer, and skills in various programming languages and frameworks. The profile is structured with sections for personal information, education, work experience, and skills.

Uploaded by

elikgunarto13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

<!

DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Biodata Saya - www.malasngoding.com</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="kotak">

<div class="judul">
<h1>BIODATA DIRI</h1>
</div>

<div class="blok">

<h2>Informasi</h2>

<div class="kiri">
<img src="foto.jpg">
</div>

<div class="kanan">
<table>
<tr>
<th>Nama</th>
<th>:</th>
<td>Santono Sujatmiko</td>
</tr>
<tr>
<th>Tempat</th>
<th>:</th>
<td>Medan</td>
</tr>
<tr>
<th>Tgl.Lahir</th>
<th>:</th>
<td>15 September 1994</td>
</tr>
<tr>
<th>Agama</th>
<th>:</th>
<td>Islam</td>
</tr>
<tr>
<th>Alamat</th>
<th>:</th>
<td>Jl. Merpati Putih, No. 187, Blok -
Cimahi, Bandung</td>
</tr>
<tr>
<th>Email</th>
<th>:</th>
<td>[email protected]</td>
</tr>
<tr>
<th>No.HP</th>
<th>:</th>
<td>+62812-3456-7890</td>
</tr>
<tr>
<th>Website</th>
<th>:</th>
<td><a
href="https://www.malasngoding.com">www.malasngoding.com</a></td>
</tr>
</table>

</div>

</div>

<div class="blok">

<h2>Pendidikan</h2>

<div>
<ul>
<li><b>2000 - 2006</b> SD 1 Negeri Medan</li>
<li><b>2006 - 2009</b> SMP 1 Negeri
Jakarta</li>
<li><b>2009 - 2012</b> SMA 1 Negeri
Jakarta</li>
<li><b>2012 - 2016</b> Universitas
Indonesia</li>
</ul>
</div>

</div>

<div class="blok">

<h2>Pengalaman Kerja</h2>

<div>
<ul>
<li>
<b>2017 - 2019</b> - <i>Back-End
Developer</i> - di Di PT. Teknologi Indonesia
</li>
<li>
<b>2020 - Now</b> - <i>Full Stack
Developer</i> - di Di PT. BOX Tech AI Indonesia
</li>
</ul>
</div>

</div>

<div class="blok">

<h2>Keahlian</h2>

<div>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>PHP</li>
<li>CodeIgniter</li>
<li>Laravel</li>
<li>NodeJS</li>
</ul>
</div>

</div>
</div>
</body>
</html>

You might also like