473,387 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Gaps in my table when viewing on Windows

Hi, I have just made my website home page using Dreamweaver's table layout HTML (on my Mac) when I view what I have done on Safari, Chrome and Firefox it looks exactly how it should, however when my friend views it on his Windows laptop using IE and Chrome there are gaps in the table so I end up with spacing I don't want. Help?!

Website in question: www.acethespace.co.uk/home.html

I can't see what is wrong, I thought it might be cellpadding or cellspacing but they are set to 0… here is the HTML code:

Expand|Select|Wrap|Line Numbers
  1. <html>
  2. <head>
  3. <title>Home</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. </head>
  6. <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
  7. <!-- Save for Web Slices (acethespace webpage - home.psd) -->
  8. <table id="Table_01" width="100%" height="861" border="0" cellpadding="0" cellspacing="0">
  9.     <tr>
  10.         <td rowspan="18">
  11.             <img src="http://bytes.com/images/home_01.gif" width="157" height="833" alt=""></td>
  12.         <td colspan="21">
  13.             <img src="http://bytes.com/images/home_02.gif" width="966" height="22" alt=""></td>
  14.         <td rowspan="18">
  15.             <img src="http://bytes.com/images/home_03.gif" width="157" height="833" alt=""></td>
  16.         <td>
  17.             <img src="http://bytes.com/images/spacer.gif" width="1" height="22" alt=""></td>
  18.     </tr>
  19.     <tr>
  20.         <td colspan="2" rowspan="3">
  21.             <img src="http://bytes.com/images/home_04.gif" width="34" height="51" alt=""></td>
  22.         <td rowspan="2">
  23.             <img src="http://bytes.com/images/home_05.gif" width="33" height="41" alt=""></td>
  24.         <td colspan="18">
  25.             <img src="http://bytes.com/images/home_06.gif" width="899" height="35" alt=""></td>
  26.         <td>
  27.             <img src="http://bytes.com/images/spacer.gif" width="1" height="35" alt=""></td>
  28.     </tr>
  29.     <tr>
  30.         <td colspan="3" rowspan="4">
  31.             <img src="http://bytes.com/images/home_07.gif" width="223" height="56" alt=""></td>
  32.         <td colspan="11" rowspan="5">
  33.             <img src="http://bytes.com/images/home_08.gif" width="382" height="89" alt=""></td>
  34.         <td colspan="4" rowspan="7">
  35.             <img src="http://bytes.com/images/home_09.gif" width="294" height="103" alt=""></td>
  36.         <td>
  37.             <img src="http://bytes.com/images/spacer.gif" width="1" height="6" alt=""></td>
  38.     </tr>
  39.     <tr>
  40.         <td>
  41.             <img src="http://bytes.com/images/home_10.gif" width="33" height="10" alt=""></td>
  42.         <td>
  43.             <img src="http://bytes.com/images/spacer.gif" width="1" height="10" alt=""></td>
  44.     </tr>
  45.     <tr>
  46.         <td rowspan="14">
  47.             <img src="http://bytes.com/images/home_11.gif" width="30" height="760" alt=""></td>
  48.         <td colspan="2">
  49.             <img src="http://bytes.com/images/home_12.gif" width="37" height="30" alt=""></td>
  50.         <td>
  51.             <img src="http://bytes.com/images/spacer.gif" width="1" height="30" alt=""></td>
  52.     </tr>
  53.     <tr>
  54.         <td colspan="2">
  55.             <img src="http://bytes.com/images/home_13.gif" width="37" height="10" alt=""></td>
  56.         <td>
  57.             <img src="http://bytes.com/images/spacer.gif" width="1" height="10" alt=""></td>
  58.     </tr>
  59.     <tr>
  60.         <td colspan="3" rowspan="2">
  61.             <img src="http://bytes.com/images/home_14.gif" width="39" height="38" alt=""></td>
  62.         <td colspan="2" rowspan="3">
  63.             <img src="http://bytes.com/images/home_15.gif" width="221" height="47" alt=""></td>
  64.         <td>
  65.             <img src="http://bytes.com/images/spacer.gif" width="1" height="33" alt=""></td>
  66.     </tr>
  67.     <tr>
  68.         <td colspan="11" rowspan="2">
  69.             <img src="http://bytes.com/images/home_16.gif" width="382" height="14" alt=""></td>
  70.         <td>
  71.             <img src="http://bytes.com/images/spacer.gif" width="1" height="5" alt=""></td>
  72.     </tr>
  73.     <tr>
  74.         <td colspan="3" rowspan="6">
  75.             <img src="http://bytes.com/images/home_17.gif" width="39" height="194" alt=""></td>
  76.         <td>
  77.             <img src="http://bytes.com/images/spacer.gif" width="1" height="9" alt=""></td>
  78.     </tr>
  79.     <tr>
  80.         <td rowspan="5">
  81.             <img src="http://bytes.com/images/home_18.gif" width="188" height="185" alt=""></td>
  82.         <td colspan="4" rowspan="2">
  83.             <img src="http://bytes.com/images/home_19.gif" width="179" height="52" alt=""></td>
  84.         <td colspan="5">
  85.             <img src="http://bytes.com/images/home_20.jpg" width="90" height="35" alt=""></td>
  86.         <td colspan="5" rowspan="2">
  87.             <img src="http://bytes.com/images/home_21.gif" width="189" height="52" alt=""></td>
  88.         <td colspan="2" rowspan="5">
  89.             <img src="http://bytes.com/images/home_22.gif" width="251" height="185" alt=""></td>
  90.         <td>
  91.             <img src="http://bytes.com/images/spacer.gif" width="1" height="35" alt=""></td>
  92.     </tr>
  93.     <tr>
  94.         <td colspan="5">
  95.             <img src="http://bytes.com/images/home_23.gif" width="90" height="17" alt=""></td>
  96.         <td>
  97.             <img src="http://bytes.com/images/spacer.gif" width="1" height="17" alt=""></td>
  98.     </tr>
  99.     <tr>
  100.         <td colspan="14">
  101.             <img src="http://bytes.com/images/home_24.gif" width="458" height="13" alt=""></td>
  102.         <td>
  103.             <img src="http://bytes.com/images/spacer.gif" width="1" height="13" alt=""></td>
  104.     </tr>
  105.     <tr>
  106.         <td colspan="2">
  107.             <img src="http://bytes.com/images/home_25.gif" width="108" height="34" alt=""></td>
  108.         <td rowspan="2">
  109.             <img src="http://bytes.com/images/home_26.gif" width="25" height="120" alt=""></td>
  110.         <td colspan="3">
  111.             <img src="http://bytes.com/images/home_27.gif" width="91" height="34" alt=""></td>
  112.         <td rowspan="2">
  113.             <img src="http://bytes.com/images/home_28.gif" width="19" height="120" alt=""></td>
  114.         <td colspan="3">
  115.             <img src="http://bytes.com/images/home_29.gif" width="61" height="34" alt=""></td>
  116.         <td rowspan="2">
  117.             <img src="http://bytes.com/images/home_30.gif" width="29" height="120" alt=""></td>
  118.         <td colspan="2">
  119.             <img src="http://bytes.com/images/home_31.gif" width="107" height="34" alt=""></td>
  120.         <td rowspan="2">
  121.             <img src="http://bytes.com/images/home_32.gif" width="18" height="120" alt=""></td>
  122.         <td>
  123.             <img src="http://bytes.com/images/spacer.gif" width="1" height="34" alt=""></td>
  124.     </tr>
  125.     <tr>
  126.         <td colspan="2">
  127.             <img src="http://bytes.com/images/home_33.gif" width="108" height="86" alt=""></td>
  128.         <td colspan="3">
  129.             <img src="http://bytes.com/images/home_34.gif" width="91" height="86" alt=""></td>
  130.         <td colspan="3">
  131.             <img src="http://bytes.com/images/home_35.gif" width="61" height="86" alt=""></td>
  132.         <td colspan="2">
  133.             <img src="http://bytes.com/images/home_36.gif" width="107" height="86" alt=""></td>
  134.         <td>
  135.             <img src="http://bytes.com/images/spacer.gif" width="1" height="86" alt=""></td>
  136.     </tr>
  137.     <tr>
  138.         <td colspan="19">
  139.             <img src="http://bytes.com/images/home_37.png" width="906" height="368" alt=""></td>
  140.         <td rowspan="4">
  141.             <img src="http://bytes.com/images/home_38.gif" width="30" height="488" alt=""></td>
  142.         <td>
  143.             <img src="http://bytes.com/images/spacer.gif" width="1" height="368" alt=""></td>
  144.     </tr>
  145.     <tr>
  146.         <td colspan="19">
  147.             <img src="http://bytes.com/images/home_39.gif" width="906" height="18" alt=""></td>
  148.         <td>
  149.             <img src="http://bytes.com/images/spacer.gif" width="1" height="18" alt=""></td>
  150.     </tr>
  151.     <tr>
  152.         <td colspan="9" rowspan="2">
  153.             <img src="http://bytes.com/images/home_40.gif" width="412" height="102" alt=""></td>
  154.         <td colspan="3">
  155.             <img src="http://bytes.com/images/home_41.gif" width="80" height="17" alt=""></td>
  156.         <td colspan="7" rowspan="2">
  157.             <img src="http://bytes.com/images/home_42.gif" width="414" height="102" alt=""></td>
  158.         <td>
  159.             <img src="http://bytes.com/images/spacer.gif" width="1" height="17" alt=""></td>
  160.     </tr>
  161.     <tr>
  162.         <td colspan="3">
  163.             <img src="http://bytes.com/images/home_43.gif" width="80" height="85" alt=""></td>
  164.         <td>
  165.             <img src="http://bytes.com/images/spacer.gif" width="1" height="85" alt=""></td>
  166.     </tr>
  167.     <tr>
  168.         <td colspan="23">
  169.             <img src="http://bytes.com/images/home_44.gif" width="1280" height="27" alt=""></td>
  170.         <td>
  171.             <img src="http://bytes.com/images/spacer.gif" width="1" height="27" alt=""></td>
  172.     </tr>
  173.     <tr>
  174.         <td>
  175.             <img src="http://bytes.com/images/spacer.gif" width="157" height="1" alt=""></td>
  176.         <td>
  177.             <img src="http://bytes.com/images/spacer.gif" width="30" height="1" alt=""></td>
  178.         <td>
  179.             <img src="http://bytes.com/images/spacer.gif" width="4" height="1" alt=""></td>
  180.         <td>
  181.             <img src="http://bytes.com/images/spacer.gif" width="33" height="1" alt=""></td>
  182.         <td>
  183.             <img src="http://bytes.com/images/spacer.gif" width="2" height="1" alt=""></td>
  184.         <td>
  185.             <img src="http://bytes.com/images/spacer.gif" width="188" height="1" alt=""></td>
  186.         <td>
  187.             <img src="http://bytes.com/images/spacer.gif" width="33" height="1" alt=""></td>
  188.         <td>
  189.             <img src="http://bytes.com/images/spacer.gif" width="75" height="1" alt=""></td>
  190.         <td>
  191.             <img src="http://bytes.com/images/spacer.gif" width="25" height="1" alt=""></td>
  192.         <td>
  193.             <img src="http://bytes.com/images/spacer.gif" width="46" height="1" alt=""></td>
  194.         <td>
  195.             <img src="http://bytes.com/images/spacer.gif" width="6" height="1" alt=""></td>
  196.         <td>
  197.             <img src="http://bytes.com/images/spacer.gif" width="39" height="1" alt=""></td>
  198.         <td>
  199.             <img src="http://bytes.com/images/spacer.gif" width="19" height="1" alt=""></td>
  200.         <td>
  201.             <img src="http://bytes.com/images/spacer.gif" width="22" height="1" alt=""></td>
  202.         <td>
  203.             <img src="http://bytes.com/images/spacer.gif" width="4" height="1" alt=""></td>
  204.         <td>
  205.             <img src="http://bytes.com/images/spacer.gif" width="35" height="1" alt=""></td>
  206.         <td>
  207.             <img src="http://bytes.com/images/spacer.gif" width="29" height="1" alt=""></td>
  208.         <td>
  209.             <img src="http://bytes.com/images/spacer.gif" width="82" height="1" alt=""></td>
  210.         <td>
  211.             <img src="http://bytes.com/images/spacer.gif" width="25" height="1" alt=""></td>
  212.         <td>
  213.             <img src="http://bytes.com/images/spacer.gif" width="18" height="1" alt=""></td>
  214.         <td>
  215.             <img src="http://bytes.com/images/spacer.gif" width="221" height="1" alt=""></td>
  216.         <td>
  217.             <img src="http://bytes.com/images/spacer.gif" width="30" height="1" alt=""></td>
  218.         <td>
  219.             <img src="http://bytes.com/images/spacer.gif" width="157" height="1" alt=""></td>
  220.         <td></td>
  221.     </tr>
  222. </table>
  223. <!-- End Save for Web Slices -->
  224. </body>
  225. </html>
