Thursday, July 29, 2021

HTML Concept | Quick Revision Capsule | Tricky Terms | Points to Remember

 HTML Concept | Quick Revision Capsule | Tricky Terms | Points to Remember

?HTML: Hypertext Markup Language is a scripting or markup or hypertext language used to create WebPages on internet.

?Notepad: It is a text editor program.

?Web Browser: It is Software that helps to view and display HTLM document.

?URL: A unique address which identifies a websites.

?Web Page is a document that can be seen on a web platform.

?Web sites is a collection of web pages.

?Tags are commands or instructions used in HTML to instruct the browser how to display the content of web pages.

?Container elements are the tags having both ON and OFF tags.

?Empty elements are the tags having only an ON tag and no OFF tag.

?HTML was invented by Tim Berners-Lee in 1989.

?The WWW or World Wide Web is the biggest collection of web sites on internet.

?After creating the HTML document, you can view it in web browser.

?Most of the HTML consists of an ON tag and OFF tag.

?An HTML document is divided into two sections, the head section and Body section.

?The text attribute of body tag is used to set the color of the text in the document.

?The bgcolor attribute of body tag is used to set the background color of the document. 

No comments:

Post a Comment

MakeCode Arcade Block Based Coding to Perform Addition

Share Project URL  https://makecode.com/_fbYYTifcWTos Code Editor   Simulator