Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

left margine is not working properly in ajax tab cotrol.

$
0
0

I'm using ajax tab control and and trying to set left margine to 100px. but the tabs are appearing like this-       HomeProfileAboutmeProjectContact

Please help where I'm doing wrong?

<ajax:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0"
                    Width="1119px" Height="373px" CssClass="tab"><ajax:TabPanel runat="server" HeaderText="TabPanel1" ID="TabPanel1"><HeaderTemplate>
                            Home</HeaderTemplate></ajax:TabPanel>


<styletype="text/css">

     
.tab
       
{
position:relative;
           
margin-left:100px;
       
}
   
</style>

Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>