("Static website" means a website that looks the same to everyone who visits it)
Q-1) Where to create website ? ans- There are multiple software to create website we gonna learn 3 type of software of website making. 1) Software - Notepad
Language - HTML
2) Software - Sublime
Language - CSS
3)Software - sublime
language - Java script
INTRODUCTION OF HTML
- fULL fORM = Hyper Text Markup Language.
- HTML is the standard markup language for creating web pages.
- HTML describes the structure of a web page.
- HTML consists a series of elements.
- HTML elements tells the browser how to display the contents on the web pages.
- HTML elements are represents by Tags.
- HTML tags label pieces of content such as "heading", "paragraph","label" and so on.
- Browser do not display the HTML tags but use them to render the contents of the page.
0 Comments