![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I have a new site that I hope some folks here can give the once over. The name of the web site is Mars Art Gallery and the URL is: http://www.marsartgallery.com Please post your comments to the group as this email address is a fake to foil the $!(#%!*$ spammers. Thanks in advance for your help. How fun! I especially loved the picture of ol' Tricky Dick! |
#3
| |||
| |||
|
|
Hello, I have a new site that I hope some folks here can give the once over. The name of the web site is Mars Art Gallery and the URL is: http://www.marsartgallery.com |
#4
| |||
| |||
|
#5
| |||||
| |||||
|
|
Gazing into my crystal ball I observed Jim <Jim (AT) nospamwanted (DOT) com> writing in news:7o9q915mkp4pu3gujhnskjlku3o4ikptg5 (AT) 4ax (DOT) com: I have a new site that I hope some folks here can give the once over. The name of the web site is Mars Art Gallery and the URL is: http://www.marsartgallery.com Please post your comments to the group as this email address is a fake to foil the $!(#%!*$ spammers. How fun! I especially loved the picture of ol' Tricky Dick! |
|
However, the red on black headings are difficult on the eyes. Perhaps if you made the heading larger? |
|
You should also validate your markup, there are a lot of errors http://validator.w3.org/check?uri=http://www.marsartgallery.com/>. |
|
You should also not use pixels for font sizes as they cannot be resized by a widely popular browser. Using percentages will make the text that percentage of the user's preferred font size. |
|
I bookmarked it, and will be coming back later to read it all carefully. Very interesting. |
#6
| |||||
| |||||
|
|
Jim wrote: Hello, I have a new site that I hope some folks here can give the once over. The name of the web site is Mars Art Gallery and the URL is: http://www.marsartgallery.com Generally I like it, but there are a few easy-to-fix things that irritate me: Web idiom for "Web Site Organization" is "Web Map." |
|
Tendency to over-explain. Kill "I must say that it took some thought to arrive at an organization or structure that would be both intuitive and require minimal searching for content. The chief difficulty was in determining how to organize the galleries. I came up with several alternative structures before deciding on this organization.Organization" Simplify: "The Orbital Gallery contains thumbnail images of all the pictures of Mars on display here that were taken from an orbiter. Two examples would be the Mars Global Surveyor and Viking orbiter missions." To: "Orbital Gallery: thumbnail images taken from orbiters" ...save more explanation for the page where it belongs. |
|
Actual thumbnails are handled well, although I think some of them may be a bit too large to get full benefits of fast download times. o_genesis_tn.jpg is 39K !! http://www.mbstevens.com/howtothumb/ may help. |
| http://validator.w3.org/check?uri=ht...gallery.com%2F (Not HTML 4.01 Strict, as claimed in source.) |
|
Nice start. |
#7
| |||||||
| |||||||
|
|
Jim <Jim (AT) nospamwanted (DOT) com> wrote in news:7o9q915mkp4pu3gujhnskjlku3o4ikptg5 (AT) 4ax (DOT) com: http://www.marsartgallery.com Fascinating site. |
|
I'll have looked at every page before I'm through with it. Your coding could use some work as Adrienne pointed out but I find your basic layout scheme easy to use and view. |
|
Your file size could be trimmed and your coding would be cleaner by eliminating the table layout. See http://www.htmldog.com/ptg/archives/000049.php. |
|
One thing on the layout that you might want to change is to go with two column instead of three. When viewing the pictures, the far right column is off screen at 800x600. Not a major problem but something to consider. |
|
Many HTML coders like to use list elements for a list of links as you have in your menus rather than a div with br elements as you have done. Again, not a major problem, but another way of creating a list of links is using an unordered list. Check out "2. Vertical Navigation Bar Using UL Element" at http://www.daleglaser.com/art/WebTip...stNavBars.html. |
|
You could also snaz up your menus a bit by using :hover which is also demonstrated on that page. |
|
Your content is excellent and it is easy to see that you have spent a great deal of time on this. I like your discussion of each picture; great job on that. |
#8
| |||
| |||
|
|
Yes, I was designing with 1024w in mind as many newer machines are now running at 1280w. |
#9
| |||
| |||
|
|
Yes, I was designing with 1024w in mind as many newer machines are now running at 1280w. |
|
2) Yes, I've done ul lists of links before but for this I wanted something different - more of a text/paragraph feel. However, that little leading dot would make it easier for users to spot the link. Looks like some reworking is in order. |
|
I do use hover links for all links: both for the nav bar and the individual links in the text. Could you give me an example? Note that for the nav bar links, the hover mode paints the background gray while leaving the text color unchanged - a subtle but present effect. |
#10
| |||
| |||
|
|
Jim wrote: Yes, I was designing with 1024w in mind as many newer machines are now running at 1280w. Monitor resolution is unimportant. Not everyone browses with their window maximized. I never do, and it is rare that the window is larger than 800 pixels wide, on my 1024 monitor. |
|
Make it fluid so size doesn't matter. |
![]() |
| Thread Tools | |
| Display Modes | |
| |