Click to See Complete Forum and Search --> : go ahead. critique me
steven
01-31-2003, 10:41 PM
Hey, I've got a web design site up and running. It's been going for a few weeks and I'd like to see what people thought. The address is http://www.rocketdogmedia.tk, so tell me what you think. Goods, bads, uglies, let me know what yout think. Thanks.
Zach Elfers
01-31-2003, 11:20 PM
TERRIBLE! You are going to need to work on it ALOT more. The colors are bad, the design is bad, everything is awful!! Just kidding!!! It looks pretty good. I don't know what to suggest.
steven
02-01-2003, 09:45 AM
you scared me there for a second.
jpmoriarty
02-07-2003, 07:16 AM
yes very pretty. My only suggestion that you have a look at some of the posts in the CSS board and try to use that to get around using tables for layout - not only is it the suggested way, but it makes it a heck of a lot easier to code.
Here's a quote I've stolen from Charles, but I hope he doesn't mind!
From the HTML 4.01 Specification (http://www.w3.org/TR/html4/struct/tables.html#h-11.1):
Tables should not be used purely as a means to layout document content as this may present problems when rendering to non-visual media. Additionally, when used with graphics, these tables may force users to scroll horizontally to view a table designed on a system with a larger display. To minimize these problems, authors should use style sheets to control layout rather than tables.
nkaisare
02-07-2003, 03:40 PM
Why do all your links open a new browser window? If I want to do that, I'll do it myself.
netOBSESSIVE
02-24-2003, 02:12 PM
I agree the output looks VERY professional Nice and neat something I would like to strive for...
However The new window issue has bothered me from sometime...So basically if you are too lazy to create a decent way to navigate then leave the new window but Great navigation defeats the need for it
DaveSW
02-24-2003, 04:01 PM
Yeah its great, but what about cruelty to animals and all that?
steven
02-27-2003, 01:16 PM
Why do all your links open a new browser window? If I want to do that, I'll do it myself.
the portfolio sites should open in a new window. that way people can browse through the sites ive made w/o leaving my site itself. that way when there done w/ the portfolio site, mine will still be there, and if they wish they can continue looking at it.
if the navigation opens in a new window, which it doesn't on my computer, then i just messed up.
nkaisare
02-27-2003, 02:49 PM
I can't distinguish between text and links within your iframe. You may want to use a different color or underline the links. Avoid use of "Click here (http://) to visit their current site". Instead use "Meanwhile, you may visit their current site (http://).
Your page consists of a frame containing a single html page, which in turn contains an iframe. Is there a need to use the main frame?
There is some error in one of your javascripts. I didnt investigate where... just saw the error message on my browser.
I see your point regarding portfolio pages opening in a new browser window. Personally, I dont like people opening new browser windows on my page. My philosophy is "Its my desktop, for crying out loud, so dont clutter it please"... well thats just me.
bellybytes
02-27-2003, 07:50 PM
I couldn't get the site up - got the infamous "page cannot be displayed.."
DaveSW
02-28-2003, 08:04 AM
There's an error in the link - delete the comma and it should load. http://www.rocketdogmedia.tk Try this link instead.
Dave
steven
02-28-2003, 08:28 PM
thanks for all of your input people. and i fixed the link
momomo
03-02-2003, 08:04 AM
You do need a lot more work on it!
On the logo:
You need to think about what it is the logo has to visualise: now it's just typography and a somewhat lonely dog with a rocket, on the side... it has to be more than just a funny name! it has to be something the visitor will remember - simplicity is the key to that!
Then redesign the site in that new style...
On the layout/coloring:
You need more contrast! The different elements on the page (Portfolio, Menu, About) all look alike. For instance: the portfolio is probably the most important element on the page - then give it a different background so it will attract the eye faster.
Rollovers and links should be directly recognisable as such.
Use more color! It will make the whole look more distinguishable and simply less grey!
bonfire89
03-02-2003, 02:17 PM
looks good
spufi
03-03-2003, 11:37 AM
nkaisare, the main frame is there so
steven can use an easier URL for his site.
Define your iframe links in your style tag this way.
iframe a:link { code... }
iframe a:hover { code... }
Etc...
Just change them so people know links are links and text is text.
The iframe area lays slightly on top of the darker area above it for me, and I'm using Netscape 7. Also, you have "RD" in your banner image, but it's so faded it's tough to see. I had to angle my laptop to a non-normal view point to really see it.
steven
03-09-2003, 03:42 PM
yeah, i'll probably change the links so there a different color. i need to work on the header image. it works ok on my resolutions (it actually says rdm, but the m is very very faded) but i dont think it works on every one elses, so i'm gonna see what i can do.