Country Drop Down Using PHP

Creating a country drop down is the most time consuming work. Here You can the find the array of countries. also drop down script to...

How to Create Custom module in Drupal 8

To create the custom module in Drupal 8 we have to follow the below steps:- Custom module folder structure custom field for content type modulename...

How to make Animated css with @keyframes

CSS Animations - CSS animations is used to create the animation without JavaScript, Jquery and Flash. CSS and the HTML code is generated animations.
Animation Properties: ...