Q3. Short answer type question.
a) What is the HTML?
b) Write the HTML code to insert image in webpage?
c) What is the full form of CSS?
d) What is meant by protocols?
e) What is DNS?
Answers
Answer:
1. Hyper Text Mark-up Language (a system used to mark text for World Wide Web pages in order to obtain colours, style, pictures, etc.)
2. To insert image in an HTML page, use the <img> tags. It is an empty tag, containing only attributes since the closing tag is not required. Just keep in mind that you should use the <img> tag inside <body>… </body> tag.
3. HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets) are two of the core technologies for building Web pages.
4. a system of fixed rules and formal behaviour used at official meetings, usually between governments
5. The Domain Name System is a hierarchical and decentralized naming system for computers, services, or other resources connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities
PLEASE MARK AS BRAINLIEST AND ALSO FOLLOW ME
Explanation:
1.HYPERTEXT MARKUP LANGUAGE
3.CASCADING STYLE SHEETS
5.DOMAIN NAME SYSTEM