In HTML I want to display a small table as part of a paragraph. One way to do that is this:
Before
<
-
2021-01-03 22:12
Making the paragraph display: inline; works for me. But, if you have multiple paragraphs, you will have to add a
after each of them.
|