473,387 Members | 1,789 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

page critique

I have a page at https://www.ccmeonline.org/online_application.shtml the
looks OK in most browsers, tho a little sloppy in Opera 8.5 but someone sent
me a screenshot at https://www.ccmeonline.org/images/screenshot.bmp which
shows text overtop some prices. I checked with the user and she also has XP
with IE6 SP1, same resolution, text size on medium. Any ideas what is wrong?
And a critique of the site would be good also.

Larry
Oct 28 '05 #1
2 1330
Larry D wrote:
I have a page at https://www.ccmeonline.org/online_application.shtml
the looks OK in most browsers, tho a little sloppy in Opera 8.5 but
someone sent me a screenshot at https://www.ccmeonline.org/images/screenshot.bmp
which shows text overtop some prices. I checked with the user and she
also has XP with IE6 SP1, same resolution, text size on medium. Any
ideas what is wrong? And a critique of the site would be good also.


Does the same as your .bmp for me, in Firefox, when I increase the text
size a click or two. I'm not sure how to tell you to fix it in a few
sentences.

I'll add this, regarding the form:

The "Sponsorship/Exhibitor Opportunities". Do you want all four price
levels to be selectable? Or should that be a radio button?

I'd rather see some white space between fields. I would also make the
radio buttons at the mid-right default blank, and then check to see if
one or the other is ticked. My experience is that people frequently
don't change default settings, but will pick something if it's blank.

I'd use a textbox for the street address.
I'd use a larger comment box.
I'd make the whole page float to fit the browser window (giving you the
white space that I prefer, eh?).

I might even do it in just one column, so users don't have to scroll
back up to continue.

--
-bts
-Warning: I brake for lawn deer
Oct 28 '05 #2
Larry D wrote:
I have a page at https://www.ccmeonline.org/online_application.shtml the
looks OK in most browsers, tho a little sloppy in Opera 8.5 but someone sent
me a screenshot at https://www.ccmeonline.org/images/screenshot.bmp which
shows text overtop some prices. I checked with the user and she also has XP
with IE6 SP1, same resolution, text size on medium. Any ideas what is wrong?
And a critique of the site would be good also.

Looking at the screen shot, I'd say there is a font rendering problem.
While the browser settings are the same, I doubt the monitor, video
adapter and video driver are the same as yours. Font smoothing may be
disabled. All of these have an effect on how text is displayed.
You use px, pt, em and % to specify font-size. Such lack of consistency
has obscure side effects. % works best for IE.

You use 13px for the body font. That is 72% of my preferred font size
of 18px. To offset such designer gaffes, I set my browser's minimum font
size to 15px so I have only have to squint a little to read the text. The
side effect of this is that many sites, such as yours, looks rather poorly
laid out because the text flows outside the inflexible bounds you imposed.
There is no reason for your site to have a fixed width. You should
correct the validation errors, they are relatively minor. Only a few style
changes are needed to remove the rigid structure (#frame width, #center
width).

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Oct 28 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Saqib Ali | last post by:
Hello All, I m not sure if this is the right place to ask for a critique. If not please refer me to another group. Thanks. I would a criqtique of the following website:...
37
by: ajay | last post by:
How to make a web page getting refreshed after a given time interval automatically. HTML Code plz. Tx Ajay
9
by: Jacquie | last post by:
hello- I am hoping someone can help me solve this mystery. My pages always say Done with error on page on the bottom. They appear fine on my computer but other people can't all see it on their...
10
by: Haines Brown | last post by:
I've implemented the horizontal drop down menu discussed recently in this newsgroup, and it works nicely under Galeon and Mozilla, but not IE 5.0. Here are the problems: Under IE 5.0, the...
19
by: TC | last post by:
Are there any good sites or forums for a web critique? I went to alt.html.critique and it's pretty dead.
2
by: Pete | last post by:
I have some funky form/event behavior. Access 97. Split frontend/backend, using Access security. I have the same behavior (or lack of behavior) for the pag_Click() event of two separate pages...
9
by: bowsayge | last post by:
Inspired by fb, Bowsayge decided to write a decimal integer to binary string converter. Perhaps some of the experienced C programmers here can critique it. It allocates probably way too much...
188
by: christopher diggins | last post by:
I have posted a C# critique at http://www.heron-language.com/c-sharp-critique.html. To summarize I bring up the following issues : - unsafe code - attributes - garbage collection -...
39
by: Eric | last post by:
There is a VB.NET critique on the following page: http://www.vb7-critique.741.com/ for those who are interested. Feel free to take a look and share your thoughts. Cheers, Eric. Ps: for those...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.