From 3d7dcf94e15108512fe27931029423f2ad774b60 Mon Sep 17 00:00:00 2001 From: Russ Long Date: Sat, 4 Apr 2015 19:32:52 -0400 Subject: [PATCH] Building files and structure --- README | 1 + css/style.css | 0 includes/menu.php | 15 +++++++++++++++ index.php | 15 +++++++++++++++ 4 files changed, 31 insertions(+) create mode 100644 README create mode 100644 css/style.css create mode 100644 includes/menu.php create mode 100644 index.php diff --git a/README b/README new file mode 100644 index 0000000..567537e --- /dev/null +++ b/README @@ -0,0 +1 @@ +This will be a web-based Magic the Gathering (MTG) card database. diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..e69de29 diff --git a/includes/menu.php b/includes/menu.php new file mode 100644 index 0000000..3fd5f62 --- /dev/null +++ b/includes/menu.php @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/index.php b/index.php new file mode 100644 index 0000000..b687b15 --- /dev/null +++ b/index.php @@ -0,0 +1,15 @@ + + + + TFMM's MTG Database + + +
+

TFMM's MTG Database

+ +
+
+

See the links in the menu for more resources. I'll have my current library, cards for sale, and current decks listed eventually.

+
+ +