Description
In this course, you will learn:
- What is the best way to write a web page?
- A markup language's concepts
- HTML5 and CSS Fundamentals
- Style and design for the web
- Flexbox and page layout
Syllabus:
1: My first Web page
- The big three: HTML5, CSS and JavaScript
- Elements, tags, and attributes
- Character encoding
- Best practices
2: Attributes, images, and links
- Attributes
- Semantic meaning
- Images
- Hyperlinks
3: Adding style with CSS
- CSS basic syntax
- CSS properties
- Lists and selectors
4: Fixing and debugging
- Debugging tools and HTML5
- Debugging and the CSS box model
- Debugging CSS precedence
5: More HTML5 and CSS
- Tables
- Multimedia
- Embedding content
- CSS tricks
6: Basics of page layout
- Concepts
- CSS Flexbox
- CSS Grid
- Recipe project