score: not graded 😢
file structure
Laboratory11.html
laboratory11-chrome.html
laboratory11-edge.html
laboratory11-firefox.html
laboratory11-maxthon.html
laboratory11-opera.html
laboratory11-safari.html
code / output
<!DOCTYPE html>
<html>
<head>
<title>Laboratory 11</title>
</head>
<body>
<h1 style="font-family: Arial, sans-serif">Most Popular Web Browsers</h1>
<a href="laboratory11-chrome.html">
<img src="images/chrome.png" alt="Google Chrome" width="150" height="150" />
</a>
<a href="laboratory11-edge.html">
<img src="images/edge.png" alt="Microsoft Edge" width="150" height="150" />
</a>
<a href="laboratory11-firefox.html">
<img src="images/firefox.png" alt="Firefox" width="150" height="150" />
</a>
<a href="laboratory11-maxthon.html">
<img src="images/maxthon.png" alt="Maxthon" width="150" height="150" />
</a>
<a href="laboratory11-opera.html">
<img src="images/opera.png" alt="Opera" width="150" height="150" />
</a>
<a href="laboratory11-safari.html">
<img src="images/safari.png" alt="Safari" width="150" height="150" />
</a>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Google Chrome</title>
</head>
<body>
<h1 style="text-align: center; font-family: 'century gothic', sans-serif">Google Chrome</h1>
<img
src="images/chrome.png"
alt="Google Chrome icon"
style="display: block; margin: auto; width: 300px; height: 300px"
/>
<p style="text-align: justify; text-indent: 50px; font-family: Verdana, sans-serif">
<b>Google Chrome</b>, developed by the tech giant <b>Google</b>, is a highly popular web
browser. Launched in 2008, it quickly gained prominence due to its minimalist design and
exceptional speed. Based on the open-source Chromium project, <b>Chrome</b> supports a vast
array of extensions, providing users with a customizable and efficient browsing experience.
Its synchronization with <b>Google</b> services and continuous updates solidify its position
as a leading choice for users across various platforms.
</p>
<h4 style="text-align: center">
<a href="Laboratory11.html">Back to main page</a>
</h4>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Microsoft Edge</title>
</head>
<body>
<h1 style="text-align: center; font-family: 'century gothic', sans-serif">Microsoft Edge</h1>
<img
src="images/edge.png"
alt="Microsoft Edge icon"
style="display: block; margin: auto; width: 300px; height: 300px"
/>
<p style="text-align: justify; text-indent: 50px; font-family: Verdana, sans-serif">
<b>Microsoft Edge</b>, developed by <b>Microsoft</b>, represents a significant shift from the
older Internet Explorer. The browser, built on the Chromium engine, ensures compatibility with
a wide range of websites while offering enhanced speed and security. <b>Edge</b> integrates
seamlessly with Windows 10, leveraging features like Collections for organizing web content.
<b>Microsoft's</b> commitment to refining the browsing experience, evident in regular updates,
positions <b>Edge</b> as a competitive and modern browser.
</p>
<h4 style="text-align: center">
<a href="Laboratory11.html">Back to main page</a>
</h4>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Mozilla Firefox</title>
</head>
<body>
<h1 style="text-align: center; font-family: 'century gothic', sans -serif">Mozilla Firefox</h1>
<img
src="images/firefox.png"
alt="Mozilla Firefox icon"
style="display: block; margin: auto; width: 300px; height: 300px"
/>
<p style="text-align: justify; text-indent: 50px; font-family: Verdana, sans-serif">
<b>Mozilla Firefox</b>, developed by the non-profit <b>Mozilla Foundation</b>, stands out as a
champion of user privacy and an open web. Launched in 2002, <b>Firefox</b> emphasizes
customization through a rich ecosysten of extensions. Its privacy-centric features, such as
Enhanced Tracking Protection, resonate with users seeking a secure and personalized browsing
environment. <b>Mozilla's</b> dedication to internet health and an open-source ethos
reinforces <b>Firefox's</b> role as a browser of choice for those valuing user agency and
online freedom.
</p>
<h4 style="text-align: center">
<a href="Laboratory11.html">Back to main page</a>
</h4>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Maxthon</title>
</head>
<body>
<h1 style="text-align: center; font-family: 'century gothic', sans-serif;">Maxthon</h1>
<img
src="images/maxthon.png"
alt="Maxthon icon"
style="display: block; margin: auto; width: 300px; height: 300px"
/>
<p style="text-align: justify; text-indent: 50px; font-family: Verdana, sans-serif">
<b>Maxthon</b>, developed by <b>Maxthon Ltd</b>, is a web browser with a unique approach to
browsing technology. Originating from Beijing, China, <b>Maxthon</b> incorporates dual-engine
technology, utilizing both Webkit and Trident engines. This hybrid approach aims to provide
users with a fast and compatible browsing experience. <b>Maxthon</b> also distinguishes itself
with features like cloud syncing, enabling users to access their data seamlessly across
devices.
</p>
<h4 style="text-align: center;">
<a href="Laboratory11.html">Back to main page</a>
</h4>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Opera</title>
</head>
<body>
<h1 style="text-align: center; font-family: 'century gothic', sans -serif">Opera</h1>
<img
src="images/opera.png"
alt="Opera icon"
style="display: block; margin: auto; width: 300px; height: 300px"
/>
<p style="text-align: justify; text-indent: 50px; font-family: Verdana, sans-serif">
<b>Opera</b>, developed by <b>Opera Software</b>, is a browser celebrated for its speed and
innovation. First introduced in 1995, <b>Opera</b> has consistently pushed boundaries in the
browser landscape. Noteworthy features include a built-in ad-blocker, a free VPN for enhanced
privacy, and a customizable sidebar for quick access to tools. <b>Opera's</b> commitment to
user-friendly functionalities and a focus on staying ahead in technology trends continue to make
it a browser of choice for those seeking a feature-rich and efficient web experience.
</p>
<h4 style="text-align: center">
<a href="Laboratory11.html">Back to main page</a>
</h4>
</body>
</html><!DOCTYPE html>
<html>
<head>
<title>Safari</title>
</head>
<body>
<h1 style="text-align: center; font-family: 'century gothic', sans-serif">Safari</h1>
<img
src="images/safari.png"
alt="Safari icon"
style="display: block; margin: auto; width: 300px; height: 300px"
/>
<p style="text-align: justify; text-indent: 50px; font-family: Verdana, sans-serif">
<b>Safari</b>, developed by <b>Apple Inc.</b>, is the default web browser for macOS and ios
devices. Introduced in 2003, <b>Safart</b> is known for its sleek design, energy efficiency,
and seamless integration with the Apple ecosystem. Emphasizing speed and privacy,
<b>Safari</b> incorporates features like Intelligent Tracking Prevention to safeguard user
data. Apple's dedication to a unified user experience across its devices reinforces
<b>Safari's</b> status as a reliable and user-centric browser within the Apple ecosystem.
</p>
<h4 style="text-align: center">
<a href="Laboratory11.html">Back to main page</a>
</h4>
</body>
</html>