- HTML
- CSS
- JavaScript
- Bootstrap framework
- Angular framework
- ReactJs
- Node.js
- express.js
- nodemoon
- cors
- dotenv
- PHP
- C#
- Java
- Python
- MongoDb
- Mysql
- SQLite
- Firebase
- Postgressql
- Oracle
- VCS ( Source code Management)
- Distributed VCS
- Git, Mercurial
- Remote (Central) VCS
- Github, Bitbucket
- Distributed VCS
- git init
- git add filename
- git add filename1 filename5 filename100
- git add . or git add --all
- git status
- Do git configurations (set user.name and user.email)
- commit data with commit message
- Push thecode into Github
-
Hyper Text Markup Language
-
Semantic Elements
- header
- section
- article
- aside
- footer
- table
-
Block Level Elements
- h1 to h6
- p
- div
- all semantic elements
- Text will start from newline
-
Inline Elements
- span
- img
- a
- nav
- form
- input
- textarea
- legend
- sup
- sub
- ul
- ol