Using CSS Text-Shadow to Create Cool Text Effects
The CSS3 text-shadow property has been around for some time now and is commonly used to recreate Photoshop’s Drop Shadow type shading to add subtle shadows which help add depth, dimension and to lift...
View ArticleForm to Mail in php
You have probably already read about the mail function, and now want to build a more complex form to use on your site. Let’s start with the HTML for the web form. Name it as mail.php...
View ArticleCSS Units
Unit Description % percentage in inch cm centimeter mm millimeter em 1em is equal to the current font size. 2em means 2 times the size of the current font. E.g., if an element is displayed with a font...
View ArticleShould i learn HTML 5 ?
We are getting a few emails with people asking if they should learn HTML 5 so today we will try and clear a few things up. As you know HTML 5 is going to be the next installment in Hyper Text Markup...
View ArticleAn HTML5 Logo
That’s all we needed, really, a new logo. Does anyone else feel the need to have this stitched onto a leotard with a cape? website Credit : http://www.w3.org/html/logo/
View ArticleThe Shapes of CSS by css-tricks.com
Credit link : http://css-tricks.com/examples/ShapesOfCSS/
View Article49 Top Sites And Collections To Find Free Icon Sets
Pictures talk a lot more than words do, so placing icon in websites and blogs in key areas will gain the attention of the readers. Web designers work a lot searching for best icons to include in the...
View Articlehow to use word press recent post in php page
Integrating WordPress with Your Website Introduction By nature, WordPress is very powerful. It can be as complex or as simple as you wish. With that in mind, how much you want to use WordPress with...
View ArticleWOW slider
What’s new June 22, 2011 WOW Slider v1.7 * New transition effects – Stack, Stack vertical and Basic linear; * New templates – Digit and Mac: * Now you can stop slider after one loop : * Now you can...
View ArticleCreating Triangles in CSS
I’ve come across a few techniques and tips in my career, while working at my last gig a co-worker pointed me to this technique. I believe this was originally discovered by the legendary Eric Meyer, but...
View ArticleInstall multiple versions of IE on your PC
Ever wanted to test your website in various versions of Internet Explorer? It is possible to run Internet Explorer in standalone mode without having to over-write previous versions thanks to Joe...
View Article12 Steps to Creating a Professional Web Design12 Steps to Creating a...
Before we share some of the necessary steps used to create a professional web design and website, the following question must be addressed: What constitutes a “professional web design”? More often...
View ArticleGIMP Tutorials
For those who do not have Photoshop, GIMP is an excellent (and free) alternative. While there are not as many online resources and tutorials as there are for Photoshop users, GIMP users do have a...
View ArticleCSS element hover effect
CSS element hover effect There are quite a number of ways to create this effect. Some are listed here: * HTML HTML codes: <abbr title=”Hypertext Markup language”>HTML</abbr> CSS codes:...
View ArticleTableless form by Atul Bhalerao (B3)
Form using div Paste it in body where form starts <div> <div>name</div> <div><input type="text" /></div> </div> <!-- --> <div>...
View ArticleFree CCNA Lab Workbook
Section 1 – Getting Started with your Cisco Lab Lab 1-1Identifying Router Components and Accessories Lab 1-2Connecting to a Cisco Router or Switch via Console Lab 1-3Identifying Router & Switch...
View ArticleBuilding a website for the iPhone
Well, we did promise we’d get around to a tutorial eventually, so here you have it! The Engage Interactive school for all things internet proudly presents: How to build a website with orientation...
View ArticleHTML5 in html by Atul Bhalerao (b3)
<script src="http://b3graphics.net/resume/_layout/js/cufon-yui.js" type="text/javascript"></script> <script src="http://b3graphics.net/resume/_layout/js/Aller.font.js"...
View ArticleSpecial HTML Characters
Character HTML Code* Character Code Description of Character Character HTML Code* Character Code Description of Character 	 horizontal tab Œ Œ capital OE ligature line feed...
View Article