<DIV>TAG UNTUK MEMBUAT ALIGNMENT SATU BLOK TEXT

Tag <DIV> digunakan unyuk mengatur alignment satu blok text, memungkinkan pengaturan rata kiri atau kanan atau tengah. Blok text tersebut diawali dengan <DIV> dan ditutup dengan </DIV>. Sedangkan untuk pengaturan alignment diatur pada parameter tag <DIV> tersebut.


Syntax : <DIV ALIGN="LEFT"|"CENTER"|"RIGHT">

a<HTML>
<HEAD>
<TITLE> Tag DIV untuk Alignment Text</TITLE>
</HEAD>
<DIV ALIGN=RIGHT>
<H1> Aligning a Block of Conten to the Right</H1>
<P> You can use a DIV tag to align a block of content to theright.</P>
<P> The content can include anything you like, including tables,
image, list, and so on. Note, however, that right-aligned lists
often do not look very neat.</P>
</DIV>
<BODY>
<HTML>

Hasil :

0 Response to "<DIV>TAG UNTUK MEMBUAT ALIGNMENT SATU BLOK TEXT"

powered by Blogger | WordPress by Newwpthemes | Converted by BloggerTheme