Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurleyryan/urban-octo-telegram
Module 1 Challenge
https://github.com/gurleyryan/urban-octo-telegram
Last synced: about 1 month ago
JSON representation
Module 1 Challenge
- Host: GitHub
- URL: https://github.com/gurleyryan/urban-octo-telegram
- Owner: gurleyryan
- License: mit
- Created: 2023-10-25T01:50:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T19:57:21.000Z (about 1 year ago)
- Last Synced: 2023-10-29T20:32:52.530Z (about 1 year ago)
- Language: HTML
- Size: 49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Module 1 Challenge
## Description
Refactored the existing code for this webpage to optimize it for accessibility. The hypothetical marketing agency wanted a codebase that follows accessibility standards so that their own site would be optimized for search engines. This included semantic HTML elements in the source code, logical structuring of the HTML elements, accessible alt attributes for the icon and image elements, sequential ordering of the heading attributes, and a concise, descriptive title in the title element. Additionally, the code was improved so that the links all function correctly, the CSS selectors and properties were consolidated and organized to follow semantic structure, and the CSS file is properly commented.
## Installation
N/A
## Usage
[Link to website](https://gurleyryan.github.io/urban-octo-telegram/)
Links at the top of the page bring you to their respective sections.
![Alt Text](assets/WebsiteScreenshot.png "Website Screenshot")
## Credits
N/A
## License
Please refer to the LICENSE in the repo.