
Installation of Notepad++
Create and style HTML body tag by adding a title, writing content inside the body, and using the body tag's attributes to set the background color, like red or pink.
Learn how to create and render paragraphs in HTML, structure with head and body, write multiple paragraphs, and use the pre tag to preserve spaces when viewing in Chrome.
Learn how hyperlinks work using the anchor tag and href to link multiple HTML pages, create and save demo files, and test navigation.
Learn to set the text color using the style attribute in HTML, try blue, red, magenta, and green, and use hex codes to apply many color options.
Learn the basic HTML document structure and practice text alignment by centering, left-aligning, or right-aligning a paragraph, then save and run to preview results.
Learn how to build a simple web page that uses a JavaScript confirm dialog to collect user feedback and respond with alerts, including basic HTML structure.
Create a JavaScript number guessing game where the computer selects a random 1–100 number and the player guesses, receiving higher or lower feedback and counting the attempts.
Learn to create HTML checkboxes to allow multiple language selections, using the same name with values like English, Spanish, and French, and compare with radio buttons.
This course focuses on not only clearing the basics but also provides hands on learning experience with various hands on projects and exercises. The course helps to give a clear understanding of real life websites and teaches you how to create one.
HTML, CSS and JavaScript are the foundation for web development. They make up most of the front end technologies which are used to create a website. Unlike other courses this course does not focus on the quantity of learning rather it focuses on the quality of learning. Learning through practicals and hand on exercises is the best form of learning. This course too emphasizes implementation of each topic that is learnt.
This course is completely focused on providing you a good grasp on the front end technologies of web development that is HTML, CSS and JavaScript. This course covers the basics of HTML starting from how to create the basic structure of a website, text formatting, creating forms etc. CSS for styling the website elements and JavaScript for making the website responsive. This course can be taken up by anyone. Even if you do not have any coding background, you can create a website and make it live.
At the end of this course you will learn to create a real life live website !