30 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.2 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>
 | 
						|
                <a href="2.15/index.html"> Home</a> 
 | 
						|
                <a href="2.15/services.html"> Services</a>  
 | 
						|
                <a href="2.15/contact.html"> Contact</a>  
 | 
						|
            </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 © 2023 Caleb Fontenot </i> </small>
 | 
						|
    </footer>
 | 
						|
</html>
 |