![]() |
css question
what is the CSS equivalent to "align=center" in HTML ?
e.g: <td align="center">mytext</td> isn't this it? <td style="text-align: center">mytext</td> or this: <td style="align: center">mytext</td> ? |
td { text-align: center}
|
| All times are GMT -7. The time now is 09:00 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123