Category Archives: CSS
Create jQuery introductions step by step guide for your projects
As you all have this experience on Facebook when ever they start something new in there website give us an option for introduction and how that option can work so today I am going to show you something very related to that, It helps every web developer specially for those who is working on some new features on there website to highlight that feature you can use this introduction option.
[ Read More ]
How to create Contact Form using Bootstrap
Today I am going to a very basic tutorial on Bootstrap (front-end framework for faster and easier web development) and this is very simple and easy to configure and make your websites powerful at front-end, in this article I am explaining you with a contact form which is very simple and easy to use in your web designs.
[ Read More ]
How to create Facebook style scroll bar with jQuery & CSS
Facebook is one of the best designs people want to copy or want to implement in there web applications, so today I am going to give you an article on Facebook scroll style which is very nicely created and simply explained in below article.I have used a jQuery library nicescroll and CSS to create this scroll bar.
[ Read More ]
How to create Responsive Header Menu with CSS
Now days responsive themes are very important for web development because many users use only mobile to check websites and i am also working on new theme of PHPGang on responsive rules and created a smart and responsive header with CSS media option.
[ Read More ]
How to create Drop Down Menu with jQuery and CSS
In this simple tutorial i will show you how to create a drop down menu with jQuery and CSS and its a very easy to configure you must try this on your web sites. This menu show items onClick event with jQuery and CSS its a very basic jQuery and CSS hope you like it.
[ Read More ]
How to Integrate live search in PHP and MySQL with jQuery
I have received many requests from my readers for live search in PHP and MySQL with jQuery, so today i have decided to write a tutorial how to integrate live search in PHP and MySQL with jQuery. Searching is one of the most required feature in web sites and if it will be live searching it will show you fast result on page. In this tutorial we will create a database and a table insert records and start searching in it.
[ Read More ]
How to create Facebook Style popup with CSS
If you are in love with facebook and want to add dialog box like facebook in your website then i have a simple and easy css based dialog of facebook style for you.
[ Read More ]