Description
In this course, you will :
- Learn about the planning that goes into creating a website before writing code.
- Learn how to create a concept by deciding on your website's purpose and target audience. Use references to inspire you to visualise a design and create a mood board.
- Begin by creating a sitemap and a design proposal in Figma to plan the user's journey through your website.
- Get an overview of Atom, a coding software, before learning how to code step by step. To begin, learn how to code in HTML to create a simple webpage.
- Learn how to add style elements and formatting to your website by coding in CSS.
- Learn how to test your website for bugs and other common issues, as well as some useful troubleshooting and debugging techniques.
Syllabus :
1. Planning and Designing
- Building the Concept
- Gathering References
- Creating a Mood Board
- Making a Sitemap
- Coming up with Design Proposals
2. Building and Coding
- Setting the Foundations
- Making the Basic Structure in HTML 1
- Making the Basic Structure in HTML 2
- Style Elements in CSS 1
- Style Elements in CSS 2
- Adding Interactions in Javascript 1
- Adding Interactions in Javascript 2
3. Going Live
- Launching the Website
- Testing the Site with Users
- Amendments Based on User Testing