Click to See Complete Forum and Search --> : This is a odd question but.


Kaisa
01-19-2003, 08:00 PM
How can you make your own web lang. like .html etc. so you cna have one of your own like DWML (DreamerWorldsMarkUpLang.) etc. ?

Charles
01-19-2003, 09:39 PM
It's not hard to do but it does take a lot to explain. And getting browsers to understand your new mark up language is yet another thing. Your best bet is to make your mark up language an XML application (http://www.w3.org/XML/) and then use XML Style Sheet Language Transformations (http://www.w3.org/Style/XSL/) to transform your mark up language to HTML or XHTML. If you are looking for a dead tree, digested version the read Inside XML by Steven Holzner (http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=6TOLUK3W0F&isbn=0735710201&itm=1).