wht r the dissadvantages of html ???
Well, using pure HTML means that the webpage will be only static and you can't use nice features of various web development frameworks. Any complex project will be hard to manage using only HTML.
HTML is used for presentation; scripting and spreadsheets are used for interacting with the website in dynamic ways.
It's static and ugly without the help of a scripting language to make it dynamic and CSS or something else to make it beautiful..., etc. It's the standard of Web, so it can be important, but there are great tools nowadays that pretty much does almost everything for you so you won't get to hate it so much. :) HTML5 is much better for several reasons. I suggest to get a book for it and prepare if Web development is your goal.
Just say that there's no disadvantage for HTML. It is a self-contained tool that cannot be replaced. It has a specific goal: being used for presentation. Saying disadvantage implies you're asking for a potential replacement tool for HTML for the same job. NO THERE'S NO REPLACEMENT.
thankx all of u
@toussainr HTML could easily be replaced, you could build a substantial website in pdf, and there are enormous disadvantages to using HTML. We use it because the benefits normally outweigh the costs many times over. Screaming "NO THERE'S NO REPLACEMENT" at the guy seems a little bit extreme.
Quote: It has a specific goal: being used for presentation. I thought HTML was for the content and that CSS was for the presentation, with Javascript doing the scripting.
I've given mowrey a medal, I think he provided the best answer to the question asked (and gentoolx already got a medal anyway).
Yes, I gave carl a medal, because he is right... HTML is for content and CSS is for presentation and finally you can use many tools for scripting, Javascript is commonly used. Some design elements are able to be used with HTML but it is discouraged now.
not dynamical unless incorporated with xml
Join our real-time social learning platform and learn together with your friends!