I have recently used www.codecademy.com to teach myself HTML, CSS and JavaScript.
I have had minimal coding experience prior to this so I'm not too hot on how everything works and the lessons that I went through only covered general, everyday code.
I have looked online for a suitable tutorial/run down of how to go about it but I haven't found one I think is suitable.
I was wondering if anyone knows of any resources that I could use to help me learn this.
Any help is appreciated.
Thanks.
HTML/CSS learnt:
- Importing scripts and stylesheets
- Common HTML tags
- Creating IDs and Classes
- Tables, Divs, Spans
- General CSS and Positioning
JavaScript Learnt:
- Functions
- For/While Loops
- Switch statements
- Objects and Arrays