Akapity za pomocą kodowania HTML.
Do tworzenia akapitu służy znacznik:
Natomiast aby ustawić sobie wcięcie
Dowolnie można ustalić wcięcie.
Wyrównanie tekstu:
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="justify" ></p>
Do wyboru mamy
Aby działało należy w opcjach pod postem odznaczyć opcję
Wyłącz HTML w tym poście
Przykład:
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="justify" ></p>
<p style="text-indent:0.9cm" align="justify" >Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</p>
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="center" ></p>
<p style="text-indent:0.9cm" align="center" >Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</p>
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="right" ></p>
<p style="text-indent:0.9cm" align="right" >Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</p>
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="left" ></p>
<p style="text-indent:0.9cm" align="left" >Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</p>
Zmiana wielkości czcionki w akapicie za pomocą znacznika BBCode
Przykład:
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="justify" >[size=12][/size]</p>
<p style="text-indent:0.9cm" align="justify" >
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</p>
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="justify" >[size=9][/size]</p>
<p style="text-indent:0.9cm" align="justify" >
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</p>
Kod: Zaznacz cały
<p style="text-indent:0.9cm" align="justify" >[size=16][/size]</p>
<p style="text-indent:0.9cm" align="justify" >
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</p>