473,804 Members | 3,185 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1349
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 "Sponsorshi p/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
1740
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: http://www.xml-dev.com/itnetcentrix/netcentrix.htm Thanks.
37
12754
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
3451
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 computer. Also one of my pages is blank, I uploaded it and am not sure what the problem is. The code is all fine I think. Please look at the code if you can. You have to click on the bottom of the website to view code, thank u!!!...
10
3491
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 there is no drop down menu functionality at all. I wanted to implement an alternative stylesheet for IE, but my link to it is apparently broken. What is wrong with my link? I'd
19
2556
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
22023
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 on different menu forms. Details: frmTRNMenu is the main menu of the application. It uses tabbed pages to logically separate menu items. The last tab on the list is different - it has an image and then "O&M". Clicking on this last page will...
9
2286
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 memory, but it should certainly handle 64-bit cpus :) #include <stdio.h> #include <stdlib.h> char * to_binary (unsigned long value) {
188
7264
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 - non-deterministic destructors - Objects can't exist on the stack - Type / Reference Types
39
1944
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 on comp.programming, this may be off topic, but I've posted there because the critique was part of a discussion in that group.
0
9704
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9572
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10562
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10303
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10070
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6845
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2978
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.