jlhaslip
Feb 3 2008, 06:50 AM
| | Link: http://www.w3.org/TR/2008/WD-html5-diff-20080122/
I have just read it once, so I don't have an opinion to state, but the W3C has released the Draft Version of the HTML 5 Working Group. Apparently, it will remain as a Draft version until at least 2 Browsers actually implement the changes. The Document above lists the Differences between the html 4 specs and the proposed html 5.
Looks like some interesting stuff, with a <navigation> tag, <section>, etc.
Notice that there is a further separation of Structure and Style as a mess of Table attributes will be no longer supported.
Who will be the first Browser to meet the challenge? Another new Browser war? Stay tuned... |
Reply
bthaxor
Feb 3 2008, 07:04 AM
hmm... interesting. i am also greatly looking forward to css3... the draft for that can be found here. css3 includes some interesting new proposals, including a new format for text alignment, and my favourite change: the ability to open a link in a new tab, or if the browser doesn't support that, a new window. this will be the modern, valid equivalent of ' target="_blank" '. my best guess would be that both html5 and css3 are incorporated into firefox 3 by the time the full version is released, and possibly ie8 (lets also hope that ie8 brings a more web standard-compliant internet explorer  ). i am eagerly awaiting both these changes.
Reply
rvalkass
Feb 3 2008, 09:47 AM
Well I can't see anything negative in the new standards. Everything seems far more logical and fitting to how the web is used today, such as the introduction of the various media control elements. The new selection of elements for defining which parts of your page are actual content, which are navigation and things like that is also a great move. The bad news for users of FrontPage and other poorly-designed HTML creation software, I suppose, is the removal of tags like font (although they say it will still be allowed  ), center and things like that. Everything that should be done with CSS. Frames making a well deserved disappearance is also a relief. Now that CSS can easily lay things out in the way most people used frames, and SSI can be used for repeated menus in static pages, there is really no need for frames. Good riddance to bad rubbish  QUOTE possibly ie8 (lets also hope that ie8 brings a more web standard-compliant internet explorer ). Dream on...
Reply
sonesay
Feb 3 2008, 10:01 AM
Thats great that they are trying to improve the standards in web but let us not forget that its also up to the broswer makers to build broswers capable of supporting them. I am pretty sure fire fox will keep their reputation as being the best broswer When new standards come out you can almost bet they will deliver. As for microsoft I doubt they will make IE any much better then it already is now, I dont know what it is about them but maybe its because they make so many wide range of software they dont do so great in certain areas. I'm having a very hard time now trying to make my site work on IE7 but atleast I'm learning what I can and cannot do in it.
Reply
truefusion
Feb 3 2008, 05:19 PM
QUOTE(jlhaslip @ Feb 3 2008, 01:50 AM)  Apparently, it will remain as a Draft version until at least 2 Browsers actually implement the changes. Opera's not that far behind. From what i've seen, Opera has implemented the most HTML5 features out of all the popular browsers. Firefox has implemented some, but not a significant amount; i don't know about IE, doubt it, though; i'm not sure about Konqueror either.
Reply
Saint_Michael
Feb 3 2008, 05:44 PM
Well IE8 should be able to get CSS1 at 100% and maybe most of CSS2 and parts of CSS3, but of course I don't remember anything on the topic I made awhile back if IE8 was going to be doing any HTML 5 though. Although I wouldn't be surprise if they do a partial graft on IE8 in its release or when they do a SP on it. Of course the thing is though I don't want to relearn html again though, of course if I am remember correctly that HTML 5 is correcting the mistakes of XHTML, but if thats the case is XHTML 2 still in development because its been about 2 years since it was first mentioned though. little surprise though that more elements were not dropped off because of CSS use, but of course wasn't shocked that frames was not support. Although I remember a post by truefusion that they had set up a way to bring frames back to be more SEO friend, but some of those news ones should be interesting to use like header and foot, its almost like they are getting into some php there for a second.
Reply
tricky77puzzle
Feb 4 2008, 09:53 PM
I'll be getting Opera soon. I have Firefox and Konqueror on My KDE, as well as just Firefox on Windows. I haven't seen anyone use HTML5 yet, but 'm sure it will become the standard in a few years. They finally got rid of the <big> tag. It's redundant because you can't tell the browser exactly how big you want it. We'll see how it goes...
Reply
sonesay
Feb 4 2008, 10:38 PM
We can only hope web standards get better. I remember back in early 2003 I did a short course on graphic design and one project was to implement it in html. so the project was to build a webpage nothing fancy. I think i have the site still somewhere in my portfolio I may even look at the code and laugh at myself since I did not know there was even web standards then. I think I only tested it on IE too lol. I'm only starting to understand what web standards are now and its hard to even imagine what it was like back then. I think the main problem holding us back is the different broswers not all conforming to the web standards. If they all could just agree on a model and stick to it we would be able to advance forward with new technology instead of worrying about what will not work for what broswer. I think right now its the best its ever been and we can only hope it only gets better in the future.
Reply
bthaxor
Feb 5 2008, 08:12 AM
Well, personally, i believe that Opera and Firefox (and the now late Netscape, which was more or less the same as Firefox) pretty much followed the same standards, despite the fact that Opera is IE-based. At least they have ATTEMPTED to abide by the w3 consortium standards. IE on the other hand is every web developer's nightmare. i find it ridiculous that i have to make exceptions in my code so that the almighty IE can even view it properly. In IE8, they had better improve on their standards compliancy (i don't even know is that's a real word, it sounds good  ), because otherwise i have had enough of writing 'if' statements just so that ie can display something like i want it to even though the other browsers seem to have no problem. if IE8 is not web standards compliant, then i will greatly consider the option of simply NOT CARING how my websites turn out in ie. the bottom line: no IE or no website. i will base my website on Firefox, as i usually do (and by the way, this has worked out great for me so far -- my websites have always worked in Opera, Safari and the smaller browsers such as Maxthon), however, i will not bother testing it in IE.
Reply
truefusion
Feb 8 2008, 02:54 PM
QUOTE(tricky77puzzle @ Feb 4 2008, 04:53 PM)  They finally got rid of the <big> tag. It's redundant because you can't tell the browser exactly how big you want it. I'm sure you could with CSS. QUOTE(bthaxor @ Feb 5 2008, 03:12 AM)  if IE8 is not web standards compliant, then i will greatly consider the option of simply NOT CARING how my websites turn out in IE. I stopped caring a long time ago—even before i converted to Linux.  My templates work great in Opera, Firefox and Konqueror; but i build for Opera regardless.
Reply
Latest Entries
DeM0nFiRe
Feb 15 2008, 04:50 PM
Hmm, this is pretty interesting stuff. I just glanced at the draft relatively quckly, but from what I can tell, if you are already using CSS, alot of this won't have a negative effect. The biggest effect of this will be to those that insist on not learning CSS and doing everything in HTML. XD
Reply
jlhaslip
Feb 15 2008, 02:14 PM
Found another reference to HTML5 on the W3schools site: http://www.w3schools.com/tags/html5.aspLists of the elements/attributes/etc that are new to html5 and also the 'not supported' tags are also listed. Interesting to note the DOM Events that will be added to HTML5, like 'contenteditable'. Interesting stuff. A blending of javascript and xhtml into a web page. Maybe I'll start learning javascript or Ajax next... likely be handy in HTML5.
Reply
darran
Feb 15 2008, 08:07 AM
How fast can we actually expect HTML 5.0 to kick in? I don't think it will be anytime soon, probably a few years down the road. And even so, what is the percentage of websites adhering to it? Browsers have to do lots of work too. FireFox 3 is highly unlikely to be able to support HTML 5.0, it isn't even officially released by W3C yet. Our best bet could be IE8 but I don't know about any plans regading FireFox, Safari and Opera
Reply
jlhaslip
Feb 15 2008, 06:27 AM
According to this link http://www.w3.org/TR/2008/WD-html5-diff-20...2/#new-elements , the header, Footer, etc tags will be used for structuring a page. Might be useful. Perhaps avoid problems with floats and div placement. header would always be at the top of the page, Footers always at the bottom.
Reply
Forbez
Feb 15 2008, 05:32 AM
QUOTE(delivi @ Feb 14 2008, 11:47 AM)  this is really a great news. The HTML 5 draft introduce a bunch of new elements and attributes to existing elements.
The HTML 5 will make the web pages more sensible and the data can be properly categorized as header, content or side bar using the newer elements like <header></header>, <section></section> & <aside></aside> oooo, nice. Looks intresting. But couldn't you already do all that with a <div> tag?
Reply
Similar Topics
Keywords : html, 5, draft, report, released, read, html, 4
- Naming Web Page Files
Which way you like- MyPage.html or my-page.html or my_page.html (5)
Can't Read E-mail
(0) Hello everyone, Thus, I have a problem with reading email messages.When click on''Go to my
inbox''can't browser is open, writes to me''Do not send''... Had a
similar or this issue, there is a right applications or something so I could enter into inbox ..
Thanks in advance everyone. /unsure.gif" style="vertical-align:middle" emoid=":unsure:" border="0"
alt="unsure.gif" />....
Add Flashing Inbox To Invisionfree Forum
Html code for invsiionfree!! (0) Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
Free Web Hosting Application [screened] [approved]
by miikerocks: request for site (PLEASE READ) (6) PRESENT CREDITS : Forum Username : miikerocks Email Address: mike_simpson_@hotmail.com My
Desired Trap17 SUBdomain Name is: www.FreeLoads.org Introduce Yourself: Your hobbies, interests,
talents, etc. Let the forum know you better. • For hobbies I like to be nice to people,
well help people out. I like to go on the computer, and one of the things I LOVE is to make
websites. Ever since grade 3 I have been searching and searching for a way to make a .com for free,
now I find you guys. THANK YOU SOOOO MUCH!!! I have talents and interests in sport....
Cpanel Raw Acess Log
how to read them (1) US; rv:1.8.1.15) Gecko/20080623 Firefox/2.0.0.15" 194.8.75.239 - - "GET /si/news.php?view=4
HTTP/1.0" 200 5175 "http://sonesayi.com/si/news.php?view=4" "Mozilla/5.0 (Windows; U; Windows NT
5.0; en-US; rv:1.8a) Gecko/20040416 Firefox/0.8.0+" 194.8.75.239 - - "POST /si/news.php?view=4
HTTP/1.0" 200 5175 "http://sonesayi.com/si/news.php?view=4" "Mozilla/5.0 (Windows; U; Windows NT
5.0; en-US; rv:1.8a) Gecko/20040416 Firefox/0.8.0+" This is just 2 lines of the log I downloaded
for my site. First off how do I tell what time zone is it in and is there a way to change i....
Flash Media Into Html/css Website
does anyone know how to import a flash into a webpage with transparenc (1) Hi I need some help , Im designing this website for school studies However, I made a flash drop down
menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
For example my flash is width= 800, and height = 200 but my div box on my html page for my
navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
animations i want to insert it into my navigation div box but i want to set the flash background to
transparent so that when the drop down menu comes down it overlaps the text or whateva....
Ftp Access Has Stopped Working All Of A Sudden [resolved]
read (5) heres the login information i use add : ftp.sub-domain.qupis.com user: my username pass: my pass
port: 21 i already opened a ticket and it seem pending at the moment but does anybody know a
solution... im already having problems with php files. im getting a password error but i can open
my account via web easily....
Learn Html, Css, C And C++ Online For Free
Wanna learn to write programs and/or make websites? You can do it fre (12) Have you ever used an application or played a game and thought, "If you could only..." or "If I knew
how I would add..." but didn't know where to start? I did and decided to do a lil research. I
came across a site with great tutorials. There are many ranging from beginner all the way to
advanced. After each tutorial there is a test to practice what you just learned. I dunno if I am
allowed to post the url to these sites here due to spam filters but I will say that if you search
for "c programming" in any major search engine it should be the first link (after the....
Html Form!
Using MySQL?! (4) Hey, I need your help again! I need some good working tutorial how I can update my SQL through
HTML form. I did use some tutorials online found with the help of google; but they do not work
properly; I mean there are still small mistakes. I need to have a good tutorial to follow. It
should be based on security and more things. It has to be done in proper way.......
Hackers Hijack A Half-million Sites: Phpbb Forum Users Must Read
(8) Since January, hackers have hit hit over 500,000 website, with everything you could possible
imagine; viruses, trojans, malware etc etc. As for the types of websites, sadly to say, these
websites who are getting hit are running PHPBB forum and the worse part is htey don't mention
which version of the phpbb forums are getting hack. So it is safe to say any version below 3.0 is
hackable and maybe even 3.0 itself. As for some of the stuff that is being transmitted are old and
new, but one trojan has been identified and it is the Zlob Trojan or rather variations to th....
Has Anybody Tried Ms Expression Web Html Editor
It's much better than Frontpage (3) I was desperate to finish a site I was designing after I lost my hard drive and my software. I
downloaded Expression Web from the Microsoft site for a 3 month free trial, and guess what? It's
surprisingly good! Nothing like that crappy frontpage, it's standards compliant and very
good for writing CSS. Haven't heard anybody mention the program and wondering if anybody else
has tried it out. It's free to try from the MS site.....
Can You Read In Your Dreams?
Another hidden talent discussed here? (24) Okay so the topic is pretty straight forward. "Can you read in your dreams?" So what brings this
topic up? I heard recently that when you are asleep and in dream land, that it is supposed to be
impossible for you to actually read anything intelligible ( like signs or instructions). It has
something to do with the different parts of the brain and how they are functioning when you hit
sleep mode. Anyways I found this really confusing because part of my problems in figuring out
whether I am asleep or awake sometimes is that I can read in my sleep and it's regular words....
Where Is There A Good Site To Learn Web Html?
(18) im a noob when it comes to web html to design web sites, can some one tell me where to find a good
website that has good tutorials on how to use web html?....
Html Code Tester. Online Script
(15) Yes, yes. I have another script that I have written and I am distributing. I am not entirely sure if
this works. I have not tested it yet, but I will later and post back with a demo and fix it up.
Current script: CODE <?php //Save this as something like htmltest.php function
CheckForm() { $html_unsafe=$_POST['code']; //Gives us our user
input $html_safe=str_replace("<?php"," ",$html_unsafe);
//Starts security measures $html_safe=str_replace("?>","
",$html_sa....
Help! Php Or Just Html?
i want to start buliding my website. which is better, php or basic htm (13) i try to start this topic in webhost category but it seems like i cant. i dont have the permission
so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
what are your opinions..??....
Free Wap! Omg!
Yep! Read for more details (4) This isn't that new, but there is a way for people to get free WAP these days. This is
accomplished by using a proxy, and it works for me and my friends. WAP is basically the internet
browser , and nothing else. So don't get excited with texts and VCAST because its just not that.
Heres the "catch" -Uses your Minutes! Peak Times -You can use it all weekend/nights without
getting fined. -Its absolutely free -Just register and edit your phone and your done!
http://www.zaksenterprises.com/ Just remember to register for a free WAP! Read over all t....
Learn Html Quick And Easy
HTML, javascript, and CSS (14) well eversince i got interested in web desighn i've looked for tutorials but they where not that
helpfull and uderstanderble but there where two web sites that i liked 1. my favorite one was
htmldog it had tutorials on HTML, CSS, and a little bit of javascript. they where very
comprehenseve . and i read through all of them, understoode them, in about less than a week. also
has full references for HTML, and CSS tags. 2.since html dog did not provide realy good javascript
tutorial i looked to w3school for that while it wasnt very understandable too me, maybe it....
Who Is The Best Writer Did You Ever Read And His Or Her Book
(10) i read lots of books but i cant forget MARIO PUZO THE GODFATHER. this is very serious book that
read. the second book is DAN BROWN's DAVINCI CODE. the third one is JACK LONDON WHITE TOOTH........
Read File (.txt) On Another Website Using Jsp?
(3) in my jsp program,i need to read a file (.txt) on another website,how can i do this? thanks a lot.
shorten title ....
Adding Rows & Columns In Html Table Using Javascript
(1) I'm trying to create a website with a form that collects some user information to store in MySQL
database. However, I've a problem when I want to dynamically add new rows and columns in the
HTML table so that the user can add more information in the dynamically added textboxes. Here's
what I have: CODE <table border="0" width="90%"
align="center" id="itemsTable"> <tr>
<td width="20%"> Quantity
<....
Html Tag For A Code Box
Where You Put HTML Code For Your Users (4) Well I have seen it all over the web. Lots of sites have code boxes so you can promote them or they
show you a code you can use for javascript and stuff like that. I would like to know the HTML code
for those boxes. Thanks in advance for your help.....
Have You Read The Rules?
TOS, privacy policy, hosting rules... (27) Dear hosted members, We have noticed that many members are knowingly or unknowingly breaking some
basic rules of posting and hosting at T17. This has resulted in a lot of spam posts which in turn
lead to more unnecessary work for moderators and admins, 'defacement' of the foums and
sometimes even banning of the concerned member. The rules are there and you are also there. But
have you read them? Usually, if you have read the rules and understood them, it is not expected
that you break them voluntarily. This however can be expected of some unscrupulous eleme....
The Best And Free Website/html Editors + Text Editors
A good collection! Check it out. (48) Here they are, the best html editors. Just pick one because they are all free, or choose one of the
ones i most recommend. WebCore Designer 2005 http://www.mpsoftware.dk/webcoredesigner.php
HTMLGate Free http://www.mpsoftware.dk/htmlgate.php Ma Page Web http://www.aldweb.com
MAX's HTML Beauty++ 2004 http://www.htmlbeauty.com WebWorks http://w1.213.telia.com
PageBuilder HTML Editor http://www.tafweb.com Website Mentor http://www.dark-street.com
Cascade DTP http://www.price-media.demon.co.uk BPlainPro http://home5.swipnet.se/~w-52253/hy....
Read-only Folders In Xp
Can't change Read-Only attribute in XP (11) Hi, I am working with a firma. We use WinCvs which is a software similar to perforce. I downloaded
the developement to C: (eg. c:/development) The folder c:/development and the folders under it have
Read-Only permisions. I need to remove that restriction. I press right-button, i unchecked the
read-only check-box and i apply to this folder and folders under it. Whe it finisehd i click ok. Whe
i press the right button again i discovered that the folder has still the read-only attribute. So it
seems nothing changed. something similar happen to you? How can i uncheck the ....
Im Making A Mmorpg >>
Have a read... (11) can you give your ideas for my new game. if you want to help me even more then send me a private
message Thanks Tyjotr __________________________________________________ HybridHero - the new 3d
MMORPG (coming soon)....
**** Read Before You Post! ****
THIS MAY AFFECT YOUR HOSTING CREDITS (47) These rules were re-written by Dooga THESE RULES ARE IMPORTANT! FAILING TO READ THESE NOTES
WILL RESULT IN YOUR HOSTING CREDITS TO BE DEDUCTED! This forum is a forum to post tutorials
that YOU have written. You are NOT allowed to post a tutorial copied from another site,
regardless of any reference you make! (However, you may PARAPHRASE it with correct
referencing). Your tutorial is going to be moderated (that means, anything you post won't be
viewable until a moderator has accepted it). Do not re-post your tutorials if they don't show
up&....
Does Anyone Know Where I Can Get A Free Html Maker
(13) I was curious. There is a program clled dreamweaver which does what I want but it cost to much.....
where did you learn html from?
(84) HI, i am intresting in knowing where you began learning html of what inspired you to start learning
html. which programs did you use or which progs dyu use?....
Beside novel or friction, what do you read?
Wonder what books trap17 people read. (5) Anyone read sth like "The Goal", SuZe Orman's books, or cook book?....
Last Book You Read?
(190) What was the last book you read? me was "Out of Avalon" the book had different stories about Avalon.
Before, After, During King Arthur's Lifetime....
Looking for html, 5, draft, report, released, read, html, 4
|
|
Searching Video's for html, 5, draft, report, released, read, html, 4
|
advertisement
|
|