How to Add a Line in HTML?

Use the `


` tag to add a horizontal line

Example: `


`

Use CSS for custom line styling

Example: `


`

Use a `

` with a border for a line

Example: `

`

Suggested for You

Trending Today