Tutorial to Customize Textarea Resizing with CSS

New Generation browser provide the more supported css which older browser not supported. We can do re sizing of text area using only css now.  One of those subtle features is the ability to control text area re sizing.     Let me show you here how to control re-sizing of text-area with CSS.   textarea { resize:both; }   /* this will resize horizontal and […]

Continue reading


Most Popular And Awesome jQuery Sliders

Many jquery slider available for free and this will help to designer to save them time and create the nice looking website in a less effort. Web designer no need to create image slider from scratch. Many slider available which will be free and popular. This slider also provide the some the help document to change the css, html and jquery for the custom functionality. The […]

Continue reading