Best Reasons to Use HTML5 For the development.

Best Reasons to Use HTML5 For the development.
HTML5 sounds like the best boon for a company to transition their web development from HTML 4 to the latest one easily or it can be a curse that disrupts the whole web development and bring the company down. Since the HTML5 web development is still...

So Just What Is Mozilla Up To With the Firefox OS?

So Just What Is Mozilla Up To With the Firefox OS?
Perhaps you have heard whispers of it in passing, or maybe you don’t know anything about the new Firefox open source mobile platform. That’s right. There’s a new kid on the block, so to speak. The Mozilla project was actually created in 1998, with...

The Importance Of Web Design For Small Businesses

The Importance Of Web Design For Small Businesses
In the modern world, firms and individuals are increasingly using the internet to enhance their businesses. Website design/development is one of the most essential services required on the internet by both individuals and firms. Web design and development...

How To Detect Real Time Browser Size In JQuery

How To Detect Real Time Browser Size In JQuery
This JQuery script detects the dimensions of browser's size onload and resize... Add these in your head : <meta name='viewport' content='initial-scale=1.0'> <script type='text/javascript' src='http://code.jquery.com/jquery-1.9.1.min.js'></script> ...

How To Make Login Form in PHP

How To Make Login Form in PHP
PHP (PHP: Hypertext Processor) is a very widely-used scripting language, and the reasons why are obvious:   PHP integrates perfectly with plain HTML documents, is supported by the vast majority of Web hosting providers and has an easy-to-learn...

How To Embed Facebook Posts Into Your Blog Posts

How To Embed Facebook Posts Into Your Blog Posts
Sharing your Facebook posts on your website or blog page might help with the engagement on your website. however before you'll be able to embed a post, that individual post has to be public. Posts with restricted privacy settings will not be embeddable....

How To Make A Random Text Generator In PHP

How To Make A Random Text Generator In PHP
I don't do php at all but this is something I had to learn so to begin our Text Generator open your favorite Text Editor, I have Sublime Text 3 beta. First add the usual html>head>body tags and close the tags, after that let's add our css after...

How To Add Facebook Comment Box To Your Website

How To Add Facebook Comment Box To Your Website
adding facebook comment made easy by facebook ! there are lots of use from using facebook comment box  instead other comment systems . if you have not seen a facebook comment box below are two designs that facebook gives you facebook comment...