![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Constructive critique desired. http://collincountystation.com Thanks in advance. Frank |
#3
| |||||||
| |||||||
|
|
Constructive critique desired. http://collincountystation.com Thanks in advance. Frank Hi, The graphics look awful, are you resizing them in the html? If you are, stop and resize them in your graphics programme of choice. |
|
The site doesn't explain its goals and theres no "flow" to it at all. |
|
The links look scruffy and unorganised. |
|
The ticker is annoying. |
|
You're using a style sheet, yet your still using BGcolor on some of your TD>'s. |

|
Overall the site looks scruffy and unprofessional, sorry! |
|
Last but not least, why are you using tables for this site? |
I understand tables. The make
#4
| ||||||||||
| ||||||||||
|
|
Paul Watt wrote: [Actually, Frank Vest wrote this originally -JH] Constructive critique desired. http://collincountystation.com |
|
Hi, The graphics look awful, are you resizing them in the html? If you are, stop and resize them in your graphics programme of choice. |
|
I want the site to work across all screen resolutions. |
|
The site doesn't explain its goals and theres no "flow" to it at all. Yes, I've been told that. How do I get it to "flow"? |
|
The links look scruffy and unorganised. Ok. Fair enough. |
|
The ticker is annoying. |
|
Was trying to do a good thing (public service) with the Amber Alert. |
|
You're using a style sheet, yet your still using BGcolor on some of your <TD>'s. Ah. That I can fix. I'll do that as soon as I get a few minutes. ![]() |
|
Overall the site looks scruffy and unprofessional, sorry! I asked. Thank you for the honest opinions. |
|
Last but not least, why are you using tables for this site? I'm not a professional web designer. I am learning. the "div" tag and how to position are sill lost on me. I understand tables. The makesense to me. Call it "old age". ![]() |
#5
| ||||||||||
| ||||||||||
|
|
Here's hoping my words will be constructive. |
|
Your logo, of all the images, ought to look better than it does. It needs to be redone at your real goal size and left that way (not dynamically resized). |
|
I want the site to work across all screen resolutions. I guess it all depends on what you mean by "work". :-) |

|
I understand and admire your wish to have a flexible design. However the benefits of the "zoom" facility you're trying to incorporate are outweighed by the negative effects of the image deterioration. Browsers "do" the resizing, but they don't do it particularly well. |
|
ad gets cut off. One solution idea: Drop the iframe, toss top.htm, and just put the ad in the main page. |
|
BTW, your page reliably crashed my IE6 when I tried to visit your site. I only cured it my turning off JavaScript. |
|
Apropos javascript: If you're going to use it to obfuscate your e-mail address (which won't be visible at all when JS is off), why not use JS to make a contact form (make it secure!) so that folks without e-mail clients configured can still contact you (assuming they have JS)? |
|
You have some strange names for your classes: .onepercent, .twopercent, .fourpercentb, etc. I'm wondering if they're good for you. The names don't seem meaningful semantically. |
I suppose I should have|
I admire your mature attitude, sir. |

|
Last but not least, why are you using tables for this site? I'm not a professional web designer. I am learning. the "div" tag and how to position are sill lost on me. I understand tables. The makesense to me. Call it "old age". ![]() I'm not a pro either. And I'm especially challenged graphically (I don't know much about making graphics, but I know what I hate ;-) ). I hope my criticisms are nonetheless helpful. Good luck! |


