|
Author |
Message |
Chris Collins
Joined: 17 Feb 2005
Posts: 16
|
Posted: Wed Mar 16, 2005 6:01 pm Post subject: A Couple Problems.... |
|
|
I made a site in Photoshop with the slicing technique and I think it's great. One problem I am having (and it only seems to be in Firefox) is that when the page loads, it takes a couple seconds and you can see all the spacer images and everything else all broken up in the window and then after a couple seconds it all comes together. I was told on another forum it was because the opening and closing table cell tags were on different lines like so:
Code: |
<td>
<img src="images/spacer-42.gif" width="20" height="34" />
</td>
|
But I went through the document and made them all on one line and it still does it.....
Also, another PSD document that I saved optimized as HTML and images is appearing as 1 pixel wider and 1 pixel higher (the table) when viewed in Dreamweaver. For example, my PSD document is 775 x 587 but the table that it produces is 776 x 588. Any ideas why this is happening?
Chris |
|
|
|
|
Proprius
Joined: 28 Feb 2005
Posts: 137
|
Posted: Wed Mar 16, 2005 7:36 pm Post subject: |
|
|
Can we see the site? |
|
|
|
|
Chris Collins
Joined: 17 Feb 2005
Posts: 16
|
Posted: Wed Mar 16, 2005 7:43 pm Post subject: |
|
|
Sure, here you go:
http://www.barbarasaizan.com
It only does it in Firefox for me. Have any idea what's going on with the second issue?
Chris |
|
|
|
|
|