a normal paragraph which will


Пример DIV-1.html: <P> This is a normal paragraph which will be rendered according to default alignments, which usually means left alignment. </P> <DIV ALIGN=CENTER> <P> This is text which will be centered. </P> <P> This is a longer text paragraph which will be centered. It is so long that line breaks will most probably occur. Notice that the division into lines is usually not the same as in the HTML file. </P> </DIV>
Следующий пример показывает, как представить центрированный текст со специфическим делением на линии:


Пример DIV-2.html: <DIV ALIGN=CENTER> Mieleni minun tekevi<BR> aivoni ajattelevi<BR> lдhteдni laulamahan<BR> saa'ani sanelemahan.<BR> <P ><CITE>Kalevala</CITE></P> </DIV>

Содержание раздела