Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: How do they make the little date table stay small on ASPtoday


Message #1 by "James Postle" <james@n...> on Fri, 12 Jan 2001 17:07:43 -0000
The key to fixing a font size that can not be resized by the user is to
specify it in px...

-----Original Message-----
From: James Postle [mailto:james@n...]
Sent: Friday, January 12, 2001 9:08 AM
To: HTML Code Clinic
Subject: [html_code_clinic] How do they make the little date table stay
small on ASPtoday

I am interested in making my web pages forms immune to the text size
setting on the client browser.    When my forms are viewed by a browser
with the text size set to larger the page often formats incorrectly.

AspToday.com has a cool little calendar along the left side.  When I
change my browser text size settings, it does not change.  That is what
I
want to be able to do.  I cut and pasted the calendar html into Go live.
The calendar displays, but it is large.  What is keeping it small when I
view it from my browser?   How do I do that?

Thanks,
James


  Return to Index