Bank Ifsc Code / Bank Detail Finder      See the Pen    ifsc code finder  by satish mallick ( @satishmallick )        
Thursday, 2 April 2020
  Move Your Curson Over The Country      See the Pen    Coronavirus Data Map  by satish mallick ( @satishmallick )     
Wednesday, 1 April 2020
Ludo Game UI Design in HTML
satish mallick
April 01, 2020
       See the Pen    Ludo Game  by satish mallick ( @satishmallick )          
Sunday, 12 January 2020
load multiple stylesheet using javascript
satish mallick
January 12, 2020
   var loadMultipleCss = function(){               //load local stylesheet               loadCss('https://stackpath.bootstrapcdn.com/boo...
Monday, 23 December 2019
Get city state from pincode using javascript
satish mallick
December 23, 2019
    <!DOCTYPE  html >   <html  lang = "en" >   <head>     <title> Get City State from Pincode </title...
Monday, 16 December 2019
How to hide image broken Icon using only CSS/HTML?
satish mallick
December 16, 2019
   See the Pen    How to hide image broken Icon using only CSS/HTML?  by satish mallick.                     <img src="Error.png...
Friday, 13 December 2019
Create Dynamic Table Using JavaScript
satish mallick
December 13, 2019
    See the Pen    Create Dynamic Table Using Javascript  by satish mallick.    ------------------------------------------------------------...