answersLogoWhite

0

It is used for closing tags and helps you distinguish it from an opening tag. For a lot of tags you need to know where their impact starts and ends, so you need opening and closing tags. If you wanted to bold one word in the middle of a sentence then you would start bolding at the beginning of it and end bolding at the end of the word. To differentiate the two tags, you need the forward slash, like this.

This sentence contains one <b>word</b> that is bolded.

Some tags don't have closing tags, like the br tag. It is now common to put in a slash at the end of those tags like this:

<br/>

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Engineering

What additional symbol does a closing tag has as compared to the starting tag?

The closing tag's opening symbol (the less-than sign) is immediately followed by a slash (sometimes called a "forward slash" to distinguish it from back slash.)Here's the opening for a paragraph tag:And the closingAs you can see, the difference here is a slash. Also not that the slash is used at the ending of "empty elements" in any version of HTML when trying to comply with XML syntax. So, in XHTMLShould instead be writtenThis only effects XML compliant versions of HTML.


What is the difference between forward slash and backward slash in c?

forward slash - division operator backward slash - special character (e.g. \n - newline) in C strings


What HTML character symbolizes that the tag is a closing tag?

You are probably referring to the front slash. It, along with the less than sign and the greater than sign and the name of the tag, form an end tag, like this: &lt;/html&gt; The opening tag does not have the front slash, so it is the character that makes the difference.


How do you make a link blahblah dot com slash photos slash logo dot HTML instead of blahblah dot com slash logo dot HTML?

All you have to do is create a directory on your server called pictures and then put all you pictures inside and link to them like so /pictures/hello.htm


What are the delimiters for HTML tags?

HTML tags are delimited by angle brackets. A standard HTML tag consists of an opening tag, such as &lt;tagname&gt;, and a closing tag, which is the same name preceded by a forward slash, like &lt;/tagname&gt;. Some tags, known as self-closing tags, do not require a closing tag and are written as &lt;tagname /&gt;. Attributes within the opening tag are separated by spaces and defined with key-value pairs.

Related Questions

What does the forward slash mean on message board posts?

the / forward slash means or


What does forward slash mean?

It is the / mark - it is slanted forward as you read left-to-right. A back slash is the \ mark.


What does it mean le SLASH vel?

&quot;Le&quot; means &quot;the&quot; in French, and &quot;slash&quot; refers to the forward slash (/) symbol. So &quot;le SLASH vel&quot; would mean &quot;the vel forward slash&quot; in a mixture of French and English.


What does the face colon forward slash mean?

:/ = sort of in between :| and :(


When writing dates do you use a forward slash or a back slash?

forward


Which way does the forward slash face?

It faces forward. You can easily remember as the direction is in the name "forward slash"


What additional symbol does a closing tag has as compared to the starting tag?

The closing tag's opening symbol (the less-than sign) is immediately followed by a slash (sometimes called a "forward slash" to distinguish it from back slash.)Here's the opening for a paragraph tag:And the closingAs you can see, the difference here is a slash. Also not that the slash is used at the ending of "empty elements" in any version of HTML when trying to comply with XML syntax. So, in XHTMLShould instead be writtenThis only effects XML compliant versions of HTML.


What character is used to separate directory names on UNIX systems?

Forward slash ( /)


What does a slash look like?

/ is a forward slash \ is a backslash


What is the difference between forward slash and backward slash in c?

forward slash - division operator backward slash - special character (e.g. \n - newline) in C strings


Is a slash permitted in an HTML file name?

No.


What does forward looks like?

/ is a forward slash \ is a backslash