Click to See Complete Forum and Search --> : tables


Xikron
06-02-2003, 10:42 AM
Hello,
I have a few tables set up, one as a header and a separate one for the content for the page. If a user has thier browser set to large fonts or pretty much anything larger than the regular size font, the tables get all dispositioned creating spaces inbetween graphics. Even in the table above the content containing no text at all. I've checked the site from different systems, and some of them come out dispositioned by default and some don't. Is there anyway to lock table size or stop this from happening?

here is the site containing these tables http://www.burlingtontelecom.com

IrDa
06-02-2003, 10:59 AM
You can use css to lock users from changing the fonts

<style>
font { font-family:Verdana, Arial; font-size:8pt }
</style>

khaki
06-02-2003, 10:59 AM
hi Xikron...

on quick glance...
it doesn't appear that you have set any font sizes for your text.

and if you don't control it yourself...
the user's browser will control it.
(that includes any "empty" text such as "& n b s p ;")

;) k

pyro
06-02-2003, 11:04 AM
Originally posted by khaki
(that includes any "empty" text such as "& n b s p ;")Did you know:

you can write &amp;nbsp by typing &amp;amp;nbsp;?

khaki
06-02-2003, 11:13 AM
yeah...
but i think that I tried that once here (on the forum) and it still didn't come out all right.
(although I obviously typed it wrong... since you got it to show correctly :rolleyes: )

well... i'm certainly not known for my typing here :rolleyes: ... that's for sure
(well... unless your talking about the quantity of it :) )

;) k

Xikron
06-02-2003, 11:24 AM
Thanks for the feedback, this forum has helped me out quite a bit. I am also trying to implement a feature on the page that will enlarge the text in certain places. When the text is enlarged it the tables will shift around and break up because of the font sizes. Is there a way to be able to have large fonts and still keep the tables from breaking apart?

i will post the url with this feature in a bit when i put it up on the server.

Xikron
06-02-2003, 11:26 AM
terribly sorry i hit the new thread, instead of the reply,:(

Xikron
06-02-2003, 11:30 AM
Iv'e done a bad thing, i was replying to this thread and i accidentally made a new thread.

Moderators Note:
Threads Merged

Xikron
06-02-2003, 12:22 PM
ok, the url for the page with the enlarging font feature is:
http://www.burlingtontelecom.com/~jlavarnway/

the page is still in the works, i havent made graphics for the text enlargement buttons yet, but they are off to the right of the navigational links on the header. Any suggestions on how to fix this would be great!

spufi
06-02-2003, 11:53 PM
Here's a crazy idea. Don't use tables for layout. W3C hasn't recommended doing so ever since CSS came out and I don't recommend it ever since I started to learn CSS.

DaiWelsh
06-03-2003, 07:35 AM
I am not sure I follow, how do you sue CSS in place of tables to format a page? Do you mean by using absolute positioning/layers?

Edit: genuinely curious btw, not challenging your statement ;)

Charles
06-03-2003, 07:43 AM
You start with a page in HTML 4.01 Strict, one that works. Which is to say, one with the main heading at the top and the navigation at the bottom. ANd then you use a combination of positioning, margins and widths to move things around.

DaiWelsh
06-03-2003, 07:59 AM
Yes, I have been wandering and found some good links, definitely something I am going to explore further, though I know at least a couple of clients that I will have great difficulty selling on something that browsers apparently implement poorly/inconsistently/plain wrong. Fortunately some sites/projects I have more editorial control over :)

Thanks,

Dai

Charles
06-03-2003, 08:23 AM
Originally posted by DaiWelsh
I will have great difficulty selling on something that browsers apparently implement poorly/inconsistently/plain wrong. The number of browsers in use that get CSS wrong is decreasing and you are supposed to make your page work fine on browsers that do not support CSS at all. And tables mis-used for layout make your page not work on browsers used by the blind.

DaiWelsh
06-03-2003, 02:56 PM
Like I said you have me convinced, but I cannot pay the bills with altruism.

Not implementing CSS at all may be better than implementing it incorrectly in this instance.

While I could repeat 'accessibility' over and over, most clients will view it in IE and assume that any oddities or shortfall in perceived attractiveness are bound to be down to my lack of skill rather than a huge corp like MS and their 'world-beating' browser.

I applaud your devotion to standards Charles, but I am not the enemy and repeatedly slapping me with a wet trout wont change anything, I am already pro standards, clean code, etc. but I have to deal in reality.

Right does not always sell and while I make plenty of attempts to steer clear of the money-grubbing treadmill I cant completely ignore my clients wishes even if I think it is 'wrong'. :)

Charles
06-03-2003, 04:14 PM
Originally posted by DaiWelsh
most clients will view it in IE And IE is standards complient enough that any oddities or shortfall in perceived attractiveness in your accessible and standards complient page are due to your lack of skill. It's only MSIE 4 and Netscape 4 that get things horribly wrong. And for them there are simply work arounds.

khaki
06-03-2003, 04:25 PM
repeatedly slapping me with a wet trout wont change anything I got hit in the head with a wet trout once...
I was about 9 years-old....
just outside of Lake Tahoe....

I don't remember too much about that day...
but I do remember that everybody (except me) thought that it was very funny :rolleyes:

but such is the case with unexpected encounters with wet trout

ummm...
what's the topic? :rolleyes:

;) k

DaiWelsh
06-04-2003, 01:51 PM
Originally posted by khaki
I got hit in the head with a wet trout once...


Is it ok if I am not surprised? ;)

Aronya1
06-04-2003, 02:02 PM
Hit in the head with a wet trout...

Poked in the eye with a sharp stick...

What's the difference?:cool:

khaki
06-04-2003, 02:05 PM
What's the difference? the stick doesn't make your hair smell like fish for the rest of the day :rolleyes:

;) k

Aronya1
06-04-2003, 02:12 PM
HAH!!!