answersLogoWhite

0

What is the HTML language used for?

Updated: 8/10/2023
User Avatar

Wiki User

14y ago

Best Answer

HTML is the core of most (if not, all) websites. Other languages may be used to output HTML, or to alter how it is displayed to the user. So, HTML Applications can be based on anything you would like to see on a website: Information, blogging, shopping, etc.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Well HTML is used to create webpages and there are certain Tags that can change different things in you website, For example: Your Site Name

The title of this webpage (The tab for Firefox/internet/Chrome, Etc.) is "Answers.com - Text is here" but theres a wide variety of tags, Heres a list of some common ones:

Through - Changes Header Size 1 being the largest, 7 being the smallest.

- Used for creating a paragraph inside of your webpage

Go to Google - This will create a hyperlink linking to Google.com and the hyperlink text will say "Go to Google".

- This will make an image on your webpage.

Before what you want to be centered
after what you want to be centered. - the
tag will center most objects in HTML, works good for having a centered pictured under a paragraph, or centering paragraphs.

- This will make a scrolling text, You can make it scroll to the left and when it reaches the end go back to the right and then back to the left by using

NOTE: For tags it needs to have something that will close out the tag so would be the starter and if you don't put after the text you want to scroll it will not work.

I hope that this works these are nearly at all the only codes there are, there are hundreds of codes to do just about anything. A nice way to get used to HTML is to (this works for most browsers): Right-Click a webpage that you are on and click "View Page Source" or something rather similar so you can go to the webpage you are on and find a line of text or something press "ctrl+f" and search for that line of text and see how you are viewing it on the internet, and also some of the tags that are there.

And also: To start typing HTML, go to notepad (Recommended for Windows Users) and type your HTML that you want and save it to your Desktop as a .HTML. for example: "yoursite.HTML" when you double click it, it will open in a browser window on your regular browser, now note that this is only client-side (Meaning you can only see it on your computer) if you want the world to be able to see and use it, upload it to a hoster such as "http://www.zymic.com"

GOODLUCK!

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

HTML is a static language; regardless of any factors, visiting the same HTML page (with only HTML) more than once will result in no change output, and you get exactly what is written. Therefore, HTML is used for displaying static content - content that is not meant to change often. Static languages alone (like HTML) are not intended for creating modern account systems, blogs, forums, and other modern website software, since they all depend on dynamic generation and content output - something HTML alone does not provide.

This answer is:
User Avatar

User Avatar

Taimaa Al Balushi

Lvl 4
2y ago

When you save a document in web format, the program converts it so that all Web Browsers can display it. The file created is in HTML (Hyper Text Markup Language), the code language of the World Wide Web.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

HyperText Mark-up Language (HTML) is used to construct pages on the World Wide Web.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

HTML is primarily used to create webpages, displayed in an internet browser. It has found uses in other areas as well, for instance, inside the .chm Windows help files.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the HTML language used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why do you need HTML?

HTML - Hypertext markup language is the language used to create web pages.


What is the h in HTML?

HTML stands for Hyper Text Markup Language


What are the characteristic of HTML?

The main characteristic is that it is used by all web browsers


Which language was used to make HTML?

HTML is a language. (The acronym stands for Hypertext Markup Language.) It stems from a more complex language known as SGML, and has been influenced by XML in recent year, but it is the language used to write webpages.


What is the expansion for HREF code?

HTML- HyperTextMarkup Language..... HTML is used for creating web pages for example...

Related questions

Where and how HTMl be used?

HTML is a computer language used for making your own website on every website everything is used by HTML. HTML stands for hyper-text markup language Hope this helps !!


Why do you need HTML?

HTML - Hypertext markup language is the language used to create web pages.


Where was the language HTML used?

HTML language can be used for markup tags. These markup tags make up a web page.


What is HTML and why you use HTML?

HTML - Hyper Text Markup Language is a computer programming language which can be used to create webpages/websites.


Is javascript a form of HTML used to add dynamic capabilities and interactivity to webpages?

Javascript is a language used WITH HTML. It is not HTML. HTML is a markup language used to delineate between different types of data. JavaScript is a programming language, containing logic, functions, and object.


Uses of HTML?

HTML is the language used to create web pages.


What is the h in HTML?

HTML stands for Hyper Text Markup Language


What language is used to create hypertext?

Hypertext Markup Language (HTML) is the language used to create hypertext, which forms the backbone of the World Wide Web. HTML uses tags to define the structure of webpages and link various elements together, enabling users to navigate through interconnected information easily.


What is the language used in the world wide web?

The language used to produce www pages is HyperText Markup Language or HTML.


What are the two HTML syntaxes?

HTML is a markup language and it's syntax is well defined. It can be used as <html><body>...</body></html>


What are the characteristic of HTML?

The main characteristic is that it is used by all web browsers


Which language was used to make HTML?

HTML is a language. (The acronym stands for Hypertext Markup Language.) It stems from a more complex language known as SGML, and has been influenced by XML in recent year, but it is the language used to write webpages.