Categories
CA Collection CSS Design

Tips of Crafting an Animated SVG Loader

Learn how to craft an animated SVG loader using GSAP and JavaScript, with practical tips on markup, CSS styling, and the drawSVG animation technique.

Categories
CSS HTML

A Basic Guide On Styling Your Web Page Links

Learn the basics of styling web page links with CSS, covering link states, pseudo-classes, and practical examples for colors, underlines, and hover effects.

Categories
CSS HTML

A Basic Tutorial on Building a Pure CSS3 Accordion Menu

A step-by-step tutorial for building a pure CSS3 accordion menu, complete with HTML markup, styling, icons, sub-menus, and smooth slide transitions.

Categories
JavaScript Tutorials

Understanding the Dynamics of Node.Js Cluster

If you are a seasoned developer for quite a while and not living under the rocks then you must be aware of Node.Js and how it has emerged as a standalone platform for running single-threaded architecture, even though files and network events could leverage multiple threads. This implies that it will only perform one function…

Categories
Bootstrap Inspiration

Best 15+ Mobile Templates To Make Your Website Shine Across All Devices

With an increasing amount of people spending time surfing the Internet on their Smartphones and tablet devices, have compelled organizations to harvest information and display advertisements straightaway to the mobile users just as the way they get information on their desktop computers. Customers are hooked on their mobile devices, and that’s the reason why it…

Categories
CSS HTML

Mobile-Friendly Site Development- A Guideline You’d Want To Follow Without Fail

Considering the current surge in the usage of smartphones for accessing the internet, a large group of business organizations have chosen to promote their products and services via the mobile technology. Hats off to the seamless efforts of mobile app developers, it has become feasible for the entrepreneurs to look out for alternatives to monetize…

Categories
Bootstrap HTML

Lessons You Need to Learn From Responsive Web

Responsive web has become the next big thing in the realm of website design. We have moved beyond the desktop and finally reached to the point where every client wants their websites to be optimized for mobile users. Being a newer approach in the web design, it helps designers and developers to build and maintain…

Categories
PHP

Responsive/Bootstrap PHP Login form with MySQL database

Build a responsive PHP login form with MySQL database connectivity using Bootstrap 3. Step-by-step code plus a free downloadable snippet included.

Categories
Coding PHP

Two simple way to Reset the Root Password – MySQL/wamp server

In MySQL, password can be change by various method. Here I am using two methods:- By using command line By using mysql command prompt If you have already a password, then the old password will be your password which is already set for user root. After the flush privileges it will automatically reload the updated…

Categories
Bootstrap

Master cheat sheet for Twitter Bootstrap 3 PDF Download

As Bootstrap said that it is Flexible, Sleek and Mobile first framework for faster frontend development. As a Bootstrap frontend developer you need to have basic guide and idea about its useful classes and structure. A cheat sheet is quick guide for you, you can just take printout of downloaded cheat sheet and stick it…

Categories
PHP

Basic Registration form in PHP with MySQL database connectivity

Learn to build a basic PHP registration form with MySQL database connectivity. Follow simple step-by-step code to store user signups dynamically.

Categories
CSS HTML Online Tools Web Design

Recent launch of Google Web Designer (GWD) HTML5 Animation for Designer

Recently Google has unveiled the public beta of Google Web Designer Desktop Application. GWD is a desktop software for generating responsive HTML5 sites and ads. This was made for the resolution of generating advertising units, but it also can be used for construct webpages and other none advertising resources. Google Web Designer (GWD) lets you…

Categories
Coding JavaScript jQuery

Easy to use jQuery Tabs CSS & jQuery

Easytouse Tabs is a simple, right graceful script for tab and especially with a short script for tabbing system, It’s very easy to implement JavaScript tabs and more decorative visual transition that pass strict tab to tab. The result is a short and simple to manage tabs with jQuery. [button color=”green” size=”big” link=”http://creativealive.com/demo/easytousetabs/index.html” target=”blank” ]View…