From 7e5e20fd71ba3b054433766f884f5965a76f95fa Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: rescue 3 --- 03/about.html | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 03/contact.html | 41 +++++++++++++++++++++++++++++++++++++ 03/index.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++++ 03/question.txt | 9 ++++++++ 03/template.html | 35 ++++++++++++++++++++++++++++++++ 5 files changed, 201 insertions(+) create mode 100644 03/about.html create mode 100644 03/contact.html create mode 100644 03/index.html create mode 100644 03/question.txt create mode 100644 03/template.html diff --git a/03/about.html b/03/about.html new file mode 100644 index 0000000..71c78ad --- /dev/null +++ b/03/about.html @@ -0,0 +1,62 @@ + + + +Wild Rescues: About Us + +
+

🐾 Wild Rescues

+

Rescue, Rehabilitate, Release.

+
+ + + + +
+
+

About Us

+

Wild Rescues is a registered nonprofit wildlife + rescue and rehabilitation facility, located in Ocala, + Florida. We help injured, sick, neglected, and orphaned + wildlife. We help rehabilitate these animals and then + release them back into the wild, if possible.

+

Wild Rescues is a member of the + National Wildlife + Rehabilitators Association.

+ + tortoise eating vegetation + +

We help many animals, such as:

+ + +

Did you find an injured or orphaned animal? Contact + us to see if we can help.

+
+
+ + + + diff --git a/03/contact.html b/03/contact.html new file mode 100644 index 0000000..34ce830 --- /dev/null +++ b/03/contact.html @@ -0,0 +1,41 @@ + + + +Wild Rescues: Contact + +
+

🐾 Wild Rescues

+

Rescue, Rehabilitate, Release.

+
+ + + + +
+
+

You can reach us at:

+

Office: (814) 555-8989

+

Email: + contact@wildrescues.net

+

Address: Rescue Drive, Ocala, FL 34471

+
+
+ + + + diff --git a/03/index.html b/03/index.html new file mode 100644 index 0000000..e0a6894 --- /dev/null +++ b/03/index.html @@ -0,0 +1,54 @@ + + + +Wild Rescues: Home + +
+

🐾 Wild Rescues

+

Rescue, Rehabilitate, Release.

+
+ + + + +
+
+

Welcome to Wild Rescues. Our mission is to rescue, + rehabilitate, and release wildlife back into their natural + environment. We are a nonprofit organization dedicated to + helping injured wildlife.

+ +

Our staff provides around-the-clock care for wildlife + in need. We also provide long-term care for wildlife that + cannot be released back into their natural environment.

+ +

Will you partner with us question mark We need caring + volunteers to help care for our animals. You can also donate, + become a member, or become a sponsor. Contact us today.

+
+
+

Our Latest Rescue: Baby Raccoons

+ hands holding three baby raccoons +

Our latest rescues, Fizz, Bandit, and Mohawk. These + three little guys were found abandoned near a home.

+
+
+ + + + diff --git a/03/question.txt b/03/question.txt new file mode 100644 index 0000000..b262792 --- /dev/null +++ b/03/question.txt @@ -0,0 +1,9 @@ +Question: +In this assignment, you added links within the navigation element. +The navigation link text is currently within a paragraph element. Is +a paragraph element the best element for navigation links? Research to +find your answer and identify another element to use for navigation links. + +Answer: +Navigation links should be nested in the