Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions NaufalPratomo/Day 1/cv.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<!DOCTYPE html>
<html>
<head>
<title>CV Muhammad Naufal Pratomo</title>
<link rel="shortcut icon" href="https://st2.depositphotos.com/33928496/47670/v/450/depositphotos_476703492-stock-illustration-logo-letter-monogram-slash-modern.jpg" type="image/x-icon">
</head>
<body style="background-color: honeydew;">
<br><br>
<div>
<center>
<div style="background-color: ghostwhite; border-radius: 12px; width: 60%; box-shadow: 0px 0px 20px lightyellow">
<br>
<h1 style="text-align: center;">Curriculum Vitae</h1>
<h2 style="text-align: center;">Muhammad Naufal Pratomo</h2>
<br>
</center>
</div>
<br><br>
<div style="background-color: ghostwhite; border-radius: 12px; width: 100%; box-shadow: 0px 0px 20px lightyellow">
<br><br>
<h3 style =" margin-left: 5%;">Pendidikan</h3>
<p style =" margin-left: 5%;">Saat ini sedang menempuh pendidikan di Politeknik Negeri Malang</p>
<br>
<h3 style =" margin-left: 5%;">Keterampilan</h3>
<ul>
<li style =" margin-left: 5%;">Pernah nyentuh ascendant di valorant :D</li>
<li style =" margin-left: 5%;">Ahli memancing di fishing Planet</li>
<li style =" margin-left: 5%;">Selalu on time anaknya sihhh :)</li>
</ul>
<br>
<h3 style =" margin-left: 5%;">Pengalaman Kerja</h3>
<p style =" margin-left: 5%;">Belum ada nichhhh :C</p>
<br>
<h3 style =" margin-left: 5%;">Kontak</h3>
<ul>
<li style =" margin-left: 5%;">Email: naufalpratomo8@gmail.com</li>
<li style =" margin-left: 5%;">No. Telepon: 08********21</li>
<li style =" margin-left: 5%;">gitgub: https://github.com/NaufalPratomo</li>
</ul>
<br><br><br>
<center>
<a href="index.html"><button>Pencet ini kalo mau balik ke profile</button></a>
<br><br><br>
</center>
</div>
</body>
</html>
33 changes: 33 additions & 0 deletions NaufalPratomo/Day 1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<html>
<head>
<title>
It's Mine :D
</title>
<link rel="shortcut icon" href="https://t3.ftcdn.net/jpg/04/77/81/22/360_F_477812217_BVMns3ybwK4PHrUD3nGrwEL5lyxKmdik.jpg" type="image/x-icon">
</head>
<body style="background-color: powderblue;">
<center>
<br><br><br>
<div style="background-color: rgb(217, 241, 252); border-radius: 12px; width: 60%; box-shadow: 0px 0px 20px #00fff2;">
<br>
<h1 style="text-align: center;">Muhammad Naufal Pratomo</h1>
<h2>Waga no Profiledesu:</h2>
<br>
<p>ada siapa nihh :D</p>
<img src="https://th.bing.com/th/id/OIG.Pfg0JE_xRTtmHH_VzvXc?pid=ImgGn"
style="width: 50%; border-radius: 10%;"
alt="tau deh saha :v ">
<h2>Umur:</h2>
<p>eitsss rahasiaa 😋</p>
<h2>Alamat:</h2>
<p>Di Malang deh pokoknya</p>
<h2>Hobby:</h2>
<p>Ngegarap jobsheet hehehe :)</p>
<br>
<a href="cv.html"><button>ada CV ku ni ges</button></a>
<br><br><br>
</div>
<br><br><br>
</center>
</body>
</html>
33 changes: 33 additions & 0 deletions NaufalPratomo/Day 2/gakTau.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<center>
<div>
<h1>Register</h1>
<label for="nama">nama</label>
<input type = "text">
<label for="email">email</label>
<input type="text">
<label for="password">Password</label>
<input type="password">
<label for="Confirm Password">Confirm Password</label>
<input type="password">
<label for="umur">umur</label>
<input type="text">
<label for="hobby">hobby</label>
<label for="hobby">game</label>
<input type="checkbox">
<label for="hobby">Membaca</label>
<input type="checkbox">
<label for="submit">submit</label>
<input type="submit">
</div>
</center>
</body>
</html>
12 changes: 12 additions & 0 deletions NaufalPratomo/Day 2/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
body{
margin: 0;
}
div{
background-color:sandybrown;
width: 60% ;
padding: 17px;
border-radius: 5%;
border: 2px solid;
display: flex;
flex-direction: column;
}
30 changes: 0 additions & 30 deletions index.html
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jangan dihapus

This file was deleted.