[PLUG-TALK] HTML5: <hr> not working
Rich Shepard
rshepard at appl-ecosys.com
Wed Aug 17 20:59:51 UTC 2022
This is a web page issue, not specifically linux.
I'm trying to use the <hr> tag in html5 to separate paragraphs into groups.
For example:
<p>This is some text.</p>
<hr>
<p>This is some more text.</p>
The W3schools page <https://www.w3schools.com/tags/tag_hr.asp>, as well as
stackexchange threads, say this should work with html5, but it's not working
for me.
I'm out of ideas why this isn't working so I welcome new ideas from all.
Rich
More information about the PLUG-talk
mailing list