I am using a banner ad that runs using javascript. I am adding the code inside a wordpress widget on a sidebar. I want the ad to be aligned in the center, instead of left justified. How do I do this? Thank you.
If your code is not xhtml strict or if you don't care. Put the ad code inside <div align="center"> <!-- Ad code here --> </div>