Products Catalogue

// Set the date we're counting down to // Update the count down every 1 second // Get todays date and time // Find the distance between now an the count down date // Time calculations for days, hours, minutes and seconds // Output the result in an element with id="demo" // If the count down is over, write some text /* Background image */ /* Full-screen */ /* Center the background image */ /* Scale and zoom in the image */ /* Add position: relative to enable absolutely positioned elements inside the image (place text) */ /* Add a white text color to all elements inside the .bgimg container */ /* Add a font */ /* Set the font-size to 25 pixels */ /* Position text in the top-left corner */ /* Position text in the bottom-left corner */ /* Position text in the middle */ /* Style the
element */