Hey thread.
Two things:
1. I've spent the last month exploring CSS as deeply as i can, and while I still have a lot to learn (pseudo classes, condensing my code, etc...), I feel I should be moving on to something else.
I've dabbled with JQuery and JS, but only installing/modifying scripts. I've yet to write anything myself.
I have a JQuery course, and some JS tutorials to work through. Should I start with one of these, or is there anywhere else you'd recommend?
I'm a front-end developer/designer to make it clearer.
----
2. My friend asked me to build him a profile site similar to my own for his 3D work. I built this. It's currently a shell, it needs pages for each of his projects, About text, etc...
But the layout is all there, it's fully responsive (I think it looks quite pretty on mobile).
Is there anything that stands out as a problem to anyone? I'm thinking it may be a little drab, should I use a little more colour or does it work as it is?
Not sure about the blue on the About image hover either, I've tried using schemes related to the yellow in the links, but I can't find anything that looks right. Any advice here would be great.
Thanks everyone.
Getting familiar with JS and jQuery is a good idea. But I would also spend time learning Sass and a popular framework that uses it like Compass. Both of them are essential tools in a front-end developer's tool box.