-
Notifications
You must be signed in to change notification settings - Fork 2
Front end Development
HackYale edited this page Jan 29, 2014
·
7 revisions
All classwork can be found in the repo, under classwork
.
Slides are available in our Google Drive folder.
- A Practical Guide to HTML and CSS
- W3 Schools Tutorials on HTML and CSS
- PDFs in
resources/html-css
- Index of CSS properties and what they do
- Almost anything (dropdown menus, columns, centered content, accordions...) you want to design with CSS you can Google and find dozens of articles detailing how to make them, with sample code. Yay Internet!
- First, create an account on this site, Github.com!
- Try Git
- Git Immersion
- The Best Designs, a compilation of the best designed websites these people could find.
- Sidebar.io is a great blog that gives you five great sites about design every day.
- Designer news is like Hacker News, but for designers.
- iconmonstr and The Noun Project are great places to find icons.
- No time for design? Twitter Bootstrap is a set of awesome, useful stylesheets that you can download, for free! Tons of sites use it, and it makes making nice grids, layouts, forms, buttons...anything really easy. Foundation is similar, and also fantastic.