answersLogoWhite

0

HTML stands for "hyper-text markup language", Used to create websites.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What can graphically represent an HTML file?

There are several things that can graphically represent an HTML file. One is a web browser. Another is an HTML writing program, like Adobe's Web Design Premium.


What do HTML file extension represent meaning?

HTML stands for Hypertext Markup Language


What the initial DNA represent?

it stands for DeoxyriboNucleicAcid


What do the initial WWW represent?

World Wide Web


What HTML color would represent an ocean best?

There is the color Pacific Blue. The color was created to represent the color of the Pacific Ocean.


In the acceleration equation what do v1 and v2 represent?

v1 = initial velocity v2 = final velocity


Can an entire website be written in Javascript?

No. The website is still going to need to be displayed in HTML, and CSS is going to be needed to create the layout. While you could use JavaScript to create the HTML structure, you still will need a base HTML document just to get the browser to call the JavaScript's initial functions.


Is initial and final synonyms or antonyms?

"Initial" and "final" are antonyms. "Initial" refers to something that occurs at the beginning or the start of a process, while "final" pertains to the end or conclusion of that process. Thus, they represent opposite points in a sequence or timeline.


How do you write the HTML code for full name?

To write HTML code for a full name, you can use a simple structure with appropriate HTML tags. For example: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Full Name</title> </head> <body> <h1>John Doe</h1> </body> </html> In this code, the full name "John Doe" is placed within an <h1> tag to display it as a heading.


Who is Initial Underwriting Group?

Initial Underwriting Group helps small businesses build business credit. They use the concept of personal credit and apply it to the building of business credit at Dun & Bradstreet. Information about initial underwriting was found on: http://www.initialunderwriting.org/personalvsbusinessloan1.HTML Initial Underwriting Groups can also help businesses get lines of credit without using a personal guarantee.


What is a 貔貅?

Box-like computer characters can either represent characters in the Chinese language, or may be the result of code used to create HTML.


What is the significance of the keyword "p" in this context?

In this context, the keyword "p" is significant because it is commonly used in programming languages to represent a paragraph element in HTML coding.