Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Jakowenko #1
1 px gap below my included tables
This could really fit in a few areas, but I decided to post it in here.
I created this website [url]http://h2mp.com[/url] as you can see, right under the header
there is a 1px gap from the header to where the body is.
This I believe is because I included the header on a seperate page within a
table.
I am not sure how to get rid of this gap.
Here is a screenshot of how the page is setup.
The header is included using a php include tag, but I cannot get rid of this
little gap between the included header and the body.
The cell space and pad is also set to 0, so that shouldn't have an effect.
Screenshot [url]http://img321.imageshack.us/img321/407/screenshot4xm.jpg[/url]
Jakowenko Guest
-
Nothing Was Specified to be included in the library
I am getting that error when I try to compile my project. The library it is referring to is FlexLib. I have tried everything I can think of but... -
include_once() - always included?
Hi All, Always looking for efficiency, consider the following code: <?php function one($arg){ if ($arg == 1){ include_once(...); do some... -
Scripts Included in Actions
When I include a script in an action, close and re-start illustrator, the script is missing from the action set. If I save the action set to the... -
BIG file sizes with ICC included
I just noticed this after fixing up my color settings and icc profile. When i save an AI CS file, and have "include ICC profile" checked in the... -
IE still included with Panther? Or just Safari?
In article <170720032027309109%no@spam.invalid>, Keeper of the Purple Twilight <no@spam.invalid> wrote: Yes, IE is in the panther developer... -
barkbread #2
Re: 1 px gap below my included tables
<TR>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=38 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=4 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=33 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=35 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=31 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=48 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=79 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=88 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=55 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=41 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=1 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=42 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=55 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=45 HEIGHT=1 ALT=""></TD>
<TD>
<IMG SRC="/images/spacer.gif" WIDTH=2 HEIGHT=1 ALT=""></TD>
<TD>
</TD>
</TR>
I think it is because of these code which founded in you page.
There was something wrong when you split your original image.
barkbread Guest



Reply With Quote

