Search found 1 match
- Wed Jun 04, 2025 8:36 pm
- Forum: General
- Topic: HTML or even just a line break in Page Description?
- Replies: 4
- Views: 25001
Re: HTML or even just a line break in Page Description?
In a page description, a line break can be achieved using the HTML <br> tag. This tag inserts a single line break within the text, without creating a new paragraph. It's useful for situations where you want to force text to the next line, like in addresses or poems, where line divisions are ...

