answersLogoWhite

0

Disadantages of HTML

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

There are no disadvantages of HTML compared to other languages, simply because HTML is the only language that is used to display web pages. No other language does that, so therefore there is no way to compare it to another language.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Advantages and disadvantages of snail mail?

advntages and disadantages of snail mail


What are the advantages and disadantages of sari-sari store?

WE could buy needs nearer and anytime


What is the disadantages of not taking care of the environment?

if you do not eventually all trees and plants will die and there will be no more oxygen and no one will be alive anymore!


What are the benefits and disadantages of fixed-sized and variable-sized messages?

what are the benefits and detriments of Fixed-sized and variable-sized messages


Differentiate HTML tag from an HTML documents?

HTML tags are used to delimit HTML elements inside an HTML document.


How do you prepare an HTML?

The basic HTML base to a HTML website is <HTML> <title> </title> <head> </head> <body> </body> </HTML>


What are the advantages and disadantages of Low Pass filter?

If the requirement is to pass low frequencies and block higher ones, it has every advantage and no disadvantages. For any other application it is useless.


What are the disadantages of the Xbox 360?

its loud, the controller turns off wile your not using it, you have to have a cord to connect to xbox live and i cant really think of anything else worth telling


How do you put HTML in PHP?

Its done exactly the same as when you put it in an HTML file. There are 2 ways you can do it: <html> <?php // php stuff ?> </html> Or you can do it like this: <?php echo "<html>"; // php stuff echo "</html>"; ?>


True or false the latest reformulated version of HTML is HTML 1.0?

This is false, the newest version of HTML is HTML 5.


Is html a replacement for xhtml?

No. HTML existed before XHTML. XHTML combines XML and HTML, so it is an advancement on HTML.


How do you cancel HTML?

To cancel or end an <html> tag you simply type </html>.