answersLogoWhite

0


Best Answer

they tell the computer what to do.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the codes called that surround the HTML text?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the so-called founding technology of HTML?

hyper text markup language tags are instruction that are embedded directly into the text of the document.An HTML is the language interpreted by a browser.Web page are also called HTML document. HTML is a set of special codes that can be embedded in text to add formatting and linking information.HTML is specified as tags in a HTML document.


How do you create unformatted HTML text?

HTML text isn't really formatted to begin with. But if you want to create text that is formatted in the exact way you typed it into the document, you can surround that text with a <PRE></PRE> element.


Which command is used to create HTML link?

The name of the tag used to create a link in an HTML document is the anchor tag. The anchor tag takes the hrefattribute normally, and a pair of tags is used to surround the text or image you want the link to be activated by.Great HTML Help!In this case, the text "Great HTML Help!" would be displayed to the user, and that text would be clickable. Clicking on that text would cause your browser to direct itself to http://answers.com.


What is the semantic difference between HTML tag and HTML text?

HTML text is formatted text that you view on a HTML formatted page, a HTML tag is a tag which defines the formatting of a selected area of text, i.e opening tag "<u>" "text to format here", followed by closing tag "</u>" would underline the text that you wish to format. In short, HTML tag defines the format of the text. These basics can be applied to a range of different functions.


What Is The Code To Show An Html A Text?

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

Related questions

What is the so-called founding technology of HTML?

hyper text markup language tags are instruction that are embedded directly into the text of the document.An HTML is the language interpreted by a browser.Web page are also called HTML document. HTML is a set of special codes that can be embedded in text to add formatting and linking information.HTML is specified as tags in a HTML document.


How do you create unformatted HTML text?

HTML text isn't really formatted to begin with. But if you want to create text that is formatted in the exact way you typed it into the document, you can surround that text with a <PRE></PRE> element.


How do you compile HTML codes?

You don't compile HTML codes. HTML is a parsed language, meaning that it's transferred to the browser as plain text, and the browser reads it as such.


Where to do HTML?

HTML can be done or written in any text editor. IDE's are also used for executing the codes.


How do you get your text to link onto a different page on Piczo?

i think its HTML codes


Can you get your answers here in a txt or HTML formats?

Answers on this site are entered in plain text format. If you want to enter text from a *.txt or *.html file, highlight the text you want to copy and paste in the answer box. Ensure that your copied text does not violate any copyrite rules. Any HTML codes you put in the answer box will be interpreted as text characters and not as HTML code.


How do you make a link on a website?

Using HTML Open a text editor. Make sure that the content is on your website. Create your link text. Surround the link text with tags. Add the "href" attribute. Enter a website's address. Post your link


Which command is used to create HTML link?

The name of the tag used to create a link in an HTML document is the anchor tag. The anchor tag takes the hrefattribute normally, and a pair of tags is used to surround the text or image you want the link to be activated by.Great HTML Help!In this case, the text "Great HTML Help!" would be displayed to the user, and that text would be clickable. Clicking on that text would cause your browser to direct itself to http://answers.com.


What is better HTML or text?

Of course, it's HTML! HTML can do anythink that text can do plus more! Can text make a radio buttin? Can text make a drop-down menu? No, and again no! HTML Text


How do you edit the distance of Tumblr posts?

you have to use HTML codes. so you press the 'HTML' button on your top right in the text post box and enter <br/> for a new line.


Why is HTML called Hyper Text Markup Language?

It is the full form of HTML so it is called so. It is a markup language containing markup tags.


What is a header code?

Header codes, or tags, are used in html language. They are used to identify the page and can be text, banner or logo.