Skip to content

Commit

Permalink
segini aja dulu
Browse files Browse the repository at this point in the history
  • Loading branch information
yudha556 committed Oct 30, 2024
1 parent c0494f2 commit 93ce80a
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Binary file added Praktikum_4/Asset/icon_calender.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/icon_layer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/icon_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/icon_notification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/img_hiasan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/img_preview1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/img_preview2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/img_preview3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/img_profil_testi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Praktikum_4/Asset/img_testimoni.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions Praktikum_4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<nav class="navbar">
<div class="container">
<div class="logo">
<img src="" alt="logo">
<img src="./Asset/icon_logo.png" alt="logo">
<p>Remind<span>me</span></p>
</div>
<div class="menu">
Expand All @@ -20,7 +20,7 @@
</ul>
</div>
<button>
<img src="" alt="About App">
<img src="./Asset/img_preview1.png" alt="About App">
</button>
</div>
</nav>
Expand All @@ -43,17 +43,17 @@ <h1>Manage Schedule and Task Easy</h1>
<section class="features">
<div class="container">
<div class="better-Deadline">
<img src="" alt="better-Deadline">
<img src="./Asset/icon_calender.png" alt="better-Deadline">
<h3>Set a better deadline tasks</h3>
<p>You can make your duty deadlines better and more orderly</p>
</div>
<div class="manage-task">
<img src="" alt="manage-task">
<img src="./Asset/icon_layer.png" alt="manage-task">
<h3>Manage the tasks so easily</h3>
<p>You can manage the deadlines and the schedule becomes easy</p>
</div>
<div class="notification">
<img src="" alt="notification">
<img src="./Asset/icon_notification.png" alt="notification">
<h3>Wouldn't miss notifications</h3>
<p>Of course you will always get the tasks and schedule notifications</p>
</div>
Expand All @@ -64,7 +64,7 @@ <h3>Wouldn't miss notifications</h3>
<div class="container">
<div class="why-1">
<div class="image">
<img src="" alt="image">
<img src="./Asset/img_preview2.png" alt="image">
</div>
<div class="text">
<h2>Set up task and schedule with a best features</h2>
Expand All @@ -77,14 +77,14 @@ <h2>Get the highest priority application notification</h2>
<p>The best feature makes you better, with the latest technology to meet your needs. Of course, with such features as organizing schedules and leading assignments, it will make you easier, So get the application now !</p>
</div>
<div class="image">
<img src="" alt="image">
<img src="./Asset/img_preview3.png" alt="image">
</div>
</div>
</div>
</section>

<section class="user-pagging">
<div class="container">
<div class="container" style="background-image: url(./Asset/img_hiasan.png);">
<div class="text">
<p>Download an app now and the various benefits you will get immediately</p>
<div class="button">
Expand All @@ -102,12 +102,12 @@ <h2>Get the highest priority application notification</h2>
<section class="Testimonial">
<div class="container">
<div class="Testimonial-img">
<img src="" alt="Testimonial">
<img src="./Asset/img_preview3.png" alt="Testimonial">
</div>
<div class="Testimonial-text">
<h2>What do they think</h2>
<div class="profile">
<img src="" alt="profile">
<img src="./Asset/img_profil_testi.png" alt="profile">
<h4>Samantha Sench</h4>
<p>Student at University</p>
</div>
Expand All @@ -125,7 +125,7 @@ <h4>Samantha Sench</h4>
<div class="remindme">
<div class="logo-contrainer">
<div class="logo">
<img src="" alt="logo">
<img src="./Asset/icon_logo.png" alt="logo">
</div>
<h2>Remind<span>me</span></h2>
</div>
Expand Down

0 comments on commit 93ce80a

Please sign in to comment.