How to centre javascript ad code


Many time we face a situation when we apply certain javascript to webpage blogger page but we find it aligned to one side so today we are going to tell you abhout the simple code that will end all you problem in just few seconds, while applying google adsense code to blogger or on any html page this will work and also other java script ads such as amazon, flipkart, admaven, alibaba or any other javascript code
so you have to just write you code like that in between red tags

<center>

<script type="text/javascript" language="javascript">
      var aax_size='729x90';
      var aax_pubname = 'example';
      var aax_src='202';
    </script>
    <script type="text/javascript" language="javascript" src="http://c.amazin-adsystem.com/sax2/assoc.js"></script>

</center>

apply this code to your webpage and if you still have some issue kindly communicate with us via commentbox below!