- BASICS & Syntax
- introduction
- chapter 0 HTML Elements
- chapter 1 Html Heading and Text formatting
- chapter 2 anchor tag
- chapter 3 frame and iframe
- chapter 4 adding images and videos
- chapter 5 list element
- chapter 6 table element
- structure of a web page
- structuring index page
-
core CSS
-
responsive design
- viewport and units of measurement
- media queries
- flexbox
- grid
-
Sass
PROJECT_ROOT
|----- Pages # page files
| '--- api # serverless functions
|----- Styles # StyleSheets
|----- Script # Scripts
|----- media # contains all important media
|----- public # Static Assets
- learn html
- learn CSS
- learn js
- Build your own static website
- Build your own responsive website
- Build your own dynamic website
- clone a few websites using only above 3 language and no framework. I used Vscode as code editor & Live Server Extension.
- develop a few websites by seeing ui/ux designs.
- learn bootstrap, develop 5 fully functional websites as fast as possible.
- learn a frontend framework such as React.
- learn a backend framework such as Node.
- learn express.
references: