Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alignment of a table cell
Message
 
 
To
22/04/2006 18:04:18
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01115738
Message ID:
01115749
Views:
10
By default there is no alignment set on table cell. Do you have a div container with style set to align text center? How did you put the table on the page? If you dragged it from the tool bar then no align is set by default. If you went to the menu bar and selected "Layout, Insert Table" then it gives you an option to select the alignment.

My guess is that you have a div tag with a style="text-align: center" set that is causing the align center.

>In HTML, the alignement of a table cell defaults to left. In ASP.NET, everything appears centered. I have to put ALIGN=LEFT everywhere. Is there a global setting that controls that?
Michael McLain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform