HTML
HTML
Basic HTML
HTML Element & Tags
Paragraph Element
Heading element
Biolerplate code
List in HTML”
Attributes in HTML
Image Element
More HTML Tags
Comments in HTML
Is HTML Case Sensitive?
inline v/s Block
Div Element
Span Element
Hr tag
Sup &Sub tag
Semantic Mark up
Semantic tag
HTML Entities
Table in HTML
Semantic in hTML
COLspan & Rowspan
Forms in html
Input - Form Element
Placeholders & Labels
Button Element
Name Attribute
Checkbox - Input Element
Radio - Input Element
Select - Input Element
Range - Input Element
Text Area
CSS
What is CSS?
Basic CSS Format
Including CSS
Color Property
Background Color Property
Color Systems (Name & RGb)
Hex Codes
Text Align Property
Font Weight & Text Decoration
Line Height & Letter Spacing
Units in CSS (Pixel)
Font Family
Universal Selector
Element Selector
Id Selector
Class Selector
Descendant Selector
Sibling Combinator
Child Combinator
Attribute Selector
Pseudo Class
Pseudo Element
Cascading & Specificity
Importance in CSS
Inheritanace
Javascript
Basic
Basic Syntax
Variables & Data Types
Arrays and Iteration
Asynchronous JavaScript
Objects and Classes
Functions
DOM Manipulation
Selecting and modifying HTML elements
Event handling
DOM traversal and manipulation
ES6 feature
Arrow functions
Template literals
Destructuring
Spread/rest operators
Classes and inheritance
Enhanced object literals
Functional Programing
Concepts like map, filter, and reduce
Warking with higher-order functions
Immutable data structures
Advanced Javascript
Closures
Callback functions
Promises and async/await
Modules and module systems(CommonJS, ES6 Modules)
Asynchronous Programming
AJAX and Fetch API Like
Handling asynchronous data with callback and promises
ERROR handling
.try-catch blocks
Custom error handling
Web API
Local Storage, Session Storage
Web Workers for multi-threading
Geolocation API, Notifications API