Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namitkumarsingh97/musicplayer.github.io
https://github.com/namitkumarsingh97/musicplayer.github.io
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/namitkumarsingh97/musicplayer.github.io
- Owner: namitkumarsingh97
- Created: 2021-09-30T11:32:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-12T17:00:07.000Z (about 3 years ago)
- Last Synced: 2024-01-07T19:29:57.224Z (10 months ago)
- Language: HTML
- Size: 15.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# musicPlayer.github.io
#INTRODUCTION
* Project Link: https://namitkumarsingh97.github.io/musicPlayer.github.io/
* GitHub Project Repository Link: https://github.com/namitkumarsingh97/musicPlayer.github.io.git#PROJECT-MUSICPLAYER
Music can transform the emotions and feelings of the people within no time. It can lessen the stress, pain, struggle, distraction and bring positivity and calmness in our daily life. Music holds the power to bring people together in different ways. Music is also known to be the universal language of humanity. It has the power to bring positivity and entertainment in the lives of people. Everyone loves music because it holds the power to transform the mood and bring a sense of relief in their daily life.
#LANGUAGES USED* HTML5 (for creating the web page), CSS (for styling the web page), JS (for functioning).
#IMPORTANT TAGS USED
#EACH PIECE HAS AN INDIVIDUAL TASK
1- Stylesheet contains the css file which is used for styling this page.
2- Head portion of the document which contains information related to the document.
3- Title tag is an HTML code tag that allows you to give a web page a title.
4- H1 to H6 tags are used to define HTML headings.
5- Img tag is used to embed an image in an HTML page.
6- Anchor tag contains the links to other webpages.
7- Div tag is used in HTML to make divisions of content in the web page like (text, images, header, footer, navigation bar, etc)
8- Audio tag is used to embed sound content in a document, such as music or other audio streams.
9- i tag is widely used to add icons.
10- Script tag in HTML is used to define the client-side script.
11- Footer HTML element represents a footer for its nearest sectioning content or sectioning.