Johnclr Posted April 11, 2013 Report Share Posted April 11, 2013 xhtml more than better html. xhtml is not advance version of html... [Edited for Spam - LSW] Quote Link to comment Share on other sites More sharing options...
LSW Posted April 11, 2013 Author Report Share Posted April 11, 2013 xhtml more than better html ... Hugh? xhtml is not advance version of html... That is I believe the point I was making. Quote Link to comment Share on other sites More sharing options...
johnmacklen1234 Posted June 10, 2013 Report Share Posted June 10, 2013 The current standard is HTML 4.01. HTML5 isn't a recommendation yet and I'd not start with that but with HTML 4.01. Dreamweaver is a WYSIWYG (What You See is What You Get) editor. You don't need it as it's quite expensive, unless you already have it, of course. Quote Link to comment Share on other sites More sharing options...
LSW Posted June 10, 2013 Author Report Share Posted June 10, 2013 Thank you! At least I am not the only person here that thinks the status of HTML5 should be known. Quote Link to comment Share on other sites More sharing options...
Wickham Posted June 12, 2013 Report Share Posted June 12, 2013 (edited) ...but lots of people are using HTML5 as it gives some extra benefits. When you use a validator you just get a warning Using experimental feature: HTML5 Conformance Checker. The validator checked your document with an experimental feature: HTML5 Conformance Checker. This feature has been made available for your convenience, but be aware that it may be unreliable, or not perfectly up to date with the latest development of some cutting-edge technologies. If you find any issues with this feature, please report them. Thank you. Personally, I am using HTML5 but I don't use all the new features and I check on several browsers and hand-held devices using Opera Mobile Emulator http://www.opera.com/developer/mobile-emulator which gives lots of mobile devices to check. Edited June 12, 2013 by Wickham Quote Link to comment Share on other sites More sharing options...
sophia Posted June 17, 2013 Report Share Posted June 17, 2013 Thanks for discussing the problems with X-HTML that is an advanced version of HTML Quote Link to comment Share on other sites More sharing options...
LSW Posted June 18, 2013 Author Report Share Posted June 18, 2013 The point is that it IS NOT an advanced version of HTML. XHTML is a version of XML made to work like HTML. Quote Link to comment Share on other sites More sharing options...
williamberq Posted August 2, 2013 Report Share Posted August 2, 2013 I want to know good source learning HTML and CSS Quote Link to comment Share on other sites More sharing options...
Andrea Posted August 2, 2013 Report Share Posted August 2, 2013 Right Here. Killersites is a great place to learn. Scroll to the very top and check the drop-down under "Killersites Network" to the left of the Search Box. Quote Link to comment Share on other sites More sharing options...
youngt465 Posted October 24, 2013 Report Share Posted October 24, 2013 When I read your article it seems that the HTML are really amazing and honestly I am not so familiar with XHTML only HTML. WHat are the differences of XHTML and HTML by the way? Quote Link to comment Share on other sites More sharing options...
Andrea Posted October 24, 2013 Report Share Posted October 24, 2013 When I read your article it seems that the HTML are really amazing and honestly I am not so familiar with XHTML only HTML. What are the differences between XHTML and HTML by the way? The answer is in the first post of this thread. Quote Link to comment Share on other sites More sharing options...
administrator Posted October 18, 2017 Report Share Posted October 18, 2017 New update for 2017 - XHTML is dead. Go HTML5 ... much more powerful! Stef Quote Link to comment Share on other sites More sharing options...
MobioSolutions Posted June 15, 2022 Report Share Posted June 15, 2022 There are some differences between html and xhtml. HTML is an acronym for Hypertext Markup Language. It is a document markup language that allows the author to present content in a structured manner, using codes like headings, paragraphs, lists, images, video and more. XHTML is an acronym for XML HTML. XML HTML is an extension of HTML that allows for greater structuring of the document with enhanced capabilities for coding and defining the document XHTML is for Extensible Hypertext Markup Language. It has considered as a part of the XML markup language this is because of XHTML have features of both XML and HTML. HTML is the Hypertext Markup Language which is the most widely used language on the internet. HTML has used to create web pages and link them from one to another. XHTML has developed to make HTML more extensible and adaptable to work with other data formats (such as XML). HTML is not a programming language, it is a markup language. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.