Looking for examples of css eyecandy
Finished learning basics of html and css. Want to do some projects using only html and css
Where can I go to see examples of great websites that were built using simple HTML and CSS?
CSS Zen Garden is a classic resource for this sort of thing.
More on reddit.comBest way to learn HTML/CSS?
I think it's important to just get the basics down, there's not much to HTML/CSS. I learned by W3Schools which goes straight to the syntax, which is pretty much all you need.
More on reddit.comVideos
I've been whipping up simple html/css/Javascript sites lately as a hobby. It's been fun to try to challenge myself to get creative by making lots of different sites, and making new sites to try out different ideas.
Can you guys recommend any sites in particular that are examples of fun / creative / beautiful html/css sites?
For instance, I got into the animations part of css / javascript and am sure there have been some really cool sites people have made.
I'm just starting to learn (via codeacademy) but it would be nice to see what I can do with just the basics.
CSS Zen Garden is a classic resource for this sort of thing.
One Page Love has been a great source of inspiration for me over the last year. The websites that are featured are organised by tags so its easy to find a website that needs similar features for one that I'd like to build. There is also a little write-up about each website which I appreciate. Generally I have a look over there each time I'm about to start a new project.