Online based
Downloadable exercise
Offline viewing
Fixed/flex schedule
Fixed time homework
Certificate of completion
Objectives
- Understand the structure of HTML and CSS.
- Build simple web pages using HTML elements.
- Style web pages using CSS to control layout, colors, fonts, and spacing.
- Understand the principles of responsive design and create web pages that adapt to different screen sizes.
- Gain the ability to integrate media, links, forms, and other key elements into web pages.
- Understand how to organize HTML and CSS code efficiently using best practices.
Level expectations
- Each module includes coding exercises, enabling students to build their own web pages from scratch.
- The course assumes no prior knowledge of HTML or CSS and builds concepts progressively.
- Gain real-world skills in HTML/CSS that are in high demand for web development jobs.
- Learn how to make websites look great on any device, an essential skill in today’s mobile-first world.
- Learn the most efficient ways to organize your code for clarity, maintainability, and scalability.
Content
- Introduction to HTML
- HTML Links, Images, and Multimedia
- Introduction to CSS
- CSS Box Model and Layout
- Responsive Design and Media Queries
- HTML Forms and Input Types
- Advanced CSS Techniques
- Project: Building a Responsive Web Page