/home/caleb/ASDV-WebDev/lab2_2_CalebFontenot/public_html/2.15.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>
                <a href="2.15/index.html"> Home</a>&nbsp;
                <a href="2.15/services.html"> Services</a>&nbsp; 
                <a href="2.15/contact.html"> Contact</a>&nbsp; 
            </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>