#6
| ||||||
| ||||||
|
|
John Hosking wrote: Your logo, of all the images, ought to look better than it does. It needs to be redone at your real goal size and left that way (not dynamically resized). I need to make the site for one resolution and leave it there? |
|
Apropos javascript: If you're going to use it to obfuscate your e-mail address (which won't be visible at all when JS is off), why not use JS to make a contact form (make it secure!) so that folks without e-mail clients configured can still contact you (assuming they have JS)? I've never gotten a form for such a thing to work correctly for me. |
|
You have some strange names for your classes: .onepercent, .twopercent, .fourpercentb, etc. I'm wondering if they're good for you. The names don't seem meaningful semantically. I was making them so I would understand them. I suppose I should haveused "font3" instead of "threepercent". |
|
I admire your mature attitude, sir. Thank you. My tongue is sore from biting it. ![]() |
|
Thank you for the help. <sigh> Now I get the joy of redesigning and making changes. This is gonna hurt and take some time. ![]() |
|
Regards, Frank |
#7
| |||||
| |||||
|
|
I need to make the site for one resolution and leave it there? Well, not the *site*, the *graphic*. |
I remove the logo and just used text. Set|
a *range* of browser sizes, say from 600-1300px wide). This is, um, hard to do with tables. The big trick (at least as I work on my designs) is mastering the float property and how container blocks work (or don't). |

|
I've never gotten a form for such a thing to work correctly for me. I am sorry that I can't help you here. I don't have one either. I do |
|
You have some strange names for your classes: .onepercent, .twopercent, .fourpercentb, etc. I'm wondering if they're good for you. The names don't seem meaningful semantically. I was making them so I would understand them. I suppose I shouldhave used "font3" instead of "threepercent". Ah. When I saw the onepercent et. al. I thought they referred to sizes. The names of classes should usually indicate their purpose or some semantic context, rather than some info about their styling. Wouldn't names like depotlink or footer or disclaimer or amberalert be more appropriate, while still being clear to you? |
|
Thank you for the help. <sigh> Now I get the joy of redesigning and making changes. This is gonna hurt and take some time. ![]() Yeah, recruits always whine about boot camp, but then later they're usually glad they went through it. Anyway, I happen to find it fun, despite the occasional brick wall on the damned obstacle course (some things don't position the way they "should," or they line up differently on different browsers). Just remember, "No pain, no gain." |
I got the index page
#8
| |||
| |||
|
|
John Hosking wrote: I need to make the site for one resolution and leave it there? Well, not the *site*, the *graphic*. Ah ... Ok. That was easy. I remove the logo and just used text. Set thesize firm on the other graphics. a *range* of browser sizes, say from 600-1300px wide). This is, um, hard to do with tables. The big trick (at least as I work on my designs) is mastering the float property and how container blocks work (or don't). I will master the float thing. It will take time. I note you qualified this with a "(or don't)". ![]() I've never gotten a form for such a thing to work correctly for me. I am sorry that I can't help you here. I don't have one either. I do I'll get that is time. The site is primary at the moment. A php script and other stuff will come later. You have some strange names for your classes: .onepercent, .twopercent, .fourpercentb, etc. I'm wondering if they're good for you. The names don't seem meaningful semantically. I was making them so I would understand them. I suppose I should haveused "font3" instead of "threepercent". Ah. When I saw the onepercent et. al. I thought they referred to sizes. The names of classes should usually indicate their purpose or some semantic context, rather than some info about their styling. Wouldn't names like depotlink or footer or disclaimer or amberalert be more appropriate, while still being clear to you? Good point. Another thing to deal with in time. Thank you for the help. <sigh> Now I get the joy of redesigning and making changes. This is gonna hurt and take some time. ![]() Yeah, recruits always whine about boot camp, but then later they're usually glad they went through it. Anyway, I happen to find it fun, despite the occasional brick wall on the damned obstacle course (some things don't position the way they "should," or they line up differently on different browsers). Just remember, "No pain, no gain." It is fun at times. Frustrating, but fun. I got the index pagerebuilt. Now working on the rest of the site. I think it is better. Thanks, Frank |
#9
| |||
| |||
|
It is fun at times. Frustrating, but fun. I got the index pagerebuilt. Now working on the rest of the site. I think it is better. Hey Frank, Just to let you know your front page is looking better, a bit "link heavy" maybe, but a vast improvement. I would maybe add a little more padding to the left and right sides of the screen, it seems a little squashed. |
#10
| |||
| |||
|
|
Paul Watt wrote: It is fun at times. Frustrating, but fun. I got the index pagerebuilt. Now working on the rest of the site. I think it is better. Hey Frank, Just to let you know your front page is looking better, a bit "link heavy" maybe, but a vast improvement. I would maybe add a little more padding to the left and right sides of the screen, it seems a little squashed. Thanks. Added padding around the main page. It does look better with more padding, I agree. I have toyed with the idea of a menu system of some kind, but I really want to avoid more scripts that search engines (Google) don't index. Since the idea is to provide information and other stuff for people and visitors of Collin County Texas, links are a needed evil. <sigh Thanks for the reply and thoughts. Regards, Frank |
![]() |
| Thread Tools | |
| Display Modes | |
| |