Creating 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