Hi,
I am want to align the table in center position in ADE,,
I have used,
<table Align="center">
--------------------------
CSS Properties:
---------------------
margin-left:auto;
margin-right:auto;
---------------------
table: width:60%; margin-left:20% margin-right:20%
--------------------
But am unable to get exact position in the ADE, So please kindly give me idea to make table in center position in
ADE.