hi guys,
when I enter data into my textbox, I done it with proper spacing, proper alignment.
Example
This is line 1
This is subline 1.0
This is subsubline 1.0.0
Start line 2
It was successfully saved them into MySql.
then I proceed on to display the data using echo.
and yes it can display the data.
but the problem is, all the alignments and spacing that i done is gone.
its like
Any idea how to properly display a data ?This is line 1 This is subline 1.0 This is subsubline 1.0.0 Start line 2
or am I using a wrong text box ?






Bookmarks