diff --git a/add-new.php b/add-new.php
index 694f52c..d44e2e8 100644
--- a/add-new.php
+++ b/add-new.php
@@ -17,15 +17,10 @@ if (isset($_POST["submit"])) {
echo "Failed: " . mysqli_error($conn);
}
}
-
?>
-
-
-
-
@@ -40,10 +35,9 @@ if (isset($_POST["submit"])) {
CRUD Application
-
-
+
@@ -95,5 +89,4 @@ if (isset($_POST["submit"])) {
-
\ No newline at end of file
diff --git a/index.php b/index.php
index e815653..0403836 100644
--- a/index.php
+++ b/index.php
@@ -20,9 +20,9 @@ include "db_conn.php";
-
+
@@ -37,7 +37,7 @@ include "db_conn.php";
';
}
?>
- Add New
+ Add New
diff --git a/logo.php b/logo.php
new file mode 100644
index 0000000..dbaf24b
--- /dev/null
+++ b/logo.php
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+ PHP CRUD Application
+
+
+
+
+
+
+
+
\ No newline at end of file