answersLogoWhite

0

What is the HTML code for a tab?

User Avatar

Anonymous

14y ago
Updated: 8/18/2019

Not so much Html as Javascript. Two different things. If this helps any the code would probably be \t.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What Is The Code To Show An Html A Text?

<code><code>HTML TEXT HERE</code></code>


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


What is blank in HTML?

There is nothing like Blank in HTML. There could be a blank TAB space and is given by  .


How do you pull up your HTML code?

You can pull up your HTML code by right clicking the code and hitting, View Source. This will open the HTML code and you can format it.


What Pokemon game has a HTML code?

No game has HTML code because HTML is only for web design.


What is the name given to a piece of HTML code?

There is no specific name to a piece of HTML code. It is just an HTML code written in markup language.


How can you embed Yahoo Videos in Wordpress?

There is toolbar in between the section where you enter your blog title and the actual blog post. You will notice a HTML tab there. You have to click that tab, and then that's where you paste the code from video. You can also blog in that area as well.


Can you see the HTML code in Kompozer?

Yes, you can see the HTML code in Kompozer.


What is a HTML markup tab?

HTML is a markup language with tags associated. These tags make the language complete to the core.


What are the advantages and dsiadvantages of HTML converters?

there is not many disadvantages of HTML code editors but there are allot of advantages. HTML code editors can be helpful to others just as much as to them self's if not more. HTML code editors usually design websites and or web pages like the one this answer is on. the disadvantages all depend on the HTML code editor. example of a HTML code editor that has a disadvantage would be a HTML code editor that over advertises. Hope this helps <:


What is the HTML code for music?

The HTML code for music is <audio>. This tag is only present in HTML 5 and helps to embed music into the page.


How does HTML code produce the form displayed in the browser?

As subtle distinction between HTML and browser is that HTML code does not produce the form; the browser produces the form. The browser interprets HTML code to determine how to display page content.