"In The Name of Allah, The Most Beneficent, The Most Merciful”
HTML
(HyperText markup Language) HTML stands for HyperText Markup Language. Developed by scientist Tim Berners-Lee in 1990. HTML is the "hidden" code that helps us communicate with others on the World Wide Web (WWW). When writing HTML, you add "tags" to the text in order to create the structure. Html document described by HTML Tags.
Hope k sab ko samaj aii ho ge
<!Document Html><html><head><title></title></head><body><h1> heading</html><p>paragraph</p></body></html>
!document use hota hai k browser ko pata chaly k html file hai Tag start with <> (container tag) and tag end </>(empty tag) <html> jetny b document hai wo html k ander hun gy ur document k last me html ko end karna hai </html> se <head> me document ka title hota hai means k file k about info ur end ho ga </html> se <title>title of the page </title> <body> ap ka jetna b kam hai wo body tag k andar karna hai ur end </tag> se <h1> use for heading html me 6 type k hiding hai h1 ,h2, h3, h4, h5 ,h6 ur end tag </h1> <p> use for paragraph ur end tag </p> Html file ko name.html se save karna hai farz kary hamne login form bana liya to us koestarha save karian gy login.html
Aj k lay itna kafi ta InshAllah kal dosra lecture upload ho ga
No comments:
Post a Comment