Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.