D
Dinesh
Dear All,
Can u tell me how to center align a div (Panel) in Asp.Net 2.0.
If we use align="center" then it will be converted to text-align:center
which will align all the content of the div's object but not the div
itself. Also this is only valid in IE in case of mozilla even that
don't work. If we use <center></center> then it will work in both the
browsers but its a depreciated tag. So could any 1 tell me the best way
of that.
thanks in advance.
Deepak.
Can u tell me how to center align a div (Panel) in Asp.Net 2.0.
If we use align="center" then it will be converted to text-align:center
which will align all the content of the div's object but not the div
itself. Also this is only valid in IE in case of mozilla even that
don't work. If we use <center></center> then it will work in both the
browsers but its a depreciated tag. So could any 1 tell me the best way
of that.
thanks in advance.
Deepak.