Skip to content

Commit

Permalink
Merge pull request petanikode#222 from tedomasbro/master
Browse files Browse the repository at this point in the history
revisi tedo
  • Loading branch information
ardianta committed Dec 18, 2020
2 parents 54e1662 + 0ed12cc commit 47dfe7c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,13 @@ <h1>INSYAALLAH BESOK WISUDA</h1>
<li><a href="">Tutorial Git 05 - Melihat Perbandingan Revisi Git</a></li>
<li><a href="">Tutorial Git 06 - Membatalkan Revisi Git</a></li>
<li><a href="">Tutorial Git 07 - Percabangan</a></li>
<li></li>
<li></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
</ul>
<p>Extra</p>
<ul>
Expand Down
10 changes: 8 additions & 2 deletions inlineCSS.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,14 @@ <h1 style="color: lightblue; font-family: arial;">Hello World</h1>
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>

proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem, ipsum dolor sit amet consectetur adipisicing elit. Dolorem quam qui distinctio, alias perspiciatis ad dolores quos quo corrupti numquam deserunt animi adipisci. Minima hic aut quis assumenda laudantium, repellat enim! Velit voluptates perspiciatis esse?</p>
<h1></h1>
<h2></h2>
<h3></h3>
<h4></h4>
<h5></h5>
<h6></h6>
<div class="kodoj"></div>
</body>

</html>
4 changes: 3 additions & 1 deletion list.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ ul {
li a.active {
color: white;
background-color: #212721;
}
margin-bottom: auto;
}

0 comments on commit 47dfe7c

Please sign in to comment.