Teaching you how to build a basic portfolio website with HTML, CSS and JS (no prior experience required!)
- Workbook Guides that detail everything we are going through in the workshop
- Code for the portfolio website we build during the workshop
- Additional Code Snippets that you could use in your Hackiethon project or get some inspo from~
- Setup [15min]
- GitHub repository
- Text Editor
- HTML [30min]
- Ingredients for the Web
- HTML Page Structure
- Anatomy of HTML Elements
- Cheatsheet of common HTML Elements
- CSS [30min]
- CSS Syntax
- Displaying and Positioning
- Typography
- JavaScript [30min]
- Basic Syntax
- Making a collapsible navbar
- Modal (Libary)
- Deployment [15min]
- using GitHub Pages