Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 04-02-2012, 01:51 AM   #5
maxsamuel
Registered User
 
Join Date: Mar 2012
Posts: 88
The first thing you should know is that, perhaps for the first time, the development of a language standard is acknowledging the real world. In order to keep file compatibility with the current standard - which is technically HTML 4.01 - the brave decision was made to separate the way the web browser renders files from the way we, as developers, must write them. So the browser, or "user agent", must still process HTML4 constructs like the center element, because there will still be millions of files on the Internet that happen to use it. But we won't be writing any more HTML with center; it's simply being dropped from the language (use CSS instead). This compatibility goes both ways: older browsers can (and will) simply ignore HTML5 code without screwing things up.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
maxsamuel is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BasicDifference between HTML 5 and HTML 4 albertmorrison3 HTML / DHTML 14 12-06-2017 09:50 PM
The best HTML editor davidwarner321 HTML / DHTML 32 04-22-2015 05:37 AM
What separates HTML from HTP? gilbertjames8 HTML / DHTML 4 04-29-2012 11:39 PM
Focusing on HTML and CSS charloskendall3 General Discussion 15 12-31-2011 10:09 PM
Make html only accessible from link wryfhk22 Programming General 2 12-15-2011 08:45 PM


All times are GMT -7. The time now is 02:46 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.