answersLogoWhite

0

Pair tag have a closing at the end eg: <b> text </b>

Impair tag does not have closing

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What actors and actresses appeared in Pair-impair - 1983?

The cast of Pair-impair - 1983 includes: Nathalie Delon Nicolas Wostrikoff


What is definition pair impair in French?

Speaking of numbers, "un chiffre pair" is "an even number" and "un chiffre impair" is "an odd number"


Is there any way of telling if a pair of sunglasses have UV protection?

When you buy a pair it will usually have a tag on it saying so if it does.


Which is not a pair tag in HTML?

&lt;br /&gt; &lt;meta /&gt; &lt;link /&gt; &lt;hr /&gt; Are three of these.


What is definition of singular tag?

There doesn't seem to be an official definition but a singular tag is a tag that is not used as a pair of tags. XHTML validating examples of singular tags are: &lt;br /&gt; &lt;hr /&gt; &lt;img /&gt; Note that the &lt;img /&gt; tag will require additional attributes to display an image.


What is a synomym for impair?

impair=hinder, impede


How much marijuana will impair your vision?

Too much marijuana will impair your vision. Only a little bit will impair your judgement.


How do you remove a tag from a t-shirt?

if your meaning the tag sewn to the shirt get a pair of fine scissors and cut very close to the edge but not so that you begin to cut off the sewing done at the top


What is a sentence for impair?

The unbearable stench in the air seemed to impair her senses.


How can I find a pair of Wrangler Jeans from the number on the label?

look on the bottom leg or on the tag now avalible at family dollar


A gene has a sequence that starts with tag cat ggc at what would the mrna base sequence formed during transciption uusing DNA dequenec?

TAG CAT and GGC would pair with UTC GTU and TTG.


What is the purpose of an ending tag?

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.