answersLogoWhite

0


Best Answer

Simply to use the start tag and add a "/" before the tag name like the following:

If you are making a link:

... will be the appropriate ending tag.

Working with tables?

So simply add a slash "/" in front of the tag to end it.

There are certain stand-alone tags like the break/return tag and image tag, which are slightly different. Image tag does NOT need an ending tag, and the
doesn't either.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

Most HTML tags require beginning and ending tags. The ending tag tells the browser to turn off the formatting you turned on with the beginning tag. For example, you would use the <p></p> tag pair to identify the beginning and ending of a paragraph.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the purpose of an ending tag?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

In HTML double sided tags what distinguishes the ending tag from the beginning tag?

PR


What is the purpose of the radio tag?

The purpose is to attach a radio transmitter.


What is the beginning and ending tag for bold?

The start tag for bold is &lt;b&gt; tag. It is ended the same way with a backslash i.e. &lt;/b&gt;.


What is the purpose of DD Form 2745?

To tag detainee.


What is the purpose for DA form 2745?

To Tag Detainee's.


What is the full form of BR in HTML?

The correct HTML form for BR is . BR is a tag to force a line break. It was introduced as a single tag, with no companion tag. The and tags work with older HTML, but for HTML 5, you need to have an ending tag for each tag. You can create your own ending tag by adding forward slash within the single tag: .


What is the purpose of tag?

to follow them and to see where they are so you know the envierment


Do all tags in HTML require a beginning and an ending tag?

No. Some do, but some don't, as well. &lt;body&gt; needs an end tag &lt;/body&gt; &lt;p&gt; does not [Use &lt;/p&gt; at the end of the paragraph. While many browsers work fine without end tags for some tags, to form HTML properly to work on all browsers, every tag needs a beginning and ending. Sometimes, the ending is included in the tag. An example is &lt;br /&gt;.


Different types of attributes?

the size attribute to change the size of the text in our web page .the starting tag is &lt;font&gt;and the ending tag is &lt;/font&gt;


The purpose of the b tag in HTML?

The tag is used to make bold text.Example: Hello World!Will result in: Hello World!


Does pjhgeph-c4 have a poly-histidine tag?

where is it from? someone would have to add a his tag on purpose. There are imuno-assays available to detect a his tag. Otherwise find out if the his tag was introduced when it was cloned to a plasmid. You should have access to these papers.


What is the purpose of the tag in HTML file?

tags are used to differentiate the text like headings, normal text