tonyva Posted April 26, 2010 Share Posted April 26, 2010 Hi I am not sure how to center the script below on my web page. <script src="http://www.gmodules.com/ig/ifr?url=http://www.starrynight.com/widget/googlegadget/GoogleGadget.xml&up_lat=-36.0603&up_long=174.3517&up_time=&up_labPlanets=&up_labStars=&up_horizon=&up_const=&up_daylight=&synd=open&w=660&h=320&&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script> Thanks Tony Quote Link to comment Share on other sites More sharing options...
snipesh0tz Posted April 26, 2010 Share Posted April 26, 2010 This should work: <div align=center> <script src="http://www.gmodules.com/ig/ifr?url=http://www.starrynight.com/widget/googlegadget/GoogleGadget.xml&up_lat=-36.0603&up_long=174.3517&up_time=&up_labPlanets=&up_labStars=&up_horizon=&up_const=&up_daylight=&synd=open&w=660&h=320&&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script> </div> Quote Link to comment Share on other sites More sharing options...
tonyva Posted April 30, 2010 Author Share Posted April 30, 2010 Yes that did work Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.