From a2f74369ebc72fc4d81a99790f0147cfb6db27bc Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 30 Mar 2017 00:43:00 -0600 Subject: Add the website --- background.gif | Bin 0 -> 21491 bytes cat1.jpg | Bin 0 -> 8610 bytes cat2.jpg | Bin 0 -> 79870 bytes cat3.jpg | Bin 0 -> 11945 bytes cat4.jpg | Bin 0 -> 12363 bytes frameset.html | 22 ++++++++++++++++++++++ index.html | 23 +++++++++++++++++++++++ main.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ menu.html | 27 +++++++++++++++++++++++++++ 9 files changed, 117 insertions(+) create mode 100644 background.gif create mode 100644 cat1.jpg create mode 100644 cat2.jpg create mode 100644 cat3.jpg create mode 100644 cat4.jpg create mode 100644 frameset.html create mode 100644 index.html create mode 100644 main.html create mode 100644 menu.html diff --git a/background.gif b/background.gif new file mode 100644 index 0000000..0cbd9ad Binary files /dev/null and b/background.gif differ diff --git a/cat1.jpg b/cat1.jpg new file mode 100644 index 0000000..c6601a8 Binary files /dev/null and b/cat1.jpg differ diff --git a/cat2.jpg b/cat2.jpg new file mode 100644 index 0000000..5fb7e01 Binary files /dev/null and b/cat2.jpg differ diff --git a/cat3.jpg b/cat3.jpg new file mode 100644 index 0000000..48ce574 Binary files /dev/null and b/cat3.jpg differ diff --git a/cat4.jpg b/cat4.jpg new file mode 100644 index 0000000..e5d85c0 Binary files /dev/null and b/cat4.jpg differ diff --git a/frameset.html b/frameset.html new file mode 100644 index 0000000..2d1338b --- /dev/null +++ b/frameset.html @@ -0,0 +1,22 @@ + + + + + My website + + + + + + + + + + + <H1>Oh no!</H1> + <P>Welcome to my website. This website uses frames. + Your web browser doesn't support frames.</P> + <A href="http://netscape.com/">Try netscape!</A> + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..6136e6a --- /dev/null +++ b/index.html @@ -0,0 +1,23 @@ + + + + + My website + + + + +

Warning!

+

Welcome to my website. This website uses frames. + Continue only if your web browser supports frames.

+
+ +
+ + diff --git a/main.html b/main.html new file mode 100644 index 0000000..bf16671 --- /dev/null +++ b/main.html @@ -0,0 +1,45 @@ + + + + + My favorite websites + + + + +

Thank you for visiting my site

+

If you like my website please check out my favorite sites too!

+
+

My cat

+

My cat

+

The picture is not old! It's just edited to look like that (Taken in 2016)

+

My cat 2

+

He can't get down

+
+

My top favorite trees

+

This list is not in any order, these are some of my favorite trees

+ +

About Me

+

My name is ruben, I'm from juarez, mexico and I'm making websites! +
+ My twitter name is @pigeonfolk

+ + diff --git a/menu.html b/menu.html new file mode 100644 index 0000000..9412475 --- /dev/null +++ b/menu.html @@ -0,0 +1,27 @@ + + + + + My favorite websites + + + + +

My favorite websites.

+ + + + + + +
Google
SimCity
Amazon
My Personal Page
Tripod
+ + -- cgit