This is a repository for the ASU GIT 337 - Assignment // Streaming Media.
Students were given raw text content and mockup files to replicate a streaming media website. The website was to be responsive and include a navigation bar, audio content, custom scrollbars, and a footer. Publish repository publicly to GitHub and then host the website using GitHub Pages.
- Use the provided text content and mockup files to replicate the website.
- Use the provided images and audio files to replicate the website.
- Start from scratch and use raw HTML and CSS to build the website.
- Use semantic HTML elements.
- Validate both HTML and CSS.
- Keeping scrollbar styles consistent across browsers.
- Applying styles around provided content without being able to restucture the HTML.
- Added a favicon.
- Changed document title.