Tugas 1 - PWeb

Tugas 1 - Pemrograman Web Kelas C
Nama: Donny Fitrado
NRP: 05111740000171
Kelas: C

Berikut ini saya sertakan source code dari CV saya yang saya buat menggunakan HTML.

 <!DOCTYPE html>  
 <html>  
      <head>  
           <title>Biodata</title>  
           <style type="text/css">  
           table.tbl1  
           {  
                border-collapse: collapse;  
           }  
           p   
           {  
                font-family: Verdana, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";  
           }  
           </style>  
      </head>  
      <body background="Dark-Lines-with-Purple-Background-Download.jpg">  
           <table width="100%" align="center" bgcolor="LightGrey" class="tbl1">  
                <tr>  
                     <td width="30%" bgcolor="Indigo">  
                          <font color="White">  
                               <p align="center">Donny Fitrado</p>  
                          </font>  
                     </td>  
                     <td bgcolor="Indigo">  
                          <font color="White">  
                               <p align="center">05111740000171</p>  
                          </font>  
                     </td>  
                     <td width="30%" bgcolor="Indigo">  
                          <font color="White">  
                               <p align="center">Pemrograman Web C</p>  
                          </font>  
                     </td>  
                </tr>  
           </table>  
           <br>  
           <br>  
           <table width="68%" align="center" bgcolor="MediumPurple" class="tbl1">  
                <tr>  
                     <td align="center" colspan="3" width="100%" bgcolor="MediumPurple">  
                          <h1>Curriculum Vitae</h1>  
                     </td>  
                </tr>  
                <tr>  
                     <td width="32%" bgcolor="MediumPurple">  
                          <p align="center"><img src="IMG_7320 - Copy.jpg" alt="profpic" width="350" ></p>  
                     </td>  
                     <td width="34%" bgcolor="DarkMagenta" class="td1">  
                          <font color="white" size="4px">  
                               <pre><p align="center"><h2> //Data Diri</h2> <b>Nama</b>          Donny Fitrado<br> <b>TTL</b>           Semarang, 20 Januari 1999<br> <b>Alamat</b>      Jl. Manyar Tirtomoyo 8 no. 16, Surabaya<br> <b>Jenis Kelamin</b>      Pria<br> <b>Agama</b>           Islam<br> <b>Pekerjaan</b>   Pelajar<br> <b>No. HP</b>     082244462069   
                               </pre>  
                               <pre><h2> //Riwayat Pendidikan</h2> 2005-2008      <b>SD YPPI 2</b> Surabaya <br> 2008-2011      <b>SD Kr. Cita Hati</b> Surabaya<br> 2011-2014      <b>SMP Kr. Cita Hati</b> Surabaya<br> 2014-2017      <b>SMA Cita Hati </b>Surabaya<br>  
                               </pre>  
                               <pre><h2> //Prestasi</h2> 2016      <b>Juara 1 InaSEC Competition</b>: Video Editor<br> 2016      <b>Juara 1 UBS Zetizen Vlog</b>: Talent & Video Editor<br>  
                               </pre>  
                          </font>  
                     </td>  
                     <td width="34%" bgcolor="Purple" class="td1">  
                          <font color="white" size="4px">  
                               <pre><p align="center"><h2> (+)Kelebihan</h2>  Jujur <br>  Rajin <br>  Ramah<br> </pre>  
                               <pre><h2> (-)Kekurangan</h2>  Sering menunda pekerjaan<br></pre>  
                               <pre><h2> //Hobi</h2>  Drum<br>  Videografi <br>  Fotografi<br></pre>  
                               </p>  
                          </font>  
                     </td>  
                </tr>  
                <tr>  
                     <td width="50%">  
                          <p align="right"><img src="mailicon.png" width="20"> | dfitrado@gmail.com</p>  
                     </td>  
                     <td width="35%">  
                          <p align="right"><img src="utubeicon.png" width="15"> | Potatoes Project</p>  
                     </td>  
                </tr>  
           </table>  
      </body>  
 </html>  


Dari Source Code tersebut, hasil nya adalah:



Sekian, terima kasih.

Comments

Popular posts from this blog

EAS PBKK A

Tugas 2 - Pemrograman Web

Tugas PBO - Tech Support