Click here to get back home

Hidden column in HTML page

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Hidden column in HTML page yaara 10-04-2004
Get Chitika Premium
Posted by yaara on October 4, 2004, 7:13 am
Please log in for more thread options
Hi,

I'm trying to define an extra column in an HTML table. The extra
column should not be displayed.

I added style="width:0%;visibility:hidden;" to its tag.

Although I don't see the actual column I can see a large space at the
end of the table (where the extra column was supose to be drawn).

Any Idea what I'm doing wrong?

Thanks a lot,

Yaara.


Posted by Lars Eighner on October 4, 2004, 9:32 am
Please log in for more thread options
In our last episode,
the lovely and talented yaara
broadcast on comp.infosystems.www.authoring.html:

> Hi,

> I'm trying to define an extra column in an HTML table. The extra
> column should not be displayed.

> I added style="width:0%;visibility:hidden;" to its tag.


> Although I don't see the actual column I can see a large space at the
> end of the table (where the extra column was supose to be drawn).

> Any Idea what I'm doing wrong?

You are not reading the CSS spec. What you want is
"display:none;". This has nothing to do with html.
Get the CSS spec. Subscribe to the style newsgroup.

--
Lars Eighner -finger for geek code- eighner@io.com http://www.io.com/~eighner/
If it wasn't for muscle spasms, I wouldn't get any exercise at all.


Posted by jake on October 4, 2004, 4:09 pm
Please log in for more thread options
>Hi,
>
>I'm trying to define an extra column in an HTML table. The extra
>column should not be displayed.
>
>I added style="width:0%;visibility:hidden;" to its tag.
>
>Although I don't see the actual column I can see a large space at the
>end of the table (where the extra column was supose to be drawn).
>
>Any Idea what I'm doing wrong?
>
>Thanks a lot,
>
>Yaara.

A url would help.

Anyway:

'visibility:hidden' will not affect page layout.

Try 'display:none' .

regards.
--
Jake


Similar ThreadsPosted
Three column layout, middle column clear:both; affects other two columns;no tables March 9, 2007, 11:31 pm
Implied width of implied center column in 3 column table June 30, 2008, 4:23 am
multi-column html form July 18, 2005, 7:42 am
HTML to support column-count February 15, 2008, 7:46 pm
Three column forms with CSS October 23, 2006, 7:29 pm
Manipulating a two-column table? March 8, 2006, 12:09 pm
texts in same column but different size April 3, 2008, 8:27 am
Hidden Directory September 1, 2004, 1:21 pm
Hidden text October 19, 2004, 5:12 pm
Hidden text. April 14, 2005, 2:54 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap