HighDots Forums  

Table border less than 1

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Table border less than 1 in the HTML forum.



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

Default Table border less than 1 - 08-25-2003 , 02:56 PM






Hello,

I would like to know if it is possible to set the table at .5 ? if so how?

Thanks!
Kevin Davis

Reply With Quote
  #2  
Old   
David Dorward
 
Posts: n/a

Default Re: Table border less than 1 - 08-25-2003 , 03:20 PM






Kevin Davis wrote:

Quote:
I would like to know if it is possible to set the table at .5 ? if so how?
..5 what?

Use CSS for presentation, then you get to specify lengths using several
different units, some of which accept values between zero and one.

http://dorward.me.uk/www/css/#tutorials might be of use.

--
David Dorward http://dorward.me.uk/


Reply With Quote
  #3  
Old   
Matthias Gutfeldt
 
Posts: n/a

Default Re: Table border less than 1 - 08-25-2003 , 03:24 PM



Kevin Davis schrieb:
Quote:
I would like to know if it is possible to set the table at .5 ? if so how?
Sure, as soon as you find out how to draw half a screen pixel :-).


Matthias


Reply With Quote
  #4  
Old   
Stan Brown
 
Posts: n/a

Default Re: Table border less than 1 - 08-25-2003 , 07:44 PM



In article <64252817.0308251156.39fa4fe0 (AT) posting (DOT) google.com> in
comp.infosystems.www.authoring.html, Kevin Davis <kdavis004 (AT) msn (DOT) com>
wrote:
Quote:
Hello,

I would like to know if it is possible to set the table at .5 ? if so how?
..5 of an em? -- sure.

..5 of a pixel? What on earth do you think that would mean?

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
validator: http://jigsaw.w3.org/css-validator/


Reply With Quote
  #5  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Table border less than 1 - 08-26-2003 , 02:15 AM



Stan Brown <the_stan_brown (AT) fastmail (DOT) fm> wrote:

Quote:
.5 of a pixel? What on earth do you think that would mean?
It _could_ conceivably be approximated by using antialiasing, in the
sense that e.g. a .5px black border on a white background is presented as
a 1px gray border.

But in _HTML_, the only measures you can use are pixels (the implied
unit) and, in some contexts, percentages.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html



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.