-
18
06 Remjs solves the problem of mobile terminal adaptationNowadays, mobile devices have a variety of screen sizes, such as the iPhone SE to iPhone Plus, Android devices, and more. For user experience, we have to adapt to different screens. In mobile page production, we will generally replace the unit px with rem, and then through media queries, js calculations, etc., modify the size of the html font size, so as to modify the overall page size, hit the fitting effect.- By, Thirumani Raj 18th Jun 2018 10:49:12
- View full article
-
18
06 Picture centered verticallyIn some cases, we need to center the image vertically in the div, but the CSS is only horizontally centered and the img properties are not vertically centered. How can we solve this problem?In the table, pictures, checkboxes and other elements can be centered horizontally and vertically. What if I don't use a table? Then use div to simulate the table.- By, Thirumani Raj 18th Jun 2018 10:37:43
- View full article
-
25
09 Responsive Live Weather App Using Open Weather Api and JQueryIn this tutorial we are going to see how to createa responsive weather widget using jQuery and open weather api. It is a simple light weight jQuery plugin used to display the current weather of any city and country using open-weather-api. It provides a accurate result of weather This application is compatible with any browsers and 100% responsive- By, Thirumani Raj 25th Sep 2017 11:37:09
- View full article
-
10
04 Light On Off with toggle smooth switch using JQuery CSSAdding toggle is an one of the easy way to use jQuery plugin that adds toggle in a seconds to any websites. Nowadays toggle are very customizable and available with multiple skins. Here I can enhance the light switch on off with smooth toggle using jQuery. Live demo will show you the implementation of flip switch.- By, Thirumani Raj 10th Apr 2016 19:57:50
- View full article
-
27
10 Gmail Style Clone Login Page and Validation Using PHP, Jquery, Ajax and BootstrapHi friends in this tutorial I show how to create a gmail like login style and validation using php ajax and jquery. Gmail is one of the best and top most email service provider in the world. Almost allover the world every internet users must have the Gmail as their services. For creating and styling the gmail style login page I used HTML, CSS and Bootstrap.- By, Thirumani Raj 27th Oct 2016 13:55:19
- View full article
Social Oauth Login
Personalized Map Navigation
Online Image Compression Tool
Image CompressionAdvertisement
Most Popular Post
- « Personalized Map Navigation
- « Remjs solves the problem of mobile terminal adaptation
- « Picture centered vertically
- « Colorful Diwali Wishes Share Via Whatsapp and Facebook
- « Get City and State by ZipCode Using Google Map Geocoding API