1.

What Are The Limitations Of Html?

Answer»
  • HTML is also known as HyperText Markup Language provides the creation of the web pages. 
  • The HTML pages are the documents that can be read by the server, and are not the best fit to be read by HUMANS
  • HTML FORMS have the DEPENDENCY on scripting languages and it results in complex DOCUMENT creation that consumes more time. 
  • HTML doesn’t initialize the form data properly and doesn’t make it easier for the users to ENTER the information once. 
  • HTML is having some limitations with the use of forms that doesn’t allow encoding formats, urlencoded or multipart forms.



Discussion

No Comment Found