Aug 22 '13 #1
4 1526
omg.....is it a mandatory thing that the entire site needs to be concstructed in table? i mean you could have used div in order to implement it right.....
Aug 23 '13 #2
It's not essential for it all to be tabled but I wanted to export it straight out of Photoshop so I could easily make the website up in a design view as Its much easier to achieve what I want, but Photoshop only seems to export a web design as a table, which all is fine on any Mac but I just don't understand why when viewing on a Windows machine these gaps appear
Aug 23 '13 #3
Exequiel
288 256MB
Wow, I was amazed by that site, you used table for alignment, it takes lots of effort to do that, I suggest you must use css/css3 for easily designing of your site, there are lots of video tutorials in youtube or in google, I visited your link ad for me the alignments is fine, I'm using windows7. . .
Aug 24 '13 #4
Yeah Exequiel, I managed to sort the issue yesterday night, for whatever reason Windows was reading the new line in my coding as a gap in the table, so removed all spaces from the coding so it's now one massive continuous string of code and it did the trick! So good to hear that it does work now.
Thanks for your help
Aug 24 '13 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

30
by: Stephen Ferg | last post by:
I have a question that is not directly Python-related. But I thought I'd ask the most erudite group that I know... :-) When did Windows start accepting the forward slash as a path separator...
11
by: suma | last post by:
Hello, I want to delete duplicate rows in a table when no primary key is defined. For eg: If we have table1 with data as below, Suma 23 100 Suma 23 100 I want to delete a row from this...
2
by: Matthias H. | last post by:
Hi guys, Our team has a very strange problem. I hope anybody can help. We have a class called webpage and all our aspx-pages bases on it. Then we have a SYS.IO.File Class which have a...
1
by: dk | last post by:
Any idea why the response time is slow when running a system tray app when viewing the properties form? There is one primary loop and a timer control which executes every 3minutes. Is having the...
1
by: QLD_AU | last post by:
I am having trouble when viewing the code behind a form, any events i do are shown, however the Windows Form Designer generated code Section is not shown, Does anyone know how to turn this on...
3
by: mfetterhoff | last post by:
Hello Experts.. Im checking out the other side of the tracks here.. always been a Systems Analyst kind of guy. Developers are a touchy and unpredictible lot. I try to give them their space and never...
1
by: dstorms | last post by:
Hi folks, I am trying to set up my database to create a new record in one table when a new record is created in another. Since it is a one-to-one realtionship it certainly would be easier to put...
0
by: Jeremy | last post by:
If I create a folder in outlook and give it a homepage url to an ajax asp.net page I've developed, I get ajax errors on my page when viewed in outlook. If I click on a button in an update panel...
4
by: billa856 | last post by:
Hi, I want to know how can we set the value of Textbox = value of field in table when we select a value form combobx. example i have a table customer CID CNAME CSALARY 1 Billa ...
3
by: noureddine | last post by:
When I create a folder in outlook and give it a homepage url to an ajax asp.net page I've developed, I get ajax errors on my page when viewed in outlook. The Error is : "Access is denied". I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.