move nav.php php include out of main element

This commit is contained in:
emma 2024-12-13 14:51:16 -05:00
parent b20dab65ac
commit b75de2c660
10 changed files with 12 additions and 14 deletions

View File

@ -9,8 +9,9 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>sounds of emma</h1>

View File

@ -9,8 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>emma loves pets</h1>

View File

@ -9,9 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>photography of emma</h1>
<p>

View File

@ -9,8 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>a gallery of emma</h1>

View File

@ -9,8 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>emma's postroll</h1>

View File

@ -9,9 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>technically emma</h1>
<h3>early life and the spark</h3>

View File

@ -9,8 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>about emma</h1>

View File

@ -9,8 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>contact emma</h1>

View File

@ -9,8 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>who is emma?</h1>
<p>

View File

@ -9,9 +9,8 @@
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<?php include "../includes/nav.php" ?>
<section>
<h1>why does emma have a website?</h1>
<p>