Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
brandalokadjaya authored Jun 5, 2024
1 parent b0b6fbc commit 5254d9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<div class="logo-container">
<img src="https://i.ibb.co.com/wJ4DzpT/20240511-155654.png" alt="Logo" class="logo">
</div>
<div id="form-container" class="container">
<div class="column">
<textarea id="text1" placeholder="Masukkan teks di kolom 1..."></textarea>
Expand Down

0 comments on commit 5254d9b

Please sign in to comment.