![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everyone- This is my first post here. I'd appreciate any feedback on http://www.riasthaerte.com/sage.html The design is still a bit of a work in progress, but any suggestions on the overall look and layout would be great. Any info on how it displays on mac would be great. I realize that the code won't completely validate- I'm using Adobe GoLive and WC3 doesn't like the gridx, gridy. What are your suggestions on this- especially on how important validation /really/ is. Thanks much! ~JL Jess, |
#3
| |||||||||
| |||||||||
|
|
Validation is important because it evaluates your site against a fixed standard. Unlike print media, where the paper does not alter the designer's intent, web browsers 'interpret' what you provide. <...trimmed for lenght> A valid site increases the probability that each browser will be working within its scope of training and will not be forced to improvise. Robots do not improvise well. |
|
The overall appearance of your site (I looked only at the home page) is excellent. Good use of color, attractive mix of text and images. |
|
I'm viewing the page on a CRT monitor set to a display resolution of 600 X 800 pixels. I've used both IE 6, a popular but seriously obsolescent browser, and Netscape 7.1, derived from the same Gecko rendering engine as Firefox (though a bit earlier version). IE and Firefox are the two most popular browsers, though there are several others you need to consider, including Opera and the MacIntosh Safari browser. |
|
On my system, the first thing I notice is a horizontal scroll bar at the bottom of the page. That means the page does not 'fit' within my window, even with the browser window maximized. In this case, you have a horizontal navigation menu across the top of the page and the last entry, "Video" is partially out of view. |
|
IE displays error messages, one of which is: Line: 51 Char: 1 Error: Object expected Code: 0 |
|
The DOCTYPE at the top of your page is Transitional, which is intended for transitioning old web pages from obsolete to more current markup. Since this is a new page, you should be using Strict, which will get you more fussy, hence more useful, validation. You are using tables to lay out the items on the page. This is a direct mapping of the grid layout technique used in print media and was popular several years ago. It is now, however, generally frowned upon, in part because it misleads you into thinking in rigid terms about where things will appear, rather than in the 'liquid' or 'fluid' terms that are more suitable for the elastic environment of the web. Lines like <td width="107" height="1"><spacer type="block" width="107" height="1"></td are indicative of the rigid design of days past. There are some strange things in your HTML. You referred to 'gridx' and 'gridy'. I don't know what these are, but it isn't HTML and browsers will not understand it. The good news is that browsers are supposed to ignore things they don't understand. |
|
You have a two-column layout. If I increase the text size, the gutter between the two columns gets smaller and smaller. Though they never overlap, the gutter quickly comes close to a word space in width, making the text difficult to read. In IE, when I change the text size, only the left column changes. |
|
In both browsers, the navigation text never changes sizes no matter what I do. |
|
Other tips, of a general nature, can be found at http://pages.prodigy.net/chris_beall.../How%20to.html Chris Beall |
#4
| |||
| |||
|
|
Hello everyone- This is my first post here. I'd appreciate any feedback on http://www.riasthaerte.com/sage.html The design is still a bit of a work in progress, but any suggestions on the overall look and layout would be great. |
|
Any info on how it displays on mac would be great. I realize that the code won't completely validate- I'm using Adobe GoLive and WC3 doesn't like the gridx, gridy. What are your suggestions on this- especially on how important validation /really/ is. |
#5
| |||
| |||
|
|
Hello everyone- This is my first post here. I'd appreciate any feedback on http://www.riasthaerte.com/sage.html The design is still a bit of a work in progress, but any suggestions on the overall look and layout would be great. Any info on how it displays on mac would be great. I realize that the code won't completely validate- I'm using Adobe GoLive and WC3 doesn't like the gridx, gridy. What are your suggestions on this- especially on how important validation /really/ is. Thanks much! ~JL (a) When the images are disabled, there's no menu (lack of alternative |
#6
| |||
| |||
|
|
Hello everyone- This is my first post here. I'd appreciate any feedback on http://www.riasthaerte.com/sage.html The design is still a bit of a work in progress, but any suggestions on the overall look and layout would be great. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Hello everyone- This is my first post here. I'd appreciate any feedback on http://www.riasthaerte.com/sage.html The design is still a bit of a work in progress, but any suggestions on the overall look and layout would be great. Very pleasing color theme. |
#9
| |||
| |||
|
|
I'm not sure how to address the problem with the reader choosing the text on the right over the text on the left, but I've been doing some reading on valid HTML and CSS. ~JL |
#10
| |||
| |||
|
|
I'd appreciate any feedback |
![]() |
| Thread Tools | |
| Display Modes | |
| |