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
17 changes: 17 additions & 0 deletions F1G119047-IDHAM SALEH/Tugas1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>F1G119047 | IDHAM SALEH</title>
</head>

<body>

<h1>Halo Ilkom!</h1>

</body>

</html>
29 changes: 29 additions & 0 deletions F1G119047-IDHAM SALEH/Tugas2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Website sederhana</title>
</head>

<body>
<img src="logouho.png" alt="LogoUho" title="Universitas Halu Oleo" style="float: right;width: 80px;">
<h1 style="text-align: center;">Universitas Halu Oleo</h1>
<hr>
<h2 style="color:rgba(208, 29, 29, 0.864);">Prodi Ilmu Komputer</h2>

<p>Jika anda ingin mengunjungi website resmi dari Universitas Halu Oleo <a href="https://www.uho.ac.id"
target="_blank">Klik Disini</a></p>

<h3>Font Style :</h3>
<ul>
<li><b>Bold</b></li>
<li><i>Italic</i></li>
<li><u>Underlined</u></li>
</ul>

</body>

</html>
Binary file added F1G119047-IDHAM SALEH/logouho.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.