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

Syllabus

The syllabus covers three main areas: HTML, CSS, and JavaScript. It includes topics such as HTML structure, elements, forms, CSS selectors and properties, as well as JavaScript variables, data types, functions, and control structures. Additionally, it emphasizes learning frameworks and creating interactive web pages.

Uploaded by

ayush16031985
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

Syllabus

The syllabus covers three main areas: HTML, CSS, and JavaScript. It includes topics such as HTML structure, elements, forms, CSS selectors and properties, as well as JavaScript variables, data types, functions, and control structures. Additionally, it emphasizes learning frameworks and creating interactive web pages.

Uploaded by

ayush16031985
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Syllabus

HTML :-
1. HTML Basics : Structure, elements, tags, attributes.
2. HTML Elements: Headings, paragraphs, links, images,
lists, tables.
3. Forms and Inputs: Forms, input fields, checkboxes,
radio buttons.
4. Semantic HTML: Header, footer, nav, section, article
5. Multimedia: Audio, video .

CSS :-
1. Selectors: Targeting HTML elements to apply styles.
2. Properties: Defining styles for elements (e.g., color,
font-size, margin)
3. Values: Assigning values to properties (e.g., #fff,
16px, 10px)
4. Units: Understanding measurement units (e.g., px,
em, rem).

JavaScript :-
1. Variables: Declaring and using variables to store
data.
2. Data Types: Understanding JavaScript data types
(e.g., numbers, strings, booleans).
3. Functions: Creating reusable blocks of code.
4. Conditional Statements: Using if/else statements
and switch statements.
5. Loops: Iterating over data with for loops and while
loops.
&
Learn how to use Frame Work.
&
Make interactive (Dynamic) Web Page.

You might also like