Archive | HTML RSS feed for this section
Google Chrome Style Buttons

How To Create Buttons Like Google Chrome With CSS3? (Cross Browser)

Google Chrome is now at the top in the browser war and its usage is increasing day by day. It is now the most popular and powerful browser on the planet beating Mozilla Firefox and Internet Explorer, Safari etc. The most lovable thing about google chrome is it’s super clean interface. So, getting inspired from [...]

Read full story Comments { 0 }
Search Box Like Google Instant Search

How To Design A Search Box Like Google Search? [CSS3]

You must have noticed the all new Google Instant Search, which comes with very neat and new design of new Google Search box. A little bigger and more spacious, so it is very easy to type in anything and search very instantly. You can also create the similar search text box in few minutes. This [...]

Read full story Comments { 4 }

How To Create A Google Like Top Navigation Menu In Just 5 Minutes?

Few days back I noticed the new top navigation menu on Google.com page and I am pretty sure you guys have already noticed it. It is having a nice white grayed image in background with cool blue hover effect. I decided to design a similar navigation menu the moment I noticed it but though didn’t [...]

Read full story Comments are closed

Embed Flash SWF Files In HTML Documents Using SWFObject

SWFObject is a JavaScript library that serves one purpose: embedding Flash SWF files in HTML documents using standards-friendly techniques. A common misconception is that SWFObject can embed/control video files. This is not true. SWFObject only embeds Flash SWF files and cannot embed other types of media in an HTML page.

Read full story Comments { 0 }

How To Make Web Pages Load Faster While Using CSS?

HTML specifications clearly defines the way front-end engineers should code the html document though browsers are making us lazy to follow these rules. We do mistakes and do code the html documents in a wrong way. On top of that, browsers helps us more to do more mistakes by ignoring such problems and renders the [...]

Read full story Comments { 3 }