Feedback on Website would be appreciated.

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
http://www.click2lasik.com

i'm struggling a bit with the tables etc.

any suggestions would be appreciated.

also, should i try to make it look best at 1024x768 resolution or at 800x600?

my problem is, i'm working in 1280x1024. :(

also, the fonts come out in different sizes in IE than they do in Firefox. any suggestions?

site has been updated.

any thoughts?
 

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
Originally posted by: Dopefiend
Lose the purple headlines; they're too blurry to look professional. Other than that, :thumbsup:

that was a carry over from his previous site. i just put those up temporarily until i can have a graphic designer do them right. ;)

 

imported_Phil

Diamond Member
Feb 10, 2001
9,837
0
0
Originally posted by: PlatinumGold
Originally posted by: Dopefiend
Lose the purple headlines; they're too blurry to look professional. Other than that, :thumbsup:

that was a carry over from his previous site. i just put those up temporarily until i can have a graphic designer do them right. ;)

Of course ;)

If they were a lot sharper, and consistently in caps or lowercase as opposed to a mix, then they'd be okay, but right now they suck :)

Are you intentionally low on content at the moment, or are you just building the framework?
 

no0b

Diamond Member
Jul 23, 2001
3,804
1
0
You should make the text title "Lasik Eye Center" into some neato jpg fancy banner.



Also remove the back java script link at the bottom and have a link to return to the homepage.
 

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
Originally posted by: Dopefiend
Originally posted by: PlatinumGold
Originally posted by: Dopefiend
Lose the purple headlines; they're too blurry to look professional. Other than that, :thumbsup:

that was a carry over from his previous site. i just put those up temporarily until i can have a graphic designer do them right. ;)

Of course ;)

If they were a lot sharper, and consistently in caps or lowercase as opposed to a mix, then they'd be okay, but right now they suck :)

Are you intentionally low on content at the moment, or are you just building the framework?

ya, i haven't really started on the content yet.
 

jjones

Lifer
Oct 9, 2001
15,424
2
0
Looks good for what it is. You could use some better photos, and more of them. The jpg quality of those you have is pretty poor.
 

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
Originally posted by: jjones
Looks good for what it is. You could use some better photos, and more of them. The jpg quality of those you have is pretty poor.

ya. i'm going to call my bro and have him fire a digital photographer and take some better pics.

if he were closer, i'd take them myself, but he's in LA, CA and i'm in NJ. i'm not flying out there just to take some pics. ;)
 

neonerd

Diamond Member
Apr 24, 2003
8,746
1
0
Originally posted by: KoolDrew
Lose the purple junk.

:thumbsup:

and as somebody said, some better images (which you're taking care of), and it looks good :)
 

Malak

Lifer
Dec 4, 2004
14,696
2
0
Originally posted by: PlatinumGold
Originally posted by: malak
For a site all about eye surgery, you'd expect larger text size.

you must be using Firefox.

try it in IE.

I'm not using firefox. Although I find it odd that it shows small text in other browsers other than IE, think you goofed somewhere.
 

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
Originally posted by: malak
Originally posted by: PlatinumGold
Originally posted by: malak
For a site all about eye surgery, you'd expect larger text size.

you must be using Firefox.

try it in IE.

I'm not using firefox. Although I find it odd that it shows small text in other browsers other than IE, think you goofed somewhere.

or IE goofed somewhere. ;(

now the only question is, how am i going to code this so that it has the same size font in IE as it does in other browsers.
 

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
ok, fonts worked out kind of.

weird. firefox and opera read the css and IE reads the HTML. that's stupid. ;(

 

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
Originally posted by: Mo0o
Does no one else see the resemblance to macromedia's website?

i didn't make any overt attempts to copy that site if that's what you are implying.

are there resemblences? sure.
 

RandomCoil

Senior member
Feb 22, 2000
269
0
0
First, check your meta data: it's opthamologist, not opthomologist. Seems important for this site...

The FF vs. IE font size issue needs to be corrected. You might be able to standardize based on a font-size statement in the 'body' section of your stylesheet. As an aside, I highly recommend using 'em' units for font sizing.

As for the tables, ditch them. CSS can handle it. Look into using CSS to format lists (ul, li, etc.). alistapart.com has an excellent article entitled "taming lists".