answersLogoWhite

0

How do you create a line on an HTML webpage?

Updated: 8/17/2019
User Avatar

Wiki User

15y ago

Best Answer

The tag


creates a Horizontal line, 100% the size of the cell or page. You can change the properties of the line. To change the width by percentage add the width command
(for 50 percent) or in pixels
(for 50 pixels long) Change the height: using the size= command, for example
would be 5 pixels in height or thickness. You could also use the align= "" command; left center, and right.and to change the color use the color= command (hr color="#FF000"> The following Horizontal line tag will leave you with a red line 5 pixels thick (height) 80 pixels long centered:

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create a line on an HTML webpage?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is an HTML webpage?

An HTML webpage is a collection of HTML tags. The tags are arranged in a proper way to create a web page.


How HTML tags needed to create a basic webpage?

HTML tags can be made to create a basic webpage. The basic tags with some text can make a webpage in basic format.


How do you create a dash symbol in HTML for a webpage?

&#151


How do you create a web by yourself?

You can create a webpage by yourself. All you have to do is create a web page by HTML.


Acronym for a computer language used to create sections of a webpage?

The answer is HTML


What is the significance of HTML in web designing?

HTML is a formatting language that tells a browser how to display content. You can not create a Webpage without HTML. Many web designers will create the HTML in the background for you.


How do you create new different webpage?

You can create a new web page by creating a new HTML file. Each HTML corresponds to a web page.


Can you create a forum in a webpage?

Yes, we can create a forum on a page. It would require HTML, CSS and JavaScript.


What is Fdd in HTML?

FDD is feature driven development in HTML. It is a kind of software life cycle to create a webpage or site.


Where to use HTML?

Hyper Text Markup Language is used to create a efficient webpage


What is a HTML webpage?

A HTML Webpage is a page created on HTML. It runs on browser and co-ordinates with web.


What are the language are available to create webpage?

Some web development languages include: HTML, CSS, and JavaScript.