
Explore responsive web design with media queries, flexbox, and grid, while previewing display.html, grid.html, and style.css on a live server.
Learn to use p and br tags for paragraphs and line breaks, create and nest ordered and unordered lists, and format HTML for readability with live server instantly reflecting changes.
Create a live webpage using headings, lists, anchor links, images, and inputs for username, password, date, and file, then organize layout with div tags and class-based styling.
Learn to embed audio and video in a web page by organizing files into audio and video folders, using audio and video tags with relative paths and controls.
Explore CSS selectors including element, class, id, attribute, and universal selectors, and learn the CSS box model with div tag containers and class-based styling in the head style tag.
Style HTML tables with pseudo-class based styling, applying borders, border-collapse, and zebra coloring using nth-child(odd) and nth-child(even), while adjusting font size.
Demonstrate using the CSS focus pseudo class to style input fields, with username and password colored differently by ID, and adjust text color and font size for clear input visibility.
Master flexbox in css by creating a flex container with items, and control layout with flex-direction, justify-content, align-items, and wrap for responsive design.
Discover how HTML, CSS, and JavaScript define web pages and behavior, understand ECMAScript standards for cross-browser code, and download and install VS Code to start coding.
Learn to declare and manage variables in JavaScript with let, var, and const, reassign values, using camel case, respecting reserved keywords, and choosing const for constants.
Discover how to declare variables with let, assign values, and identify primitive types in javascript, including string, number, boolean, undefined, null, with symbol to be discussed later.
Explore primitive and non-primitive data types in JavaScript, including string, boolean, numbers, undefined, null, and objects. Clarify why undefined differs from null and contrast primitive immutability with non-primitive mutability.
Master removing elements from an array in JavaScript using pop, shift, and splice to delete from end, beginning, and middle.
Master split and join methods to convert text into arrays and back, using spaces, hyphens, or other separators to control how words are parsed and joined.
Demonstrate two JavaScript array methods, toString and fill, by converting a country array to a string and filling all elements with a single value, Brazil, with console logs.
Learn how to determine if a variable is an array in JavaScript with Array.isArray, using examples with a books array to show true for arrays and false for non-arrays.
Learn how to use document.write to print values on the page, switch from console.log to on-page output, and format results with h2 and center tags.
Implement fizzbuzz with a for loop from 1 to 100, check if i mod 3 equals 0, and console.log fizz when divisible, otherwise console.log buzz.
Learn how to use break and continue in JavaScript loops, particularly in a while loop, to exit when a condition is met and print only odd numbers.
Learn global versus local variable scope in JavaScript, showing how variables defined inside curly braces, functions, loops, and if statements stay local, while global variables remain accessible throughout the page.
Learn how to create an anonymous function assigned to a variable and immediately invoke it, to avoid global variables and conserve memory.
•In this 16.5+ hours of course we are going to learn all important concepts of HTML, CSS JavaScript, Node JS, NPM, JSON, SQL basics and advanced concepts.
Best suitable course for BEGINNERS.
No prior knowledge is required, absolutely nothing.
We will learn about –
HTML Tags such as p tag, br tag, img tag, div tag, create ordered and unordered list, iframe tag, input tags, table tag and many more.
We will learn how to add images and videos in our webpage, adding music audio files from internet and Youtube videos.
We will learn to create multipage responsive website.
We will learn to HOST our website for FREE using GITHUB.
We will learn to style and decorate our webpage using CSS.
We will learn to work with inline, internal and external CSS.
We will learn tag based styling, Class based styling etc.
We will learn about CSS Selectors and using multiple selectors and how to group selectors.
We will see examples of element, class, id, attribute and universal selectors.
We will learn CSS Box Model.
We will work with Float property and make our web page responsive.
We will see child/descendent selectors and example of chaining selectors.
We will learn about CSS Positioning (Static, relative, fixed, absolute, sticky)
We will learn about Pseudo classes (with img tag, with input fields and table styling)
We will learn Display properties in CSS (None, Block, Inline, inline-block )
We will learn how to create responsive web design.
We will learn advanced CSS Concepts like Media Queries, CSS Flexbox and CSS Grid.
We will learn to use Bootstrap and working with Bootstrap online and offline.
All important basics of Javascript.
hands-on examples
Variables, constants, datatypes in Javascript.
Operators (Mathematics, Comparison, Ternary, Logical) in Javascript.
Conditional Statements such as If else, switch case with examples.
About Arrays in Javascript and various properties and methods.
About Loops (For, While, Do While, For-of, For-in )
About Javascript functions in detail.
About Arrow function, Callback functions
About Objects in detail.
About Object Constructor Function.
About usage of THIS and NEW keywords.
About error handling Try-Catch-Finally block.
What is Node JS, Node JS Basics
Node js in-built modules and creating your own module.
fs, http, OS and other in-built modules.
working with NPM (Node package manager)
using npm modules in your files.
working with package.json file.
What is JSON and how it works.
What is SQL and how to work with SQL using Node.
Creating database, creating table, inserting record, altering table etc.
Important SQL Commands.
Observing changes using php myadmin user interface.
Disclaimer: I have designed this course based on best of my knowledge.
All the best and Happy learning !!