Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parikshit223933/bassrize-online-music-player
Front End of an Online Music Player App
https://github.com/parikshit223933/bassrize-online-music-player
css3 html5 purecss
Last synced: 28 days ago
JSON representation
Front End of an Online Music Player App
- Host: GitHub
- URL: https://github.com/parikshit223933/bassrize-online-music-player
- Owner: parikshit223933
- Created: 2020-05-07T01:29:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T17:52:41.000Z (over 4 years ago)
- Last Synced: 2024-11-29T00:12:40.903Z (about 1 month ago)
- Topics: css3, html5, purecss
- Language: HTML
- Homepage: https://parikshit223933.github.io/BassRize-Online-Music-Player/
- Size: 45.4 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BassRize-Online-Music-Player
(https://parikshit223933.github.io/BassRize-Online-Music-Player/)
This online music player is completely based on HTML and CSS.
# Usage Tree
1. index.html
1. stylesheet_main.css
2. primary page responsive.css
2. Single Playlist Screen Styles.css
1. Single Playlist Screen Styles.css
2. Secondary page responsive.css
3. mediaThe hierarchy shown above is not the folder structure. The sub-Files are used by the parent file.
`index.html` uses `stylesheet_main.css` for all the basic styling and `primary page responsive.css` for all the meida queries related to responsiveness.
Similarly `Single Playlist Screen.html` uses `Single Playlist Screen Styles.css` for all the basic styling and `Secondary page responsive.css` for all the meida queries related to responsiveness.# Contribution
Contributions will not be accepted on this repository.