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 Link to comment https://forums.phpfreaks.com/topic/199738-help-to-center-script/ 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> Link to comment https://forums.phpfreaks.com/topic/199738-help-to-center-script/#findComment-1048480 Share on other sites More sharing options...
tonyva Posted April 30, 2010 Author Share Posted April 30, 2010 Yes that did work Thank you Link to comment https://forums.phpfreaks.com/topic/199738-help-to-center-script/#findComment-1051274 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.