
IKAM is a set of 264 hand crafted, scalable vector icons for designers and developers. This pack includes SVG, AI, ESP, PSD, CSH and PNG formats. Download …
IKAM is a set of 264 hand crafted, scalable vector icons for designers and developers. This pack includes SVG, AI, ESP, PSD, CSH and PNG formats. Download …
Wireframe Kit 2.0 includes over 175 templates and 500 UI elements for web, tablet and mobile devices to help speed up your UX workflow. Delivered in .AI vector format. Download …
Here is another useful UI kit containing a lot of elements. Free PSD. Download …
Teal is a modern flat UI kit that will help you create website designs in minutes. The free sample includes, as you can see in the above image, buttons in two styles, one horizontal and one vertical menu. The kit, available at Creative Market, contains 2 PSD files, fully layered and well organized…
Same Mega UI Kit as before just this is a flat version. The flat version has a few small changes with the font, icons used as well as long shadows introduced in the social media icons and buttons. …
Hexal is a single page portfolio template that came out as a by product of various design experimentations with hexagons. In all honesty, initially I wanted to create a grid system solely based on hexagons, but the task was literally driving me crazy, and I cant image what it would have been like c…
. Flato Lite: Free Flat User Interface Kit // Download Freebie: Click Here …
Plasma is a fully responsive one-page HTML template or Creative Page html template is easily usable with any device (Desktop, tablet, mobile phone…), without removing any content!. Plasma is a responsive html template that modest for your Business , Portfolio and your website agency that…
TT is a revolutionary template, intended to showcase your work, blog or interests in an unique modern way, using the trendy timeline look. It resembles a lot of Facebook timeline, though it offers many more features like embedded text, multimedia player with playlist, header slider, background …
In this post I want to explain about Text Zooming with jQuery and CSS. This is basic level tutorial just changing style using jQuery script. It's simple use it for zooming website content. Javascript Code Contains javascript code. $("#zoom").change(funtion(){}- zoom is the id name of the select bo…
If you have a large site means, it’s not easy to find all the articles easily for readers as well as Search spiders. So in this tutorial am going to explain how to create site map and the importance of it. There are mainly 2 types of site maps are their Human Sitemap XML /Search Engine Sitemap Huma…
This article is about how to read the CSV files using PHP. I have implemented simple and easy way of handling the CSV file in PHP. I have used PHP inbuilt function called fgetcsv to open and read CSV files. You can use this method to insert the CSV data to MYSQL database. PHP read csv file: Now let…
AJAX (Asynchronous JavaScript And XML). Ajax is the interrelated web development method used in client side web application development.By using ajax we can send data to web server without interrupting user, browser, display and also behavior of the current page. This type of data transfer is calle…
This time I want to explain about "Form validation using regular expressions with jquery". I had developed a tutorial using jquery.validateplugin, It's very simple. Implement this and enrich your web projects. Book : jQuery: Visual QuickStart Guide Javascript code type="text/javascript" src="http:…
I received lots tutorial requests from my readers in that most of them asked to me, how to implement email verification system using PHP. This is very basic tutorial explained how to create database and proper activation code. Implemented withmysqli_() fuctions, because mysql_()functions are deprec…