begin MP2
This commit is contained in:
20
Assignments/MP02_CalebFontenot/public_html/index.html
Normal file
20
Assignments/MP02_CalebFontenot/public_html/index.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
Click nbfs://nbhost/SystemFileSystem/Templates/Other/html.html to edit this template
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>Pacific Trails Resort</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Pacific Trails Resort</h1>
|
||||
</header>
|
||||
<nav>
|
||||
<a>Home</a>
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
9
Assignments/MP02_CalebFontenot/public_html/pacific.css
Normal file
9
Assignments/MP02_CalebFontenot/public_html/pacific.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
|
||||
*/
|
||||
/*
|
||||
Created on : Jan 25, 2023, 9:50:47 AM
|
||||
Author : caleb
|
||||
*/
|
||||
|
Reference in New Issue
Block a user