Hi, I am relatively new to the whole website design scene. I would really appreciate any help from a web designer who could explain why the table I have insterted in my page "http://wheelersintl.com/shipping-lines/sailing-schedules/" is going outside the page. I have previously inserted a table on another page of mine "http://wheelersintl.com/shipping-lines/container-tracking/". But here the table fits perfectly. Any help on this as well as advise on my website would be greatly appreciated. Thanks in advance.
Hey Sean, Your table had an in-style set, change your opening table tag to this and it should fix your problem. <table style="width: 615px;" border="0" cellspacing="0" cellpadding="0"> Code (markup):