answersLogoWhite

0

How many languages are used in HTML?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

HTML is a single language so does not use any other language. It is the scripting language which keeps the web development increasing.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Which programming languages can be used on the Internet?

HTML but you can implement javascript css and other SCRIPTING LANGUAGES within HTML


HTML is used for?

HTML is used in the creation of web pages. The HTML language marks up the data returned from the server, is read by the browser, and rendered. HTML isn't a programming language, but it is part of a group of languages called "mark-up languages" that are widely used for a variety of tasks.


Are HTML and XML programming languages?

HTML and XML are scripting languages. These languages help in designing for mobiles and web.


What is the difference between HTML and aspnet?

HTML (HyperText Markup Language) is a specification for page layout on a web browser. For example, the text <b>Hi!</b> tells a web browser to show the text Hi! in bold. ASP.NET is a library used by the programming languages C# and VB.NET to create web pages, by combining HTML and server-side programming that you write to manipulate the HTML in interesting ways. In short, HTML is the language of the web browser, and ASP.NET is one of many languages used by programmers to generate HTML.


Html and xHTML?

HTML and XHTML are two different languages used for web and application design. XHTML was a popular choice from about the year 2000, to 2011. HTML 5 is intended to replace XHTML. XHTML followed the basic rules of XML-based languages. HTML (both prior and since) do not.


What is a HTML translator?

A HTML Translator is a tool to translate your HTML documents into other languages.


What is the similarity's between HTML and xml?

HTML and XML both are markup languages. These languages use tags for functionality.


What language is used to write websites?

The most common languages used to write websites are HTML, CSS, and JavaScript. HTML is used for structuring the content, CSS for styling and design, and JavaScript for adding interactivity and behavior to the website.


What programming languages are on a computer?

There are loads of programming languages used in computer technology. Some of those are: C C++ C# Python Pearl Javascript Java Html PHP And many more. If you want to read more google for "programming languages".


How do you create homepage or web page from event in table format using HTML?

Homepage can be created using HTML or various other languages. <table> can be used to create tabular format in HTML.


What all computer languages are involved in web designing?

The primary languages are HTML, CSS and JavaScript. HTML is the markup used to structure your content. CSS is used to make the structure pretty. JavaScript is used to make the pretty structure do neat things. There are a bunch of other languages like PHP, ASP, JSP that work with MySQL or other databases...


What is HTML or xtml?

HTML and XTML are both different website coding languages.