PDA

View Full Version : I'm having a little trouble with my borders.


Dr. Diabolo
August 30th, 2004, 02:43 AM
Hello!

I am trying to set up a website sometime in the next few days, but I'm having a bit of trouble with my borders on my front page.

http://www.freewebs.com/drdiabolo/index.htm

I want the text-image on the left to appear as one continuous whole, but it keeps separateing itself out with the black horizontal lines.

Any Suggestions? Any help would be much appreciated.

Dr. Diabolo

enat66
August 30th, 2004, 03:22 AM
Welcome To CTH:)

I only experience this in IE and not in the browser I use, Firefox.

But I figured out a fix (atleast one that makes it display right for me).

Put everything in that table's cell (all the text images, hyperlinks ect) in one line in the html.

See if that helps:)

degsy
August 30th, 2004, 11:26 AM
Welcome :)

Remove the whitespace between tags


<TD align=left width=405><IMG height=344
alt="Welcome to the Martin Harris Juggling Website. Here you can see video clips of me..."
src="The Martin Harris Juggling Homepage_files/Piece1.gif" width=400
border=0><A href="<A href="http://www.freewebs.com/drdiabolo/Juggling.html"><IMG">http://www.freewebs.com/drdiabolo/Juggling.html"><IMG
height=29 alt="... Juggling, ..."
src="The Martin Harris Juggling Homepage_files/JugglingWord.gif" width=256
border=0></A><IMG height=29 alt="... playing with ..."
src="The Martin Harris Juggling Homepage_files/Piece2.gif" width=144
border=0><A href="<A href="http://www.freewebs.com/drdiabolo/diabolos.html"><IMG">http://www.freewebs.com/drdiabolo/diabolos.html"><IMG
height=33 alt=...diabolos...
src="The Martin Harris Juggling Homepage_files/DiabolosWord.gif" width=256
border=0></A><IMG height=33 alt="...and also..."
src="The Martin Harris Juggling Homepage_files/Piece3.gif" width=144
border=0><A
href="<A href="http://www.freewebs.com/drdiabolo/Devilsticks.html"><IMG">http://www.freewebs.com/drdiabolo/Devilsticks.html"><IMG height=47
alt=...devilsticks.
src="The Martin Harris Juggling Homepage_files/DevilsticksWord.gif"
width=400 border=0></A><IMG height=26 alt="You can also find out..."
src="The Martin Harris Juggling Homepage_files/Piece4.gif" width=400
border=0><IMG height=31 alt="...about me,..."
src="The Martin Harris Juggling Homepage_files/AboutMeWord.gif" width=256
border=0><IMG height=31 alt=...the...
src="The Martin Harris Juggling Homepage_files/Piece5.gif" width=144><IMG
height=34 alt="...University of Surrey Juggling Society..."
src="The Martin Harris Juggling Homepage_files/USSUJUGSOCWord.gif"
width=400 border=0><IMG height=56 alt="...and juggling in general."
src="The Martin Harris Juggling Homepage_files/GeneralWord.gif" width=256
border=0><IMG height=56 alt=Enjoy!
src="The Martin Harris Juggling Homepage_files/Piece6.gif" width=144
border=0></TD>

Dr. Diabolo
August 30th, 2004, 03:01 PM
Cheers Guys! It worked. I'll let you all know when the website is up and running fully.