Loans - Loans - Mobile Phones - Mortgage
how to get rid of white borders in dreamweaver [Archive] - Threeboy Forums

PDA

View Full Version : how to get rid of white borders in dreamweaver


drastik
05-03-2004, 05:55 PM
can someone help me get rid of the borders in dreamweaver, and do u just import your picture and then make the links and save it as an html or....?

rocket.
05-03-2004, 11:15 PM
I would help, except I have no idea what you are talking about. =\

smackzor
05-03-2004, 11:25 PM
I hear speaking coherent english goes a long way to getting a problem solved!

rocket.
05-03-2004, 11:28 PM
Yeah man, speak Aust... I mean, English.

SileNceR
05-13-2004, 04:08 AM
if ur getting borders on hyperlinked images, the properties box should have a border attribute you can set to.... 0 :D

Ronsonol
06-30-2004, 05:43 AM
<img src="/penis.gif" alt="penis!" border="0" />

That should fix it.

I added this to my stylesheet:

img {
border: 0px;
}

Les Bian
06-30-2004, 06:02 AM
<img src="/penis.gif" alt="penis!" border="0" />

Ummmm... Why penis? I'm scared... And turned on a little...

Ronsonol
07-06-2004, 04:36 AM
Ummmm... Why penis? I'm scared... And turned on a little...

"And turned on a little..."

That's why.

But really, I don't know, first thing that came to mind. ^^