Computer Science, asked by psinghal180, 10 months ago

describe the structure of web page
describe the structure of web page​

Answers

Answered by rajaryan8239
1

Answer:

Basic HTML Web Page Structure. The html element basically tells your computer that this is an HTML document. All other element tags are 'nested' within the start and end html tags. The web page is then further subdivided into two main sections which are the 'head' and the 'body'.

Answered by VineetaGara
0

The structure of a web page describes its page setup.

  • The structure of a web page is described by its HTML.
  • HTML means Hypertext Mark Up Language.
  • HTML instructs about the entire display of the webpage.
  • HTML tells the web page that this is a heading, this is a subheading and this is a paragraph.
  • HTML tags can determine how the page looks, its style, background, font size and style, borders, margins, etc.
  • Without the HTML page the entire webpage will look empty.
  • Using HTML you can decide the height, width, color gradient, and pattern of the web page.
  • #SPJ1

Similar questions