Tony Magrady - Berkeley Full-Stack Web Development Bootcamp student, August 10, 2023
As stated in the module 1 challenge assignment, the purpose of "Horiseon Web Accessibility" website, as I have named it, is: Web accessibility is an increasingly important consideration for businesses. It ensures that people with disabilities can access a website using assistive technologies such as video captions, screen readers, and braille keyboards. Making a website accessible is also good for business for many reasons, one of them being that accessible sites are better positioned in search engines like Google. It also helps companies avoid litigation that can occur when people with disabilities can't access their website. Ref: https://courses.bootcampspot.com/courses/4001/assignments/59529
I was not familiar with the custom style sheet (CSS) notation for inherited attributes from parents and how those child elements must also be accounted for when refactoring code. My Berkeley Bootcamp tutor, Dennis Itua, showed me how this works, and moreover, guided me to areas in my code that require such refactoring.
N/A
Web page is currently informational, but the code is designed openly, such that SEO, Online Reputation, and Social Media Marketing tiles may navigate elsewhere in the same website or externally.
Ref: https://courses.bootcampspot.com/courses/4001/assignments/59529 Refactored by README Author Assisted by Berkeley Bootcamp-assigned tutor, Dennis Itua
MIT License
Copyright (c) 2023 Tony Magrady
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.