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
30 changes: 0 additions & 30 deletions elianiva/day1/index.html
Copy link
Member

Choose a reason for hiding this comment

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

ngga perlu dihapus ini wkwkwk

This file was deleted.

14 changes: 14 additions & 0 deletions yan/day1/cv.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<html>
<title>
cv yan
</title>
<body>
<h2 style="background-color: rgb(107, 107, 113);">pengalaman</h2>
<ul>
<li>peserta NIPRO 2022</li>
<li>kejurkab bulutangkis 2019</li>
<li>piala kabupaten bulutangkis 2022</li>

</ul>
</body>
</html>
Binary file added yan/day1/foto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions yan/day1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Yan Daffa Putra Liandhie</title>
</head>
<body>
<h1>Yan Daffa Putra Liandhie</h1>
<img src="foto.jpg" alt="foto saya" style="width: 50%; ">
<h2>nama lengkap/panggilan:</h2>
<p>Yan Daffa Putra Liandhie/yan</p>
<h2>umur</h2>
<p>18 tahun</p>
<h2>asal</h2>
<p>Lumajang</p>
<h2>alamat</h2>
<p>Jl. kembang turi gang 3A no 16A rt03 rw. 04 <br> kecamatan Lowokwaru kota Malang</p>
<h2>hobi</h2>
<ul>
<li>mendengarkan musik</li>
<li>badminton</li>

</ul>
<h2> <a href="cv.html">cv</a> </h2>
</body>
</html>