style html min height 200px border 1px solid gray width 100 footer display flex align items center justify content right position fixed bottom 0px left 0px width 100 height 18px background color rgba 230 230 230 0 5 padding 0px text align right box sizing border box icons margin right 2px width 12px height 12px clock vertical align middle font family Courier font size 9pt margin right 4px style div id footer img class icons title Home src var images icons home png img class icons title User src var images icons userq png img class icons title Help src var images icons question png span nbsp span span id clock 00 00 span div script var timecounter 0 const now new Date setInterval timecounter let sep if timecounter 2 0 sep let val String now getHours padStart 2 0 sep String now getMinutes padStart 2 0 document getElementById clock innerHTML val 1000 script
images icons home png img class icons title User src var images icons userq png img class icons title Help src var images icons question png span nbsp span span id clock 00 00 span div script var timecounter 0 const now new Date setInterval timecounter let sep if timecounter 2 0 sep let val String now getHours padStart 2 0 sep String now getMinutes padStart 2 0 document getElementById clock innerHTML val 1000 script