This might sound like a silly question but how would I make this code seem...neater?
echo "<h3><font face='helvetica'><font size='4'><b><font color='B80000'>$title</font></font></font></b> <font color='A0A0A0'>$category </font><font color='A0A0A0'><a href='profile.php?id=$userid'>$user</a></font>
<font face='helvetica'><font size='3'><br> $desc</font></font><br>
<h3><font color='101010'> $city,$state $zip <font color='A0A0A0'>$date</font> </font></h3>";
?>
There's nothing wrong with the code but it looks so sloppy - I was wondering if someone could help me out with making it look neat and tidy