Question
like this example
See how the text goes outside where it should be?
In the above example its on the far right side, and also
on the upper left where they have their .com
I come across that once in a while.
I've asked others and they say when they view it they
don't see it out of wack.
Answer
what are your resolution settings and what kind of browser do you use?
Answer
It's the text size settings in your browser. They are set to larger than the page format can handle, so it does the best it can.
Answer
Doobeedog
What I'm seeing is a picture or screen shot (I guess you took it) that is large and makes my browser so I have to scroll sideways. My screen resolutions are at 1024x768 (I think that's the right numbers). The other computer here has it's screen resolution set at 800x600 and I really have to scroll sideways, a lot!
Maybe the person who made the webpage is using screen resolution 1152x864 or even higher and doesn't realize that a lot of others do not use such high resolutions.
When I go to the same site you show all looks fine to me with my screen resolution setting of 1024x768
Answer
Hey Serenity, Tanya and Jayne
I do have my text set set to largest so I can see tiny type.
My resolution setting is 1280 by 1024 (suggested by the manufacturer)
and internet explorer.
What you all said makes sense.
I asked a few others and they did not see what I saw and
I thought it was odd.
It doesn't bother me viewing them like this, just I wondered why.
Thanks for the info.
If I make a web page using my settings, it may look
weird to someone else with different settings?
Answer
If I make a web page using my settings, it may look
weird to someone else with different settings?
Yes and no. It depends on how you make the page. Some kinds of spacing you can control, using tables and such. Some you can't.
You should always use FONT commands. Don't depend on the default settings, because everyone's defaults are different.
It's best to look at the pages you make using several different settings to see what they look like to other people.
Hey, that's a good topic. I can put some examples together and we can talk about writing web pages around default settings. I'll show you how I try to do it, and y'all can show me how you do it.
Answer
I am always interested in learning.