Make your DIV (division) scrollable using css only & its Use
Sometimes there is limitation on width and height of page or element , then we can use this script/code to overcome. you can scroll it only horizontle, only vertical or both direction. The property is...
View ArticlePure CSS table using UL and LI
this is the nice way for achieving the 100% tableless design. here, by the use of UL and LI, we can make the Pure CSS Table. Hope this post will be helpful. Please share / recommend if you like....
View ArticleUse of Z-index property in CSS
Z-Index : Its the stack order of element. Higher the Z-index value of an Element means closer to the top of stack order.
View ArticleRounded Corner Div Using CSS only
Rounded corner div using css Download the source code – click here Posted in HTML Tagged: CSS, Rounded Corner Div
View ArticleEasy CSS Tooltip
Here we will see a tooltip using css only. Its really short and easy. We are using here a span inside a anchor tag for tooltip text. Hope it will be useful for you. Source Code Thanks, Nikhil Ughade...
View ArticleWeb 2.0 Standards
Web 2.0 Standards what is it? The web 2.0 standard is just similar to ISO/ISI standards. Difference is only, Web 2.0 works for “web” world. It defines, how a web site should be appear, work. It works...
View ArticleCreate a Cute Little Tiger in Illustrator
The tiger is one of the coolest animals in the earth. It’s a very powerful, dangerous, yet fascinating animal. In this tutorial, we will be drawing the tiger, but we will be doing it a little bit...
View Articlejavascript fade in / out effect
this is a simple javascript fade in / out effect. The source code is attached in doc format if any problem occurs.
View ArticleImage reflection or mirror effect
download source code (click here) or image reflection effect Filed under: Javascript Tagged: image effects, Image reflection or mirror effect, Javascript
View ArticlePure CSS tooltip, validation hints
This is a simple css tool tip works on links hover property. It works on Image / text link. Try it out. Its simple n easy. you can give any background to this span. Also you can use "DIV" instead of span.
View ArticlePure CSS div based form design / form layout
Pure CSS div based form design / form layout.
View ArticleBackground image slideshow javascript source code
the code for background image slideshow using javascript and css. (Source code)
View ArticleDesigning a logo ?? Keep these points in Mind
When I was new @ logo designing... i thought that its.. just a silly work, any one can do it. But when I made some logos n took the reviews from some people n some friends, then I realise that the...
View ArticleFade in Fade out using simple jquery function
Its a simple Jquery Function Used for animating the image on hover. read more for details
View ArticleLearn CSS Easily (CSS Tutorial)
What is CSS? CSS stands for Cascading Style Sheets ———————————— Why we need CSS? CSS provides reusability, Giving style capabilities in HTML are quite limited. Also, with the use of an external style...
View ArticleChapter 2 – CSS Background Properties
Background Properties - sets color, image, repeat, attachment, and position 1) background ——————————— .myDiv{ background: #030000 url(image/myImage.jpg) no-repeat fixed left top; } 2)...
View ArticleDiscountBox : www.discountbox.in : want to know discounts in your city ?
DiscountBox is a social media platform around offers. It helps shoppers to explore discounts, offers and sale around them. DiscountBox is a multi-channel promotion platform for businesses(brands,...
View ArticleIE Fix – Centering Layout [Common Bug in IE]
We use the “margin:0 auto;” for centering layout which works in Firefox and Chrome well. But when it comes to IE, it shows the entire layout at left. Display in Firefox and Chrome: Display in Internet...
View ArticleJquery Image DeScroller [ Very Basic Image Scrolling Jquery Code ]
There are many Image Scroller on web, But their code is difficult to read/ Understand. Infact I am not a developer, I know very basic of jQuery. So I decided to code myself a very Basic Code. I have...
View ArticleAnimated Tooltip Using jQuery
Its another tooltip sourcecode using jQuery. You can copy paste the sourcecode from here. It is a span based tooltip, with animation. The Jquery effects used here are as.. Here is the complete...
View ArticleSliding Tab Using jQuery
Sliding Tab using jQuery Necessity of space [ in display area] leads us to use new techniques. So as to minimize the space in short space utilization we are using a tab which on click [ You can use...
View ArticleAuto Image Slideshow Using jQuery
This is a simple slideshow using jquery. Here we used the fade in fade out effect in Jquery. Its just a 2-3 line code using jquery as compare to Javascript tradional code. Here what we used The...
View ArticleJquery – Use of function – Passing values through function
Here we study about the jquery function. By using function we can use same code for multiple times. Here I have created the Add function which I can use for no. of times. The code is as follows...
View ArticleCSS Gradient : How to Use
Safari, Chrome, Firefox, Opera, Internet Explorer – all major browser supports CSS Gradients. Internet Explorer doesn’t support all CSS Gradient properties. The features like gradient repeat, gradient...
View ArticleCSS Margin and Padding [Designikx Tutorial]
Today’s topic is CSS Box Model – Border, Margin and Padding What is box model? Margin, border, padding and contents of the element are together known as the The Box Model. We don’t have to use all of...
View ArticleAnimated stretchable search text box using jQuery
Today we will see the Animated Textbox which on focus stretch and on de-focus shrink to a particular size. Here we are using jquery, css. This will reduce the occupied area by tradional search box. As...
View ArticleCreate favicon for your website
What is favicon? A favicon (favorites icon) is used as a shortcut icon for website. It is also bookmark icon ( on bookmark bar or menu ), url icon ( what we see on location bar ). What it is exactly?...
View ArticleFacebook like drop down menu using jQuery
Today we will see a drop down menu like a facebook notification. We are using a jquery here. The code we use here is very easy and short. Hope this will help you in your projects. Please...
View Articleinfonine.in Get the information here
Sant Shri Gajanan Maharaj Mandir, ShegaonShegaon, approx. 45 km away from Akola, in the district of Buldhana, Maharashtra. The nearest airport is Nagpur, Maharashtra. The best way to travel to Shegaon...
View Article