[PLUG-TALK] HTML5: <hr> not working
Rich Shepard
rshepard at appl-ecosys.com
Wed Aug 17 22:21:24 UTC 2022
On Wed, 17 Aug 2022, Paul Heinlein wrote:
> The follow brief html document shows up with a full horizonal rule between
> the two paragraphs. In other words, I'm not sure how to duplicate your
> results.
>
> <html>
> <head>
> <title>Test Page</title>
> </head>
> <body>
> <h2>Test Page</h2>
> <p>paragraph one</p>
> <hr>
> <p>paragraph two</p>
> </body>
> </html>
Paul,
I'm thinking that I'm trying to separate blockquotes with their citations
rather than simple paragraphs. But a test based on the above puts a full
horizontal rule across the page. Darn! I'll need to look at each line in the
page to see what's causing the fault.
Thanks,
Rich
More information about the PLUG-talk
mailing list