diff --git a/5min/day1/index.html b/5min/day1/index.html new file mode 100644 index 0000000..42c2d8f --- /dev/null +++ b/5min/day1/index.html @@ -0,0 +1,19 @@ + + + + + + + + + +

First 5 Minute Website

+

Lorem ipsum stuff.

+ + + + diff --git a/5min/day2/index.php b/5min/day2/index.php new file mode 100644 index 0000000..f8cec5c --- /dev/null +++ b/5min/day2/index.php @@ -0,0 +1,22 @@ + + + + + + +

Hello cruel world!

+

Here's a nice forest image that I quickly found.

+ + + +EOD; + +echo $html; +?> diff --git a/catalog/cart.php b/catalog/cart.php new file mode 100644 index 0000000..e69de29 diff --git a/catalog/catalog.php b/catalog/catalog.php new file mode 100644 index 0000000..e69de29 diff --git a/catalog/create-account.php b/catalog/create-account.php new file mode 100644 index 0000000..e69de29 diff --git a/catalog/css/style.css b/catalog/css/style.css new file mode 100644 index 0000000..e69de29 diff --git a/catalog/head.php b/catalog/head.php new file mode 100644 index 0000000..e69de29 diff --git a/catalog/index.php b/catalog/index.php new file mode 100644 index 0000000..e69de29 diff --git a/catalog/js/script.js b/catalog/js/script.js new file mode 100644 index 0000000..e69de29 diff --git a/catalog/logout.php b/catalog/logout.php new file mode 100644 index 0000000..e69de29 diff --git a/catalog/nav.php b/catalog/nav.php new file mode 100644 index 0000000..e69de29 diff --git a/catalog/product.php b/catalog/product.php new file mode 100644 index 0000000..e69de29 diff --git a/index.php b/index.php index e583759..62a1a5b 100644 --- a/index.php +++ b/index.php @@ -1 +1,9 @@ -

Test

+ + + + +

Josh Ashton's LAMPP page.

+

Someday, this will be an awesome page!

+ This link will help Jeff grade this assignment + +