Homework 3.docx Homework 3: Create a multiple page website with HTML and CSS Objective: Create a website that consists of at least 3 html pages. The website is to promote a charity of your choosing....

Add javascript features to an already completed website. All original website mistakes are fixed. Only HW 7 features need to be added.


Homework 3.docx Homework 3: Create a multiple page website with HTML and CSS Objective: Create a website that consists of at least 3 html pages. The website is to promote a charity of your choosing. Alternatively, if you have a business, club, or nonprofit organization that you want to promote in real life, you may use that organization when creating your website. This homework allows you to apply everything you have learned thus far. You will be able to create a basic multipage website with HTML and add CSS to make your website visually appealing. Each web page will have the following: Part 1: HTML 1. Use Repl.it. Create a repls workspace called “homework3” 2. In the homework3 folder, create at least three html web pages, including the existing index.html page. The other two pages can be a name of your choosing that is descriptive of the page. a. Use lowercase to name the pages and no spaces in the file names or image names, as that would cause errors based on case-sensitive web servers 3. On each page, use at least one heading tag, i.e., h1, h2, or h3 4. On each page, use at least three paragraphs of content. This must be content you authored. It cannot be copied from another website. Do not plagiarize! You may write about the same things another website does, but it cannot be a direct copy and paste. You must change the content significantly or write your own from scratch. 5. On each page, include a call to action that follows the rules/guidelines learned in the lessons. 6. On each page, use at least one image. You may copy an image from another website, as long as you cite the source somewhere on the page. Consider using Flicr creative commons (http://www.flickr.com/creativecommons/), which lets you legally use another author’s image as long as you cite the source, or other similar condition may apply. With the image tag, be sure to specify the title, alt, width, and height attributes. This is a best practice in the industry. 7. The images must be in an images subfolder and cannot be in the same folder as the html files are in. This is a best practice in the industry. 8. On each page, create two links to the other two html pages in your website (not to another website). The links can be either text-based or images that are clickable as links. This makes the website navigatable between the web pages. a. Use relative path not absolute path to the pages. In other words, for a link to the home page don’t use

Just use

Home

9. Use the following tags on each page at least once , ,

,

,,
,
, and

10. Use the following tags on at least one page in your website








    or





Dec 09, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here