answersLogoWhite

0


Best Answer

It is not a good idea to use underline in webpage. It is because the text on webpage gets real messy.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is it NOT a good idea to use an underline tag in a webpage?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where is the underline text command?

To underline text, you can use HTML <u> tag. Enclose the text you want to underline within <u> and </u> tags. For example: <u>Underline this text</u>.


What tag eliminated in a frame webpage?

A frame-based site typically does not employ a BODY tag.


How do you stop webpage to redirect to another webpage you don't want?

You can stop your webpage from redirection to another page. For this you just have to remove the anchor tag.


What is video tag in html5?

Video tag easily helps us to embedd videos in webpage. These videos can be used by video tag.


Can a HR tag add a horizontal line in a webpage?

Yes


Can a tag be assigned to a webpage digital image or video?

yes


How HTML works in webpage designing?

HTML works on the tag based technology. Each tag defines a function which it executes when run.


Is it true that a one-sided tag is used to insert character data into webpage?

True


How do you use me2DAY photo uploader?

Read this webpage: http://me2guide.weblog.com/tag/upload-photo/


Where should the Doctype be placed on the webpage?

A doctype is a header, so it should be placed at the top of the webpage. When writing HTML for a website, it should be placed directly above the tag.


Which tag used to add lengthy text in webpage?

A text area can be used to add lengthy text in a webpage It contains a big text block for user input.


Which tag is used to scroll text in an HTML webpage?

You don't need to use a tag - scrollbars will automatically be added at the side of the page if the text is long enough.