Write a page that contains three paragraphs <p> (all without quotes):
-
id = "main-information", text — "Main information";
-
id = "history", text — "History";
-
id = "tours", text — "Tours";
Group the paragraphs with a <div> .
Add a navigation block to the page using <nav>. The navigation should contain three links (one per paragraph), each with the same text as in a paragraph. All the links should have title attributes that match their text. The title of the page should be Great Britain.