Front-end Skills
HTML (HyperText Markup Language)
HTML is the standard markup language for creating web pages.
HTML Types
- HTML5
- Transitional HTML
- Strict HTML
CSS (Cascading Style Sheets)
CSS is used to style and layout web pages.
CSS Types
- Inline CSS
- Internal CSS
- External CSS
JavaScript
JavaScript makes web pages interactive.
Backend Development
Backend handles database, logic, and authentication.