Prerequisites: 1. A text editor. You can use any text editor such as Notepad, VS Code, Sublime Text, Atom, Brackets, etc. As a beginner start using simple text editors like Notepad (Windows), Text Edit(Mac) or Gedit (Linux). 2. A modern browser, compatible of HTML5, JavaScript5 and CSS3. I would recommend you to use latest version of Chrome or Firefox . Getting started: You can learn HTML, CSS, JavaScript, SQL, PHP, jQuery, XML, Bootstrap etc. from the w3schools website. What is HTML? HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text Markup Language. HTML describes the structure of Web pages using markup HTML elements are the building blocks of HTML pages i.e. <div>, <p>, etc. HTML elements are represented by tags i.e <> HTML tags label pieces of content such as "heading", "paragraph", "table", and so on Browsers do not display the HTML tags, but use them to render the conte...
Be mathematically ready!