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...
Home » Posts filed under html5
Best Reasons to Use HTML5 For the development.
in
development,
html5,
Redesigning Your Website,
Web Development,
website
- By
Mohamed Shimran
- on 3/17/2019
- No comments
So Just What Is Mozilla Up To With the Firefox OS?
in
Android,
developers,
firefox,
firefox os,
gecko,
html5,
mobile phones,
mobile technology,
mozilla,
mozilla firefox,
mozilla project,
netscape,
open source,
operating system,
software,
tech,
technology
- By
Mohamed Shimran
- on 3/01/2014
- No comments

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
in
business technology,
html,
html/php,
html5,
SEO,
services,
technology,
Web,
web design,
web hosting,
website development,
Websites
- By
Mohamed Shimran
- on 12/25/2013
- 35 comments

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...
Labels:
business technology,
html,
html/php,
html5,
SEO,
services,
technology,
Web,
web design,
web hosting,
website development,
Websites
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

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

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

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

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...