How to Create Current Date and Time Using JavaScript

How to Current time and date using javascript

How to Create the Current Date and Time Using JavaScript Hi, In this article I will show you how to create current Date and Time Using JavaScript. You will also learn to create a digital clock with the current date and current location. You will also learn how to display a 12 hours time format […]

How to Create Weather App in PHP | How to Use OpenWeatherMap API Using PHP

How to create weather app using PHP open weather api key

In this article, you will learn How to Create Weather App in PHP and How to Use OpenWeatherMap API Using PHP. Some websites required a weather app to display the current weather conditions to their users. We are going to create a weather web application by using a weather API provided by OpenWeatherMap using PHP. […]

How to Create Accordion/ Collapsible Content Using CSS and JavaScript

Create collapsible content accordion in css javascript

Learn How to Create Hide Show Content Using JavaScript or Accordion/ Collapsible Content Using CSS. Hi, In this article, I will show you how to Create Accordion/ Collapsible Content Using CSS and JavaScript, HTML and CSS. We will create an Accordion or collapsible content section for your website using HTML CSS and JavaScript. We can […]