You are on page 1of 12

MINI PROJECT

On
Web Music Player
Submitted by
Amit Kumar
University Roll NO. 200786010012
In partial fulfillment of the requirements for the award of the degree of
BACHELOR OF TECHNOLOGY
In
COMPUTER SCIENCE & ENGINEERING

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


 
MANGALMAY INSTITUTE OF ENGINNERING AND TECHNOLOGY

March 4 , 2022
INTRODUCTION
 Web Music Player is a web application that
has multiple basic functionality of music
player like pause, play etc.
 This project demonstrate the internal working
of music application on browser for
entertainment.
Technologies Used
 HTML (Hyper Text Mark-up Language)
 CSS (Cascading style sheet)
 JAVASCRIPT
 BOOTSTRAP ICONS
HTML
 The HyperText Markup Language, or HTML is the
standard markup language for documents designed to
be displayed in a web browser.
 HTML determines the structure of web pages.
 For example, you might want some text to be big, other
text to be small, and some to be bold, italic, or in bullet
point form.
 HTML has "tags" that let you get this done. So, there
are tags to create headings, paragraphs, bolded words,
italicized words, and more.
CSS
 HTML is the structure of a house, CSS is the
interior and exterior decor.
 CSS is an acronym for Cascading Style Sheets.
It was first invented in 1996, and is now a
standard feature of all major web browsers.
 CSS allows for developers to control how web
pages look by “styling” the HTML structure of
that page.
BOOTSTRAP ICONS
 Free, high quality, open source icon library
with over 1,500 icons. Include them anyway
you like—SVGs, SVG sprite, or web fonts
JAVASCRIPT
• JavaScript(JS) is the core language of the web, and
the only programming language that can run in all
major web browsers.
• JavaScript is a lightweight,
interpreted programming language. It is designed for
creating network-centric applications. It is
complimentary to and integrated with
Java. JavaScript is very easy to implement because it
is integrated with HTML. It is open and cross-
platform.
Project Screenshot
Project Screenshot
Features of music player
 Play button is used to play or resume the
music.
 Pause button is used to pause the music which
you are listening.
 Backward button is used for listening the
previous music.
 Forward button is used for playing the next
music.
CONCLUSION
 Multimedia can be consumed through the web
application on any devices.
 Music can give relaxe to the brain which is
done by the music player.
THANK YOU

You might also like