HighDots Forums  

Re: Square table cells

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: Square table cells in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Re: Square table cells - 02-27-2004 , 10:10 PM






Andy Mabbett <usenet200309 (AT) pigsonthewing (DOT) org.uk> wrote:

Quote:
http://www.westmidlandbirdclub.com/biblio/banbury.htm

which uses a table to indicate the Ordnance Survey (map) grid- squares
covered by a certain area.

Is there a way to make the table cells square, while still allowing them
to resize as necessary?
td {
width: 4em;
height: 4em;
}

I think a 3 x 3 grid has nine squares, not twelve, BTW.

--
Karl Smith.
Interim President,
International Global World "Jonathon Frakes
must never work in films again!" Society


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: Square table cells - 02-28-2004 , 11:06 AM






Andy Mabbett <usenet200309 (AT) pigsonthewing (DOT) org.uk> wrote:

Quote:
I think a 3 x 3 grid has nine squares, not twelve, BTW.

Do you perhaps refer to:

The BOS area of interest is the twelve 10km x 10km squares, as
defined by the Ordnance Survey, surrounding Banbury, six of
which include parts of Warwickshire (early reports used a
circle, centred on Banbury, of 9 miles radius; this also
included parts of Warwickshire.) ?

If so, you need to read it again ;-)
I think I get it. The diagram shows the six squares that are the
intersection of Banbury and Warwickshire? I won't pretend to
understand the point of that.

td { empty-cells: hide; }

That should help.

--
Karl Smith.
Interim President,
International Global World "Jonathon Frakes
must never work in films again!" Society


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.