"Everything is designed. Few things are designed well" - Brian Reed

Module 6

Report on changes

When looking at the pages, the first thing I did was run all of my code through the HTML and CSS resources. Those changes are listed below. When testing the accessibility of the different browsers, all showed the way that it was supposed to show. and the wave report only gave me one error, which was fixed when I fixed my HTML.
Home Page-I deleted a unordered list tag which had forgotten to be deleted when doing clean up. I added an alt tag to an image, with the description of the picture. I deleted a form tag which was accidently left over from editing. I learned that putting a center on my image on the main page, was not correct HTML 5. Although, it is correctly centered the way I want it to, I erased the center imaged for the purpose of the accessibility. If I was to center an image on only one page, I would create a totally new CSS strictly for the home page only.
Images Page- I erased an empty unordered list tag which was notnecessary. I self closed a few break tags and erased an unessary form tag which had been left over when editing.
HTML Page- Erased an unordered list tag which was empty,erased a strong and paragrpah tag which had forgotten to be deleted when editing. I self closedsome break tags and erased a form tag which was left over when editing. When using the opening of a tag code in my data describing tags, I changed it to ampersand so that it could be recognized.
CSS Page- Erased an unnecessary unordered list tag which was empty. I self-closed some break tags and erased a form tag which was left over when editing. When using the opening tag code in my data describing tags, I changed it to ampersand so that it could be recognized.

CSS Changes

CSS MENUCODE- I erased an unnecessary background image code which I originally had in the navigation bar. I decided to erase the arrow image associated with a drop down box, and forgot to erase the background image css.
For the CSS Style Code, I had no errors.

This page was created by Nicole Eller | ||| Creative Commons Licence
This work is licensed under a Creative Commons Attribution-NoDerivs 3.0 Unported License.