ASDV-WebDev/Assignments/lab2_2_CalebFontenot/public_html/2.15_1.html

25 lines
1.0 KiB
HTML

<!DOCTYPE html>
<!--
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/html.html to edit this template
-->
<html>
<head>
<title>Trillium Media Design</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header> <h1>Trillium Media Design</h1> </header>
<nav> <b>&nbsp; Home &nbsp; Services &nbsp; Contact</b>
</nav>
<main><h2>New Media and Web Design</h2></main>
<p>Trillium Media Design offers a comprehensive range of services to take your company's Web presence to the next level.</p>
<header> <h1> Meeting your business Needs </h1> </header>
<p> Our expert designers will listen to you as they create a website that helps to promote and grow your business </p>
</body>
<footer>
<small><i>Copyright &copy; 2023 Caleb Fontenot </i> </small>
</footer>
</html>