Introduce to HTML
Html is a Markup language used for making website's webpage.
HTML is a markup language and not a conventional programing language.
It is not a case sansitive language means HTML= html.
3 tools are required to create a webpage
(1) Text editor:- a text editor is used to create or compose HTML document.( For example:- notepad ,I am using visual code.)
(2) Web browser:- a web browser is used to display and view the HTML document. (For example:- chrome, even the code display in visual code also.)
(3) web server ( optional):- web server is required when you want to Store the HTML document.Even you can Store codes in visual code also.
Languages used for making website
(1) HTML:- html is used for defining layout of
a page - a backbone of structure.
(2) CSS :- CSS is used to add styling to that backbone page created using HTML.
(3) Java script:- java script is used to program
Logic for the page layout.
The full course of making website only on Aditya megic tech.
Html course are comes in parts and also
with the notes
Download the HTML notes