MySQL Forums
Forum List  »  PHP

Re: Aligning HTML table columns in PHP
Posted by: Peter Brawley
Date: January 17, 2022 12:13PM

Lose the semicolon in <td text-align: left;>. If there are still alignment issues, add width=x% to the first row with x as desired.

Options: ReplyQuote


Subject
Written By
Posted
Re: Aligning HTML table columns in PHP
January 17, 2022 12:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.