I'd love to hear your thoughts as I will be constantly updating this on the fly (hence the quick release)
I've tested in Chrome, Firefox, Opera, Safari and Mobile Safari Can someone please check it out on Android and let me know it it behaves like it should
It needs images. I would have a picture of your projects, not just a link to them. Some visitors like myself might be to lazy to go view each site. A pic that I could look at without having to travel around would be better.
I also find it midly irritating that there is no navigation on the site. I don't know why. Maybe because I expect it to be there.
I was thinking of a tooltip image for each project when you hover over the list item, what do you think? Is there enough content to require a navigation though? :S
@karl 1.) give it some space on left, right side when in narrow view 15px for each side
2.) use bg colour for your #pageWrap or for body to make it more uniform, what is web "page" and what is extra space outside my example white + gray http://www.501st.cz/
3.) contrast ! text to bright = light blue colour on white bg I have good healthy eyes and I can barely read it and I feel like having headache
HTML5 is good for those who know how to write proper HTML code and real bad for those miss basics
as a learning path for anyone new I always recommend learn XHTML strict know your stuff switch to HTML 5 and you will write clean code and enjoy the pure beauty of HTMl 5 :)
@krysak4ever 1) Thanks I'll do that now 2 & 3) I'll experiment with different colours, I was thinking of a floating lightswitch that made the page darker :D 4) Thanks for the icons, I'll try them out 5) The reason I use different headings is for SEO weight, search engines read the content and determine it's important by the headings 6) Most of the validation errors are BS nowadays, even the nu html5 validator isn't up to date, the majority of the CSS errors were from the normalize but I wouldn't change it for the world 7) Lol, you found my dirty little secret, I do need to keep them consistent :D 8) the browser changes to when it renders the page (not sure why)
@krysak4ever: When i give a workshop for those who doesn't know anything about html at all, it's easier for those to learn HTML5 than xhtml, because this is more semantic and easier to understand. But that is an other discussion.
@karlpcrowley: I like clean website's, but i think the website is too clean. Personally i'm not attracted to the website. Try to give it more "body".
I agree with @ChristopherBurton regarding the colour scheme; I personally prefer a light background. #555 copy looks pretty good on a #f2f2f2 background.
Also, try removing the box shadow on the social box. It doesn't really match anything else design-wise, and fits in much better without the extra attention.
So this is a small issue Karl, but it bugs me nonetheless: the header isn't centered vertically, there is a little too much white space above it. Also, I would left align the third column in the footer, as nothing else is right aligned. And if you can get that third column to match the width of the 'Where you can find me' section, it will make a big difference. Ideally, each footer column should be a third, so that would mean your main content is two thirds wide, and the sidebar one third. It's looking really sexy :D
I've changed my website to an unfinished (never will be :P) semi responsive design
http://pixelcutters.com/
I'd love to hear your thoughts as I will be constantly updating this on the fly (hence the quick release)
I've tested in Chrome, Firefox, Opera, Safari and Mobile Safari
Can someone please check it out on Android and let me know it it behaves like it should
Credit for the logo goes to @joshuanhibbert :)
I also find it midly irritating that there is no navigation on the site. I don't know why. Maybe because I expect it to be there.
Is there enough content to require a navigation though? :S
1.)
give it some space on left, right side when in narrow view
15px for each side
2.)
use bg colour for your #pageWrap or for body
to make it more uniform, what is web "page" and what is extra space outside
my example white + gray http://www.501st.cz/
3.)
contrast !
text to bright = light blue colour on white bg
I have good healthy eyes and I can barely read it and I feel like having headache
4.)
TW + LI buttons
these are 2 different services
use either different colour or icons ;]
http://webdesignerwall.com/demo/css-social-buttons/
5.)
headings
you have H1 logo, H2, H3, H4 text
no problem but they all look the same (size)
try use different sizes
look at my web index page, I think it works better ;]
http://krsiak.cz/
6.)
validate
not to get 100/100 points
but to find errors in code
try the same for CSS
width, height, ... use CSS ;]
7.)
save yourself a headache looking for errors
in HTML use the same quotes everywhere ... "double quotes"
I guess that is it for now as you can hate me for a week at least now :D
kidding ;]
for the solo tags, non-pair, how are they called close them
combining power of HTML5 and as I grew up on (X)HTML proper, nice, clean coding
you will have less errors
But you're right about when you're using quotes. Stick with ' ' or " ".
sure it does but it looks so ugly
HTML5 is good for those who know how to write proper HTML code
and real bad for those miss basics
as a learning path for anyone new I always recommend learn XHTML strict
know your stuff
switch to HTML 5 and you will write clean code and enjoy the pure beauty of HTMl 5 :)
1) Thanks I'll do that now
2 & 3) I'll experiment with different colours, I was thinking of a floating lightswitch that made the page darker :D
4) Thanks for the icons, I'll try them out
5) The reason I use different headings is for SEO weight, search engines read the content and determine it's important by the headings
6) Most of the validation errors are BS nowadays, even the nu html5 validator isn't up to date, the majority of the CSS errors were from the normalize but I wouldn't change it for the world
7) Lol, you found my dirty little secret, I do need to keep them consistent :D
8) the browser changes
to
when it renders the page (not sure why)
@karlpcrowley: I like clean website's, but i think the website is too clean. Personally i'm not attracted to the website. Try to give it more "body".
Adjusted the margin for smaller screens
Went with Font-awesome for the icons
http://fortawesome.github.com/Font-Awesome/#
Do you think it's better now?
By the way, is there a reason why the slider scrolls vertical? I don't know, it doesn't feel naturally.
I might just go with this font stack
http://css-tricks.com/snippets/css/better-helvetica/
Why not invest in web fonts? If you'd like to keep it free try the free plan on Typekit over using Helvetica.
Google web fonts are awesome http://www.google.com/webfonts#ChoosePlace:select
And I didn't know TypeKit had a free version, thanks :D
I don't know, maybe adding a clear box effect might help, although sometimes it can make a site look too thin.
Abut the slider, why don't you wrap it with a black horizontal box across the screen?
Don't know if it was mentioned, but I would definitely increase line height to 1.6 or 1.7 .
I'll then take a look at the line height like jurotek suggested
I didn't think my website would turn into a semi open source project lol
btw, enter the konami code into the site :P
That was great, though. Thanks for wrapping up my night.
Just a suggestion, I wouldn't add a box to the right with your social profiles on it if you already have it in the footer.
(I'm getting started on the type at this moment)
#555copy looks pretty good on a#f2f2f2background.Also, try removing the box shadow on the social box. It doesn't really match anything else design-wise, and fits in much better without the extra attention.
The responsive slider is awesome, nice work!
http://pixelcutters.com/
The slider looks good with that drop shadow too :)
Looking good Karl!
Andy, what color shadow would you suggest?
Do you think the white text-shadow looks good on that background color?
It has come a long way, thank you guys :D
Also maybe rotate the images in the gallery slightly to the sides to give it a sexier look.
BTW