Posts

Showing posts from January, 2022

Spotify Responsive Website Created by Me

  This is a Website Same as Spotify but Created By Me For Beginner Coders To Learn These things Very Fast. Link To Folder -: Click on this link To Go To Download Page Click on This link To Go To My Spotify Website I Also have An Spotify App Self created by me -: 1. This app Will Run Without internet. 2. This app Have preloaded Songs. 3. You can Contact me through My App. Click On This Link To Download My App Demo of Website -: Thanks For Visit.

Apple Navigation Bar Created By Me

 This is Apple Navigation bar Created by me. It is Responsive in Both Desktop And Mobile. Here is Link To Folder -: Click on this Link To go to Download Page Demo of Website -: Thanks For Visit

Signup Form Created By Me

  This is a Signup Form created by Me using Java Script.You can add PHP or MY SQL To Link With Database. Here is Link To Folder -: Click On This To Go Download Page Demo of Signup Form -: Thanks For Visit

Payment Gateway Page Created By Me

Image
  This is the Payment Gateway Page. This is Only A Template This Will Not Work. You Need To Add PHP AND MY SQL To Run Payment gateway. Here is The Link To Folder :- Click on this Link To Go to Download Page Demo of Payment Gateway :- Thanks To Visit Here.

Simple Classic Music player Created by Me

 This is a Simple Classic music Player created by Me. I am Giving All the Source Code here To create like This. <HTML CODE> < ! DOCTYPE html> <!-- Coding By Aditya Dalmia --> <html lang="en"> <head>   <meta charset="UTF-8">   <meta name="viewport" content="width=device-width, initial-scale=1.0">   <title>Music Player | Aditya Dalmia</title>   <link rel="stylesheet" href="style.css">   <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> </head> <body>   <div class="wrapper">     <div class="top-bar">       <i class="material-icons">expand_more</i>       <span>Now Playing</span>       <i class="material-icons">more_horiz</i>     </div>     <div class="img-area">       <img src="&quo