After becoming fluent in the Python programming language, the next step in Web Development is, well, actually developing websites!
In this course, students will learn how to code functioning websites. They will learn how to use HTML and CSS on top of Python, and the different techniques needed to customize, organize, and style their websites.
You cannot code a working website without a firm grasp of Python. This is why we recommend Web Development I only to students who have already gone through the Python section of this pathway, or are coming in with known Python knowledge.
Concept: How to use HTML tags
Concept: Improving HTML with attributes
Concept: Introduction to CSS
Concept: How to add hyperlinks and images to web page
Concept: Different types of CSS selectors
Concept: Creating and styling tables
Concept: Put it all together project
Concept: Adding layout tags to HTML
Concept: Creating and styling a navigation bar
Concept: Creating and styling a header and footer
Concept: Creating responsive web pages with Flexbox
Concept: Understanding the tags of the head section
Concept: Capstone website project