Change this webpage into a
webpage about saving the earth.
The source code can be found on
the assumptionmaya4 blog.

You only need to edit minor/small parts of the
code to change it into a different webpage.

Use this activity to get creative and make
something impressive.
This is the one I created, you can
see it on page 86 of your textbook.
The main hyperlinks for the website
are-

A home link

FAQ

Controlling- pollution, deforestation, poaching

Saving- forests, endangered species
Interesting things to include-

<iframe src="URL"></iframe>: puts a website within a website.

border=”4px” : put in the img tag and adds a border

<hr> : creates lines on the page

<form name="input" action="html_form_action.asp"
method="get">
Email: <input type="text" name="user">
<input type="submit" value="Submit"> </form>: create an email list
Interesting things to include-

<iframe src="URL"></iframe>: puts a website within a website.

border=”4px” : put in the img tag and adds a border

<hr> : creates lines on the page

<form name="input" action="html_form_action.asp"
method="get">
Email: <input type="text" name="user">
<input type="submit" value="Submit"> </form>: create an email list

Web design save earth

  • 1.
    Change this webpageinto a webpage about saving the earth.
  • 2.
    The source codecan be found on the assumptionmaya4 blog.  You only need to edit minor/small parts of the code to change it into a different webpage.  Use this activity to get creative and make something impressive.
  • 3.
    This is theone I created, you can see it on page 86 of your textbook.
  • 4.
    The main hyperlinksfor the website are-  A home link  FAQ  Controlling- pollution, deforestation, poaching  Saving- forests, endangered species
  • 5.
    Interesting things toinclude-  <iframe src="URL"></iframe>: puts a website within a website.  border=”4px” : put in the img tag and adds a border  <hr> : creates lines on the page  <form name="input" action="html_form_action.asp" method="get"> Email: <input type="text" name="user"> <input type="submit" value="Submit"> </form>: create an email list
  • 6.
    Interesting things toinclude-  <iframe src="URL"></iframe>: puts a website within a website.  border=”4px” : put in the img tag and adds a border  <hr> : creates lines on the page  <form name="input" action="html_form_action.asp" method="get"> Email: <input type="text" name="user"> <input type="submit" value="Submit"> </form>: create an email list