answersLogoWhite

0

What is the function of HTML?

User Avatar

Anonymous

11y ago
Updated: 8/17/2019

it can make buttons links and mostly websites
HTML is essentially a language that a computer reads to display a webpage. Certain codes can do certain things, such as codes to display images and links on a page. If you're curious to see the code behind webpages and you use Firefox as a browser, click View and then click Page Source. A separate window should pop up that lets you view the code.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the function of HTML in a webpage?

The function of HTML as a scripting language is limited to it's design. All the design developed can be viewed by HTML.


What is the function of the HTML in wed page?

The function of HTML is to create a layout in Web page. It constructs the design of the page smoothly.


Is a browser's main function to create webpages using HTML?

No, a browsers main function is to read HTML files and render them on the screen. If you want to create pages with HTML, you'll need an editor, IDE, or WYSIWYG.


How HTML is interpreted?

HTML Code is interpreted differently by browsers. Each tag has a certain function attached to it.


What is the meaning of HTML tag?

HTML as the name suggests is a markup language. Each tag represents a function in it.


How HTML code is interpreted?

HTML Code is interpreted differently by browsers. Each tag has a certain function attached to it.


Where are scripts placed in an HTML document?

you can put your script into a function. A function contains code that will be executed by an event or by a call to the function.


What is the function of i HTML tag?

<i> is for italics the HTML tag itself <html> is to let the browser know how to read the code and you save the file as .html or .htm. It simply reference the code that the web page is written in.


How HTML works in webpage designing?

HTML works on the tag based technology. Each tag defines a function which it executes when run.


How do you show dynamic time in a HTML page?

It is not possible to do it with HTML alone, you have to use Javascript, PHP or another scripting language that has the time as a built in function.


How do you make HTML show current time?

You can not do this with HTML alone you need either Javascript, PHP or another scripting language that has the time as a built in function


What is the main function of browser options a compile html b interpret htm c decompile html d interpret cgi program?

The main function of most Web browsers is to interpret (and display) Hypertext Markup (HTM).