AUTHORS
Aki Jain (RSS) (2)
Chad Burnett (RSS) (1)
Chris Apaliski (RSS) (50)
Elliott Munoz (RSS) (5)
Hassan Bawab (RSS) (267)
Jennifer Ostler (RSS) (1)
Tony Velazquez (RSS) (2)
VIP Guest Author (RSS) (9)
POPULAR POSTS
- Custom and Secure Authentication with Yii Framework – Part2 3 views
- Responsive Web Design 101: An On Demand Webinar 2 views
- Using Visual Aids in Social Media Marketing: 5 Easy Tips 2 views
- Powerful Websites must be built with Symphony CMS and Node JS 2 views
- Implementing signon using Open ID login, PHP and MySQL 2 views
- Responsive Web Design with Magento 2 views
- HTML5: Meet 10 Sites That Demonstrate What the New HTML Can Do 2 views
- Social Media Do’s 2 views
- WordPress and phpBB Integration 2 views
- Marketo Forms 2.0 and Responsive Landing Pages 1 view
-
March 15
HTML 4 and XHTML 2 are dead, long live HTML 5! This chant can be seen on every programming blog, and in every web developer community.
With the last major release of the HTML debuting in 1997, you could say that people have been anticipating this release as much as they did the last Harry Potter film.
HTML elements are the basic building blocks of web pages. HTML elements consist of tags that most commonly occur in pairs. Initially, HTML gave a document the means to link to another document. With HTML 5 we are just starting to realize the original idea of HTML. With HTML 5, assets will be easily dropped into a single document and connected to create rich media.
Other significant features include improved data integration, streamlined web development, and a richer user experience (but that is in 2022, when it is fully integrated). The question at hand is if it offers a better user experience right now?
HTML 5 is a “language for structuring and presenting content for the world wide web, and is a core technology of the internet originally proposed by Opera Software. It is the fifth revision of the HTML standard. Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices. HTML 5 is intended to subsume HTML 4, XTML 1 and DOM Level 2 HTML as well.”
Many in the industry have been waiting impatiently for HTML 5, and now that it is universally supported on major mobile devices it has been proclaimed to be a game changer. Some companies have switched to the format exclusively, but this may be too soon. HTML 5 does offer a lot of flexibility that brings the focus back to web development and makes websites truly interactive, but it is not plug-and- play yet.
Today’s browser is not equipped yet for HTML 5, thus the full scope of HTML 5’s features are limited. However, it is more than just the browsers – HTML 5 forces everyone to learn how to walk again, and everyone is just starting to figure it out.
While HTML 5 has amazing potential, it is by no means a web standard yet. As with any game changer, there are always disruptions. To avoid these disruptions it is important to take precautions, and of course test, test, and retest.
HTML 5 may be universally supported now, but as we all know that doesn’t mean everyone is using the same system (for example, the guy that still uses AOL). If you design your site with HTML 5 features and test with the latest version of Google Chrome, you should be good to go…right? Remember that browser that you used to use back in the day, Internet Explorer? Well there go your stunning site features, and instead of fancy HTML 5 videos, you have large red x’s in their place.
In a perfect world, a revelation like HTML 5 would be immediately standardized, but unfortunately that is not the case. HTML 5’s capabilities are too numerous to disregard, but it is recommended that you use them with care, alongside supplemental programs that will assist HTML 5 in browser compatibility.
Tags: building blocks, data integration, game changer, harry potter, html 4, html 5, html elements, opera software, rich media, rich user experience, streamlined web development, Web Standards, xhtml2
About Hassan Bawab
Hassan Bawab is the founder and CEO of Magic Logix, a Dallas, Texas based agency specializing in customized marketing automation solutions for businesses worldwide. Mr. Bawab is a trusted resource in the industry and often spends his free time as a consultant for Top 1000 Fortune companies. He has been honored as a guest lecturer at global events and conferences, and locally at The University of North Texas, The University of Texas at Dallas, and Southern Methodist University. He is the author of How to Work with a Digital Marketing Agency and has written numerous articles on automation technology that have become industry dogmas. Mr. Bawab holds degrees in Computer Science, Mathematics, Technical Writing and Marketing, in addition to several marketing and programming certifications.
3 Responses to “So you are excited for HTML 5, but how will you integrate it?”
Leave a Reply
With certain browsers lagging behind in adoption, when do you think it would be a good time to seriously start thinking about implementation in a broad spectrum? Sites I work with don’t use such things as flash or silver light. An application I worked on wanted to implement a drawing canvas, but chrome was the only browser that would support it. Is a full HTML5 adoption by the browsers going to end cross-browser compatibility in your opinion
You are right, HTML5 is not available for all browsers, but it is available still for several applications. For many items, polyfills are required. For the drawing canvas that you mentioned, for example a “Flash Canvas” polyfill would be needed.
I appreciate your question and insight.
thanks for the useful information about HTML5. however, what about using Ajax instead of HTML5 as Ajax is more flexible that HTML5. moreover, HTML5 is not supported in all platforms, so it would be difficult to use such technology to create limitless experience for the users as it would not be as rich experience as Ajax.
with the limitation of HTML5 to support all browsers, more people tend to use different technologies to grasp more users and allow users to users whatever they have to experience such flexibility.