|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
http://www.devwebsites.com
Site is
www.devwebsites.com Rep for useful critiques (I know its a toy) Nothing works on the site. It's just a basic layout for my pages
__________________
"Quality of responses may vary. I reserve the right to change my mind for any reason what-so-ever without admitting I was wrong. I'd prefer to change your mind however, it's easier on my ego". - jwdonahue |
|
#2
|
||||
|
||||
|
Just updated my design.
|
|
#3
|
|||
|
|||
|
With your current style, the first look goes to the header, then to the navigation and at last to the content. Isn't it better to get the first impressions on the content instead the navigation at left?
Next, your head navigation have no hover effects. I think, it's better for all links on your site. The footer image have left a round corner, but at the top. It should be left at bottom to complete your layout. |
|
#4
|
||||
|
||||
|
I have a couple of issues with it...
![]() I looked at the page in FF3.0.7 and IE8RC1. If you're using other browsers YMMV. In no particular order: Design:
Other stuff
There are a lot of things I'd have done differently with the CSS to achieve the same things, but I guess that's just down to personal perference. However, if the code you have is throwing bugs, it's usually a good sign that you should try to do it differently ![]() A little bit of attention to detail will go a long way if you're planning on a career as a web designer/developer... ![]() --Jon.
__________________
Support requests via PM will be ignored! Last edited by ChiefWigs1982 : March 21st, 2009 at 06:27 PM. Reason: Can't spell for ****! :p |
|
#5
|
||||
|
||||
|
Didn't read Jon's critique, so some of this may be duplicate; items are in no specific order.
|
|
#6
|
||||
|
||||
|
Wow great critiques everyone. First off. @Jon. Sorry my rep cycle is down for you at the moment. I'll start off from the first critique.
Thanks for the suggestion on the hover effect. Wasn't sure to include it or not. And about the rounded corners. Yea I noticed it looked bad to have it rounded for the footer and not for the bottom. I'm not a designer ![]() @Jon Line in the background is bad photoshop by a friend Thank you for the gradient issue. I need to have him fix it Again with footer, bad photoshop Nope, the gray boxes aren't. Its only supposed to be for that corner only. Yes about the alignment. I don't want to use an inline-element such as a span because I am using block level elements such as <h2> for SEO purposes. I will get to that ASAP Thanks for the tip on the paragraph alignment The point of the slightl blue is that it barely gets peoples attention. So they look at it and see what its about and go to look. About the rounded corner, again, I did not make these images. The fixed width is indeed an issue. I had to have one for the container because of the poor way the image was sent to me. He didn't give me rounded corner images, but instead one big image. Thanks for the footer rollover tip. I couldn't decide a color. Maybe no rollover effect at all? Yes I need to restructure my html and clean up my css. I whipped this up in a day in a rush. I want screenreaders to get to content first. Yes My css is weird I am still trying to figure out what style I am coding at such a young ageThanks for the suggestion on the search box. I actually uploaded this thread without it and then realized I had not added one. Thanks! About the website..I am using this domain to code then hosting the other one so I am not wasting money. Kravvitz asked the same thing. Actually that code is what I needed jon. If you look, my site displays perfectly in Opera, Firefox, IE8, IE7, Chrome, and Safari. IE6 throws some double float margin bugs around but for the most part most of that code was necessary. I am going to clean it up asap thought ![]() @vb I thought it would be nice to display what the sites about underneath. Maybe I should just stick that to the about me section I like the background ![]() I like rounded corners ![]() Ok I'll fix that line height. I was just testing out a little Thanks for the list complimenet... Ok thanks about the subsections How do you do that? I am no .htaccess pro. Same with #8. I don't use a loose doctype do I? @everyone Wow such amazing critiques. I shall follow all with great care. As soon as I clean up my code I shall post back with my new improved code and layout. I really appreciate it everyone |
|
#7
|
||||||||||
|
||||||||||
|
Quote:
I'm not sure how inline elements would help you, but there's nothing wrong with putting <span>s in <h#>s. ![]() Quote:
I'd just ditch the bg colour and have the headings in big dark blue text [same colour as you site bg...] Quote:
and get rid of the underline on hover. Quote:
with your content in, set the width and float it right, then float the other one left. Quote:
the browsers I have... Quote:
then you should do this there. If you don't, then you can still do it in the htaccess. "Options -Indexes" is the rule you need - google that for more info. Quote:
Quote:
![]() |
|
#8
|
||||
|
||||
|
Oh mother of God. I thought I had a strict in there. Wow
Ok I have updated my site. While Ido not have photoshop so I can't edit the rounded image *hint hint* I have done a paint job and fixed the rounded corners on most of the images I will google. Thanks I haven't got around to vertical aligning most of my stuff. I am having some css issues on the footer www.devwebsites.com I am going to post a thread in CSS because on the top right hand of page you can see a little bit of the rounded image in the top part of the page and that shouldnt be there. I can't figure out what it is. Updated my site btw. No. I have not got around to fixing my code yet.. ![]() |
|
#9
|
|||
|
|||
|
Re: Site
Hey there,
I'll add a couple suggestions too -- sorry if this just repeats what has been said ) Overall, I like that you've taken the time to develop a color scheme. The grey, green and blue go nicely together, and provide attractive contrast to the muted scheme. The combination of horizontal and vertical navigation is also helpful. With respect to vertical navigation, if I were you, I'd make the vertical less visible (lighter) than the horizontal nav. As someone else mentioned, it's important to consider what you want a site user to see first, next, and last. The boldness of the elements plays a large part in that. In order to differentiate the elements, I might also place more space between the blog posts, and the top navigation - 10 to 20 px should be fine - and either center, or left-align, the text in the blue bar -- but then center the text vertically in the div, so there's blue both above and below, rather than just below (the text lacks a visual ground). I'd standardize the font used in blog titles, as well. Finally, I really like that you've taken the time to place nav at the bottom, as well - the oft-forgotten sitemap is especially helpful. All in all, great work! --Dave |
|
#10
|
||||
|
||||
|
Thanks. All I have to do left is center the blog posts, create more space, and turn the latest css articles list into links.
Oh yea and edit the image to have the same hex code as the bg color. I may create more space. This is a personal site remember. This isn't about pleasing the users. |
|
#11
|
||||
|
||||
|
Quote:
|
|
#12
|
||||
|
||||
|
Behave..?
The point of it is for showing off my portfolio, having a css reference of all properties and which browsers they work in, plus CSS3 and more on my site. The only browser my site fails in is IE6 and thats just a bunch of double float margin bugs. @Chief How do you like my site now? Anything I missed? |
|
#13
|
||||
|
||||
|
Quote:
And all of that is for who's benefit? ![]() |
|
#14
|
||||
|
||||
|
Me, and my employers who want to see my portfolio...
And maybe anyone who I post a link to my site here on the forums in reference to helping them out. |
|
#15
|
||||
|
||||
|
Do you not see the irony in making a website to show off your work
if you don't care if the site looks/feels/works well? ![]() |
| Viewing: Dev Shed Forums > Web Design > Website Critiques > http://www.devwebsites.com |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|