Advertisement
AncientGigas

Ngetik Coding - HTML - Layout 2 Kolom

Apr 20th, 2018
1,301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.17 KB | None | 0 0
  1.     <div class="content-kiri">
  2.          <font size="10px">Kiri</font>
  3.     </div>
  4.  
  5.     <div class="content-kanan">
  6.          <font size="10px">Kanan</font>
  7.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement