Display block instead of list in php
Permalink
I am trying to understand why my php doesn't display the same layout of user input.
For example:
input from user ----
Test cars
Good Price
long term
is displayed in one line
The code I have in PHP for that line in particular is this:
For example:
input from user ----
Test cars
Good Price
long term
is displayed in one line
The code I have in PHP for that line in particular is this: