Skip to content

Commit

Permalink
index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
VynaaValerie authored Mar 5, 2024
1 parent e0577ac commit d7e2562
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,11 @@ <h1> Our Pricing</h1>
<!-- Container 1 -->
<article class="pricing container-1">
<h2>Basic</h2>
<p class="price-1"><span class="dollar-sign">&dollar;</span>15IDR</p>
<p class="price-1"><span class="dollar-sign">&dollar;</span>10IDR</p>
<ul>
<hr>
<li> Free Akses</li>
<hr>
<hr>
<li> no customize</li>
<hr>
<li> no requested</li>
Expand All @@ -46,18 +45,18 @@ <h2>Basic</h2>
<!-- Container 2 -->
<article class="pricing container-2">
<h2>Professional</h2>
<p class="price-2"> <span class="dollar-sign">&dollar;</span>25IDR</p>
<p class="price-2"> <span class="dollar-sign">&dollar;</span>20IDR</p>
<ul>
<hr>
<li> free Akses</li>
<hr>
<li> Akses Server</li>
<li> no customize</li>
<hr>
<li> Bisa Request</li>
<hr>
<li> Bisa Custom</li>
<li>no requested</li>
<hr>
<li> Aktif 15 hari</li>
<li> Aktif 18 hari</li>
<hr>
</ul>
<button>Learn more</button>
Expand Down

0 comments on commit d7e2562

Please sign in to comment.