Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 3.04 KB

README.md

File metadata and controls

45 lines (35 loc) · 3.04 KB

The purpose of the course "HTML & CSS" is to provide basic knowledge of web technologies and more specifically familiarization with HTML5 and CSS3. Basic knowledge of web development, web browsers, HTML/CSS/DOM development tools is acquired and practical skills are developed using the Web Content Description Language (HTML) and the Web Content Styling Language (CSS). Basic HTML tags, paragraphs, lists, tables, forms, controls, and semantic HTML tags are studied. Emphasis is on basic CSS selectors and styles, working with classes, presentation rules, positioning and layout rules in CSS. The latest developments in the HTML5 and CSS3 standards are covered. The course emphasizes hands-on HTML and CSS exercises that will involve students in real-world web design projects, implementing site fragments, and creating complete modern websites with a good look, modern structure, and mobile support.

Topics

  • Introduction to HTML and CSS
  • Typography in CSS
  • Box Model & Position
  • CSS Layout - Flexbox
  • Responsive Web Design
  • Form & Working with Forms
  • Design to Code - Workshop

Exercises

Homework Open Tasks
1 Introduction to HTML and CSS Intro to HTML and CSS
2 Typography in CSS Typography in CSS
3 Box Model and Position Box Model and Position
4 CSS Layout Flexbox CSS Layout Flexbox
5 Working with Forms Responsive Web Design - Lab
6 Responsive Web Design - Exercise
7 Design to Code - Workshop

Certificate(Click here to preview)


Back to top