|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
text size setting in VS.NetAs I design my page, I want to make sure it looks good if the Text Size is
set to largest in the I.E browser. How can I set my design view so object appear that way as I build my page? Thanks, T "Tina" <tinamseaburn@removespamexcite.com> wrote in You do realize that text size is relative... it's not the same on all news:uSq2pH0LFHA.3708@TK2MSFTNGP14.phx.gbl: > As I design my page, I want to make sure it looks good if the Text > Size is set to largest in the I.E browser. computers. You can attempt to force a standardized size by using CSS. -- Lucas Tam (REMOVEn***@rogers.com) Please delete "REMOVE" from the e-mail address when replying. http://members.ebay.com/aboutme/coolspot18/ Hi,
this is not a problem specific to VS.NET but a generic design issue with HTML; there is no "setting" you can switch on to "make my site look 'good' even if user has selected 32pt font and HotDog Windows color scheme at 640x480 resolution, even on Firefox and Mac IE 5.1". this site has some suggestions if you need to support gigantic font sizes (could be very reasonable depending on your audience): http://www.useit.com/alertbox/20020819.html i think the #1 piece of advice if you really need to support big fonts and unknown resolutions: keep your page layout very very simple. Simple is not a bad thing- see: Google. Option 2: allow users to select an alternate style sheet for big/simple text version of your pages. If a user has selected large font size they probably did it for a reason... you shouldnt override their preference. more work for you though. Option 3: at beginning of project, put this in your specification: "this site will be designed for use at bla bla bla resolutions and standard font sizes", and make sure the client signs off on that and understands the tradeoffs. HTH, Premier JiangZemin Show quoteHide quote "Tina" <tinamseaburn@removespamexcite.com> wrote in message news:uSq2pH0LFHA.3708@TK2MSFTNGP14.phx.gbl... > As I design my page, I want to make sure it looks good if the Text Size is > set to largest in the I.E browser. How can I set my design view so object > appear that way as I build my page? > Thanks, > T >
Other interesting topics
web application security
Updating From Text Boxes GAC and FileNotFoundException Can someone help? getting web page - control and class to talk to one another is hard... New Cracked Software(cad,cae,cam,eda,pcb,gis,cfd,cnc...) Runing Client-side code DataSet Disposal Control the size and position of a popup window. Losing state on bound controls in user controls Urgent help needed in Regular expressions |
|||||||||||||||||||||||