B
Barry
Hi
How do i center-align a items within a <div></div> tag
TIA
Barry
How do i center-align a items within a <div></div> tag
TIA
Barry
Barry said:How do i center-align a items within a <div></div> tag
Barry said:if i use
<div style="margin-left: auto;margin-right: auto;text-align: center;">
gridview is here</div>
the grid view within the div is centered alright,
but all the Text in the
columns is also centered, which i need left-aligned (by default)