neomhm Posted November 9, 2009 Share Posted November 9, 2009 When I add a link in a php page, the link word returns to the line (as a <br> would do) Example: <a href="#">like</a></td> <td><a href="#">don't like</a></td> display on the page: ..... like don't like ..... I am trying to get ..... like don't like ..... thank you for helping Laurent Link to comment https://forums.phpfreaks.com/topic/180827-in-php-link-returns-to-the-line/ Share on other sites More sharing options...
rajivgonsalves Posted November 9, 2009 Share Posted November 9, 2009 more code would be helpful, can't make out what your trying to do ? Link to comment https://forums.phpfreaks.com/topic/180827-in-php-link-returns-to-the-line/#findComment-953979 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.