answersLogoWhite

0

Singular TAGS in HTML:

Normally it considered tag only
tag is the Singular Tag in Html.

But

tag is also can used as a Singular Tag.

tag has dual functionality, means it can used as Paired Tag and also as Singular.

For Example:

if we use it as paired, it will work as we know already, but if we use this Tag using HTML like:

dummy text dummy text

dummy text dummy text

Now it will produce the result as:

dummy text dummy text

dummy text dummy text

Thanks.

Hammad Ahmad.

Email: hammadahmadweb@aol.com

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why do you write comments in HTML files how are comments written in HTML programs?

Comments are very important in a HTML code. They are started by <!-- and ended by --!>


What does HTML consist many types of?

HTML consists of many types of elements.


Where is the HTML code for comments?

You don't need a html code for comments. You just post a comment, or post a comment and wait to see if the uploader approves it.


How many types of buttons in HTML are?

3


Written remarks in your HTML or CSS document which will not be displayed in the browser?

Comments are not displayed by the browser, but they can help document your HTML source code.


What is an internet document called?

There are many types of internet documents. The most popular is an HTML (HyperText Markup Language) document. Many website are made in HTML.


How does one hide MySpace comments?

To hide MySpace comments, one would use the edit profile option on the page. You can type, or copy and paste an HTML code into the box to hide the comments. If you aren't familiar with HTML programming, there are a number of websites where you can find the necessary codes. One such website is MySpaceGens.


What are HTML comments?

Comments are used to give extra information to the person writing or updating the HTML, usually explaining what a piece of code does, or identifying a significant point in the document. Comments are not displayed on the webpage itself. They are only within the code. They are ignored by the browser. The concept of using comments comes from programming. Comments can also do other things, like get a piece of code to be ignored temporarily so that testing to see if there is a problem can be done. A comment is started by putting this <!-- and is finished by putting this --> with the comments in between them like this: <!-- This will be ignored by the browser-->


What are the 2 types of OS used in HTML?

HTML is not related to Operating systems


How many HTML Lists?

Lists in HTML are of 2 types i.e. UL and OL. UL defines the unordered list whereas OL defines ordered list.


What types of programs can you open using HTML?

You can create only web pages with HTML. No desktop app can be created with it.


What types of software can be used for creating html email?

There are many software packages for creating HTML email messages. Dreamweaver by Adobe is one, as well, Microsoft Word or Microsoft Outlook can also be used.