Category: 13. Demo
-
Web Slide Desk
A slide is a single page of a presentation. Collectively, a group of slides may be known as a slide deck. Example Let’s look at the following example, where we are going to create a HTML web slide desk When we run the above code, it will generate an output consisting of the button along…
-
Video Player
HTML Local Video player HTML features, include native video support without the need for Flash. Below player works based HTML, CSS and Java Script. You can drag and drop your local Video files into the container. Example Let’s look at the following example, where we are going to allow the user to upload the local…
-
Audio Player
HTML Local Audio Player with visualizer HTML features, include native audio and video support without the need for Flash.Below code works based HTML,CSS and Java Script.You can drag and drop your local Mp3 files into the container. Example Let’s look at the following example, where we are going to create a local audio visualizerHTML File…