answersLogoWhite

0

What was the HTML known for?

User Avatar

Anonymous

13y ago
Updated: 8/19/2019

Hypertext Markup Language.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is html content known as?

It is known as a web page.


What is a HTML generator?

It is a program that can generate HTML for you, without you needing to know what HTML is and how to use it. So you can type out your text and say what size and colour you want it and the generator will create the HTML code to do that for you. Dreamwaver is a very well known piece of software that can generate HTML for you.


How can you create a HTML documents?

You can create a HTML file in any of the text editors known. Notepad and various other IDE's are examples.


What should you known to study java script?

Xhtml/html & css


Who created the HTML?

Tim Berners-Lee HTML,Creatorhe is an English computer scientist, best known as the inventor of the World Wide WebTHx O_+


What do you call the links between the pages or other websites in HTML?

Links in HTML documents are called references. They are commonly known as href's, or HyperText References.


Who regulates HTML standards and what is their acronym?

The World Wide Web Consortium is the body charged with setting the standards for different versions of HTML. They are also known by the acronym W3C.


What are the strengths of javascript to HTML?

HTML is a markup language which allows you to define and place elements on a page, or Document Object Model (DOM). Of course, HTML is static. That means that when a web designer uses a certain HTML attribute to make a word bold, for example, there is no way with HTML alone to change that setting. One part of JavaScript allows a programmer to add/remove or modify the DOM elements on the fly using scripts and stylesheets known as CSS. The combination of HTML, JavaScript and CSS is collectively known as DHTML (Dynamic HTML). Note that Javascript is a fully developed object based scripting language and can do many other things aside from DOM manipulation.


The meaning of the acronym WYSIWYG?

What You See Is What You Get is a web design software often called a HTML editor which creates HTML code for you without having to know the language he best and most well known WYSIWYG HTML editor is dreamweaver


The correlation between the W3C and HTML?

The W3C, properly known as the Worldwide Web Consortium, looks after many areas of the internet and set standards for them. One of the many areas covered is HTML.


A codded HTML command that indicates how part of web page should be displayed is known as?

A tag.


Differentiate HTML tag from an HTML documents?

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