Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 657 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 657 Bytes

frontend_basics

OBJECTIVES

  • Understand HTML5 standard and properly and semantically use the elements in building a website. Also the new standards introduced in HTML5 such as new form elements, canvas, etc.
  • Understand CSS3 standard including new and advanced selectors, specificity, transition, animation, etc.
  • Understand Bootstrap framework and successfully use it to create responsive layouts easily.

SYLLABUS