events/2026-06-04-front-end-study-hall

From IndieWeb

Front End Study Hall #052 was an IndieWeb meetup on Zoom held on 2026-06-04.

Front End Study Hall #052

Jun 4, 2026

Participants

Joe's Background Today

Notes

  • The "To-Study" list on Front_End_Study_Hall is full to bursting!
  • Do you have something that's always bothered you about HTML & CSS? Do you have a bug right now we can try to attack together? Let's dive in!
  • What if a web browser had a button for you to share your tabs with friends? (i.e. to help you get through the 100 tabs you have open)
  • Nick has a question about the <cite> element and using it inline in paragraphs. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/cite
  • We didn't always have tabs
  • target attribute: https://developer.mozilla.org/en-US/docs/Web/API/HTMLAnchorElement/target
    • _self, _parent, _top, _blank
    • there is no "_tab" target type
  • When there is an appropriate HTML tag in browsers, use it.
  • Where does authorship come from? (hand-written vs. WYSIWYG, optionally with processors in the middle)
  • Sidenote: has anyone encountered the <blockquote> with a <footer> pattern before??? (https://smolcss.dev/#smol-unbreakable-boxes) (I tend to prefer the figure and figcaption pattern myself for marking up quotes like this)
    • I've used this pattern doing work with academic related environments where the blockquite is within the text as a call out with the cite attribute in it, but then also build that citation in the <footer> as well. I've done this with scripting in building the page. Some things in the footer are called out as numbered footnotes int the text, and the blockquote also gets a footnote number and called out in the footer using that number. I don't think I used cite elemnt wrapping in the footer as we used it to wrap text in-line to note there is a citation.
  • marking up changes to page
  • You might add a preface to blogs older than a certain number of years to remind the reader that things may have changed since the post was originally published.
  • It would be cool to have an automated tool that that lets you easily add a preface to all articles that are about a project that is no longer active.
  • link_repair has an example of link repair
    • https://unrot.link is an interesting but simple after-the-fact drop-in frontend script to find and replace dead links with archive.org ones


Shape-outside

Drop Cap, :first-letter

Personal Library

Front End Study Hall (FrESH)
Find upcoming Front End Study Hall Events on events.indieweb.org/tag/frontend
2026 01-15 β€’ 01-29 β€’ 02-12 β€’ 02-24 β€’ 03-12 β€’ 03-26 β€’ 04-07 β€’ 05-21 β€’ 06-04 β€’ 06-25 β€’ 07-16 β€’ 07-30β€’ 08-20
2025 01-02 β€’ 01-16 β€’ 01-30 β€’ 02-13 β€’ 02-25 β€’ 03-11 β€’ 03-27 β€’ 04-08 β€’ 04-24 β€’ 05-08 β€’ 05-20 β€’ 06-03 β€’ 06-17 β€’ 07-01 β€’ 07-17 β€’ 07-31 β€’ 08-12 β€’ 08-28 β€’ 09-18 β€’ 09-30 β€’ 10-14 β€’ 10-30 β€’ 11-13 β€’ 11-25 β€’ 12-11 β€’ 12-30
2024 04-24 β€’ 05-07 β€’ 05-23 β€’ 06-06 β€’ 06-18 β€’ 07-02 β€’ 07-16 β€’ 08-01 β€’ 08-27 β€’ 09-12 β€’ 09-26 β€’ 10-10 β€’ 10-24 β€’ 11-07 β€’ 11-21 β€’ 12-05 β€’ 12-17
Group photo
Group Photo 2026-06-04