You Are Viewing Posts Under Category: HTML-CSS-PHP-JavaScript

Awesome-And-Simple-Pure-JavaScript-CSS3-Slider

Awesome And Simple Pure JavaScript-CSS3 Slider

Every web page need some attentions that can only be given by an awesome Slider that will catch your visitors eyes and let them to stay there that will increase your benefits also. So do it but also have to worry about for your back end problems. There are many sliders available on internet but [&he...
Stop-Scrolling-WebPage-Via-Mouse-Wheel-And-Keyboard-Keys

Stop Scrolling WebPage Via Mouse Wheel And Keyboard Keys

Many web designer want to make some different things and want to equip there design with totally different design pattern. So like if you are working on a design like to work with buttons on screen and want to stop the windows shortcut and direct keys to effect on your web page then you can [&hellip...
Select-Box-Best-HTML-Tag-For-DropDown-List

Select Box: Best HTML Tag For DropDown List

HTML select fields provide essentially the same functionality as HTML Checkbox Fields. They allow the user to select one or more values from a pre-determined series of options.Incorporating a select field into a web page is done using the select tag. List values are then added to the field using the...
Top-5-Awesome-JavaScript-Snippets-For-Common-Tasks

Top 5 Awesome JavaScript Snippets For Common Tasks

In this article we’re going to cover the following popular script snippets!Web developers often use JavaScript for common tasks on their websites. In this tutorial we’ll show you the top 10 JavaScript snippets you can use on your webpages by just cutting and pasting!...
jQuery-And-CSS3-Magnifying-Glass-To-Zoom-Images

jQuery And CSS3 Magnifying Glass To Zoom Images

Have you ever want to add a super cool effect to your site of product images and couldn’t find a perfect match? I bet these magnifying glass effect should fits in any layout. These magnifying glass is created using CSS3 box-shadow and border-radius properties. jQuery is used to position it at...
Input-A-Best-Tag-For-One-Line-Text-Adding-On-WebPage

Input: A Best Tag For One Line Text Adding On WebPage.

The HTML <input/> element is used to create interactive controls for web-based forms in order to accept data from the user. How an <input/> works varies considerably depending on the value of its type attribute. Text fields are used to gather short text responses from a user. Text fields...
Flip-An-Image-Through-Pure-CSS3-In-Cross-Browsers

Flip An Image Through Pure CSS3 In Cross Browsers

A flipped image or reversed image, the more formal term, is a static or moving image that is generated by a mirror-reversal of an original across a horizontal axis. You can flip images with CSS3 only without editing it on PhotoShop or any else editor. If you want an image in normal mode and flipped ...