Hey I want to innovate (or create in simpler words) a newer advanced version for HTML "R-HTML" . I want to make it more user friendly and more responsive.......So can you please tell me all the basic requirements for creating it . I have posted my own website . You can help me in it too !!!
10 replies to this topic
#1
Posted 25 February 2011 - 06:49 AM
|
|
|
#2
Posted 25 February 2011 - 03:47 PM
You mean something like DHTML? That's basically just HTML + JavaScript.
#3
Posted 25 February 2011 - 06:20 PM
The HTML is as light and semantic as can possibly be, the layout engine is the thing that would have the response you are talking about. Layout engines such as Gecko or Presto have evolved over decades, and I see not much of a possibility of anyone being able to write a faster engine.
You can start by writing a specification, here is an example specification (and entity set) of XHTML 1.0.
XHTML 1.0 - DTDs
You can start by writing a specification, here is an example specification (and entity set) of XHTML 1.0.
XHTML 1.0 - DTDs
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#4
Posted 25 February 2011 - 06:58 PM
Ya it is sort of dhtml but to a newer version . More advanced and more responsive . For eg . Suppose if someone types an erratic tag or attribute.....The layout engine must mark or display the error separately or even a voice caption may work as well
#5
Posted 25 February 2011 - 07:00 PM
Thanks for your help....hope this will help me in my creation :)
#6
Posted 26 February 2011 - 04:57 AM
The problem with erratic tags is this: let's say your R-HTML 1.0 gets adopted by the web browsers, and you start extending it with R-HTML 2.0. If people start using the R-HTML 2.0 tags on a browser that only supports R-HTML 1.0, they'll start getting messages like mad on valid code.
#7
Posted 26 February 2011 - 04:33 PM
Well, maybe you could try using XML, by writing a DTD for it, and using XSLT to change it to HTML and use CSS and Javascript with it. All you would see is the XML you were writing, the transformation could be transparent.
Latinamne loqueris?
#8
Posted 27 February 2011 - 06:55 PM
Ok . You can also give any suggestions about the innovation
#9
Posted 28 February 2011 - 12:44 PM
#10
Posted 28 February 2011 - 09:45 PM
Hmmm....thanks a lot....hope it will help me a lot.....
#11
Posted 01 March 2011 - 09:26 AM
If you don't know what I'm talking about, look that stuff up. It WILL help you if you know what it all is.
Latinamne loqueris?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









