Forums

This topic is locked

How to obtain a 1px width column?

Posted 20 Sep 2002 15:46:02
1
has voted
20 Sep 2002 15:46:02 Ricardo Ribeiro posted:
That's it... I want a column width 1 px width; the idea is to define a "1x1 spacer" as background and have that column working as vertical line along the page.

What I can do right now: if I define the width of the table to 1px the browser renders the page with a larger width, let's say, 7 or 8 px.

Any ideas about this you could share with me dudes?

Replies

Replied 20 Sep 2002 15:48:40
20 Sep 2002 15:48:40 Martha Graham replied:
How about a transparent gif to fill that space?

Just an idea.

Martha Graham
Dynamic Zones
Replied 20 Sep 2002 16:23:02
20 Sep 2002 16:23:02 Ricardo Ribeiro replied:
It doesn't work because it could be necessary to put any image near the line I wanna obtain, and the transparent gif will create an obstacle to that.

Replied 23 Sep 2002 16:26:44
23 Sep 2002 16:26:44 Stefan P replied:
Just a thought, have you got CELLPADDING=0? The default value in Dreamweaver is not 0

<img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>
Replied 13 Feb 2003 20:11:21
13 Feb 2003 20:11:21 Jerry Rulewicz replied:
I usually define a 1-3 pxl cell and use a CSS setting to define only the right, left, top or bottom border to a specified color and width. Works good for me
Replied 13 Feb 2003 21:53:10
13 Feb 2003 21:53:10 Brent Colflesh replied:
Dear Torgut,
Same principle as this:

www.dmxzone.com/ShowDetail.asp?NewsId=1494

Nested tables.

Regards,
Brent

Reply to this topic