Organize Repository
This commit is contained in:
24
Assignments/lab2_2_CalebFontenot/public_html/2.15_1.html
Normal file
24
Assignments/lab2_2_CalebFontenot/public_html/2.15_1.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!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> Home Services 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 © 2023 Caleb Fontenot </i> </small>
|
||||
</footer>
|
||||
</html>
|
Reference in New Issue
Block a user