This is basically a way in which a website feels like its the one single page, with multiple layers to give it a three dimensional slant. When executed properly it can have a wondrous effect, giving your site a new … Continue reading
Category Archives: CSS
@font-face an introduction & How to use
@font-face is a CSS rule which allows you to download a particular font from your server to render a webpage.The @font–face CSS at-rule allows authors to specify online fonts to display text on their web pages. Create @font–face Kits Create … Continue reading
Screenfly – An easy way to test your responsive web pages
Screenfly is one of the most useful online tools for web designers and CSS developers. This tool allows them to view the web page in various screen resolutions even in tablets and smart phones as well. Test your Website on … Continue reading
HTML5 Mouseover / Click sound effect
Html5 Introduces a new Technology for soundeffects when rollover the link or clicks.HTML5’s script uses new audio element to allow you to easily add sound effects to any action on the page, such as when the user clicks or rolls … Continue reading