guys im using <p align="justify"> but doesnt seem working, and the other 2 alignment (right,left) work. what makes it wrong? tnx
guys im using <p align="justify"> but doesnt seem working, and the other 2 alignment (right,left) work. what makes it wrong? tnx
use CSS.. try this stuff
css class declaration
.paragraphJustify
{
text-align: justify;
}
<p class="paragraphJustify"> sdfasdfds </p>
kong di na mo work try to wrap your paragraph with <div>
<div class="parapraphJustify">
<p> some text here</p>
</div>
rock u man. it work....and AJAX Too...
That's the power of Cascading Style Sheet (CSS)Originally Posted by hybrid_X
![]()
Hi everyone, can any of you guys tell me if you've had much success and with which? I've only found a lack of reviews!
Thanks!
![]()
![]()
Similar Threads |
|