joecooper Posted February 26, 2006 Share Posted February 26, 2006 I have the title of a car on left side of page, and i want the reference to be right aligned, cant be on seperate lines, has to be on the same line. but it doesnt seem to want to. is there a way in PHP to do this?[a href=\"http://www.essexracers.com/jh1/cars.php\" target=\"_blank\"]http://www.essexracers.com/jh1/cars.php[/a] Link to comment https://forums.phpfreaks.com/topic/3643-left-and-right-align-on-the-same-line/ Share on other sites More sharing options...
hitman6003 Posted February 26, 2006 Share Posted February 26, 2006 Create two spans inside of your td/div, give one style="text-align: left" the other "text-align: right" Link to comment https://forums.phpfreaks.com/topic/3643-left-and-right-align-on-the-same-line/#findComment-12627 Share on other sites More sharing options...
joecooper Posted February 26, 2006 Author Share Posted February 26, 2006 Thanks, it workedbut i dont know why it has a weird line under it. ive done </u> and it wont go away :S[a href=\"http://www.essexracers.com/jh1/cars.php\" target=\"_blank\"]http://www.essexracers.com/jh1/cars.php[/a] Link to comment https://forums.phpfreaks.com/topic/3643-left-and-right-align-on-the-same-line/#findComment-12635 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.