| Home | SQL | PHP | HTML | Perl | PowerBuilder | C/C++ | General | Solutions | Contacts |
HTMLIndex |
HTMLHyperText Markup languageWhat is it?HTML is the most commonly used web programming language, it's actually not a programming language as such but more of a text formatting language. XHTML (Extensible HyperText Markup Language) is the latest incarnation of HTML, which is partially HTML compatible but more strict in its parsing due to it's compliance with XML. However, most people still use HTML as of the version 4 specification, see the W3C World Wide Web consortium for more information. Please note that I'm considering Javascript as an extension on top of HTML, it is not part of the HTML specification Pros
Cons
Consider using for
Some useful HTML links | |
| This is Code, all contents copyright - © Wayne Jones 2004. |
