Matthew on Nostr: Let’s say that you wanted to markup an #HTML footnote and display it within a ...
Let’s say that you wanted to markup an #HTML footnote and display it within a containing <p> element.
Can’t use <div> or <aside>, which are block level elements. Is a <span> the only reasonable choice?
And what if the footnote contains multiple paragraphs? Use a <span role=paragraph> for each maybe?
#web
Published at
2024-06-05 03:22:46Event JSON
{
"id": "69def155bffd98f4affe615966a17197646eb1ccd06f466a2342586dd6502b7f",
"pubkey": "95163414109908e94982bcc46f9decc0d165eb09ab5031ef01bd5d8a1c459106",
"created_at": 1717557766,
"kind": 1,
"tags": [
[
"t",
"html"
],
[
"t",
"web"
],
[
"proxy",
"https://indieweb.social/users/matthewhowell/statuses/112561865809951026",
"activitypub"
]
],
"content": "Let’s say that you wanted to markup an #HTML footnote and display it within a containing \u003cp\u003e element.\n\nCan’t use \u003cdiv\u003e or \u003caside\u003e, which are block level elements. Is a \u003cspan\u003e the only reasonable choice?\n\nAnd what if the footnote contains multiple paragraphs? Use a \u003cspan role=paragraph\u003e for each maybe?\n\n#web",
"sig": "075733a8982acc0f10d2f370f334631e5f7accb27949596908d8db696aa95ffa203aa3681f656084b58598ded6e96eb8072ce80c03f70ca6407806cef49dfe78"
}