Computer Science, asked by krishnaking6519, 1 year ago

Which of the following is used to write webpages?
(1) HTML
(2) Telnet
(3) HTTP
(4) URL
(5) FTP

Answers

Answered by palaksingla
0
HTML is used to write webpages
Answered by Qwmumbai
1

Webpages are written using HTML (Hyper Text Marup Language).

  • A web page is a single hypertext document available on World Wide Web (WWW).
  • It is composed of HTML elements.
  • It is displayed on the user's browser such as Mozilla, Firefox, Chrome, etc.
  • Web page can be accessed by entering the URL for that web page.
  • HTML Is used to design web pages using the markup language.
  • It is the combination of Hypertext and Markup language.
  • Hypertext defines the link between the web pages.
  • The markup language defines the text document within the tag that define the structure of web pages.
  • It contain essential building-block elements.
  • These building-block elements are doctype declaration, HTML, head, title, and body elements etc.
  • A doctype declaration is an instruction which tells the web browser about the markup language in which the current page is written.
  • Head is used to define the head portion of the HTML document that contains information related to the document.
  • he body tag is used to enclose all the visible content of a webpage.
  • Web page is a single document display on the browser.
  • it is content displayed on the website.  
  • It requires less time to develop a webpage as compared to the website.  
  • It can be accessed through web browser.  
  • URL of webpage include extension.  
  • It is quite easy and simple to develop webpage after website structure is being created.  
  • They are used to provide information with related pictures, videos to users.

#SPJ3

Similar questions