Omg I love Beethoven it was his favorite composition
Answer:
Saint Peter's Basilica was built above the burial ground of Saint Peter after his crucifixion under the rule of the Roman Empire Nero.
Explanation:
Saint Peter's Basilica built in a Renaissance style church situated in Vatican City and is acknowledged to be the largest church in the world. The Catholic Church built on the burial site of Saint Peter. Saint Peter was the first bishop of Rome and one of the Apostles of Christ. In the 4th century, Emperor Constantine I decided to honour Peter with a basilica, by the end of the 15th century, the reconstruction of the church began in a new style. Donato Bramante, Michelangelo, Gian Lorenzo Bernini and Carlo Maderno designed the present church in the 15th century.
A dynamic web page is then reloaded by the user or by a computer program to change some variable content. The updating information could come from the server, or from changes made to that page's DOM. This may or may not truncate the browsing history or create a saved version to go back to, but a dynamic web page update using Ajax technologies will neither create a page to go back to, nor truncate the web browsing history forward of the displayed page. Using Ajax technologies the end user gets one dynamic page managed as a single page in the web browser while the actual web content rendered on that page can vary. The Ajax engine sits only on the browser requesting parts of its DOM, the DOM, for its client, from an application server.
DHTML is the umbrella term for technologies and methods used to create web pages that are not static web pages, though it has fallen out of common use since the popularization of AJAX, a term which is now itself rarely used. Client-side-scripting, server-side scripting, or a combination of these make for the dynamic web experience in a browser.