0% found this document useful (0 votes)
478 views2 pages

HTML & CSS Syllabus

This document outlines the syllabus for HTML & CSS, JavaScript, and React courses that will take place over 44 hours total. The HTML & CSS section covers topics like syntax, tags, elements, and how to add and style content using CSS. The JavaScript section covers the history, data types, operators, functions, and DOM manipulation. Finally, the React section introduces components, props, state, routing, and hooks to build applications using the React library.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
478 views2 pages

HTML & CSS Syllabus

This document outlines the syllabus for HTML & CSS, JavaScript, and React courses that will take place over 44 hours total. The HTML & CSS section covers topics like syntax, tags, elements, and how to add and style content using CSS. The JavaScript section covers the history, data types, operators, functions, and DOM manipulation. Finally, the React section introduces components, props, state, routing, and hooks to build applications using the React library.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 2

HTML & CSS Syllabus

14 hours
● Introduction ● Introduction
● Syntax ● Selectors
● Comments ● How to add css
● Building Blocks ● Internal css
● Tag ● External css
● Attributes ● Inline css
● Elements ● CSS syntax
● Empty tag ● Comments
● Open tag / close tag ● CSS box
● Heading tag ● Content styling
● Paragraph tag ● Width
● Formatting Tags ● Height
● Anchor tag ● Padding
● Image tag ● Margin
● List ● Border
● Ordered list ● Background image and color
● Unordered list ● Font styling
● Definition list ● Button styling
● Table ● Link styling
● Form ● Hover
● HTML 5 tags ● Important keyword

Practice Static website ( html & css)

Javascript Syllabus
20 hours
● Introduction ● String methods
● History of js ● Map filter reduce
● Feature in js ● Async /await
● Comments ● Promise
● Variables ● Spread operator
● Data types ● Rest operator
● Primitive data types ● Ternary operator
● Non primitive data types ● Arrow function
● Operators ● Closure function
● Conditional Statement ● DOM & BOM
● Looping statement ● Try catch
● Array ● Practice problems
● Array methods
● Object
● Function
● Function types
React Syllabus
10 hours
● Basics of HTML CSS Javascript ● Props
● Why we need React ● State
● What is react ● Component types and usage
● Advantage and disadvantage of react ● Router
● React installation ● Hooks
● React feature ● Events
● Jsx ● Life cycle
● Component ● Bootstrap / mui
● Virtual Dom vs real dom ● Projects
● One way data binding

Total Hours : 44 hours


overAll class time : 60 hours

You might also like