I'm not grasping what you mean haha - That's sleep deprevation for you (:
Printable View
I'll show you tomorrow. :P
Uh oh, better not show him too much ;)
Very good, i like them both!
As promised updates:
Need to:
Edit Footer
Create page for normal text box (ie About Me)
I do quite like it, I agree with all the suggestions made and I like the improvements.
About the coding side of things, I would suggest having a read here: http://carsonified.com/blog/uncatego...s-should-code/
It's a pretty nice article and I'm not suggesting that you can't code - it just shows the benefits of why it is useful to be able to do both! :)
Thanks :D
Yeah, I've stated to kk. over MSN that being able to code and design will get you further. I'm pretty booksmart on coding, just never able to put it into practice!
I will have a go at coding, my heads just frying about how I'm going to do the effects and image navs haha.
Say, will I be able to class nav stylings? As for the 3 boxes I'd have to have a seperate style for the images...
So say (Forgot if these are the correct ones hahah!)
My other concerns is for the content boxes. Rounded corners and opacity haha, any advice on how to do these? :PPHP Code:.boxes a:link { }
.boxes a:active { }
.boxes a:hover { }
.boxes a:visited { }
Don't ou just do
.div:hover
? Think that worked for me lol. I dunno tho, havnt code properly in ages :P