<fieldset>
Used to group several controls as well as labels within a web form.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/fieldset
<fieldset>
Used to group several controls as well as labels within a web form.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/fieldset
#Development #Releases
New to the web platform (March 2026) · CSS grid lanes, JavaScript iterator sequencing, and more https://ilo.im/16bqnu
_____
#Browser #Chrome #Firefox #Safari #WebPlatform #WebDev #Frontend #HTML #CSS #JavaScript
i highly disagree. while most of the time i land on a website it's via some link to a specific page, i go and check the landing page if the website catches my attention.
#webdev #web #html
@frontenddogma https://mas.to/@frontenddogma/116302738752249235
The Death of the Front Door: Why the “Home Page” Is a Legacy Pattern, by @webdesignerdepot.bsky.social: https://webdesignerdepot.com/the-death-of-the-front-door-why-the-home-page-is-a-legacy-pattern/ #design #homepages #browsing #web
<link>
Specifies relationships between the current document and an external resource. This element is most commonly used to link to CSS but is also used to establish site icons among other things.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/link

The <link> HTML element specifies relationships between the current document and an external resource. This element is most commonly used to link to stylesheets, but is also used to establish site icons (both "favicon" style icons and icons for the home screen and apps on mobile devices) among other things.
Patio is a type foundry. Their website is beautifully simple. Large fonts, front and center. My favorite. And appropriate.
But my ephemeral delight turned to sorrow when I discovered they weren’t using HTML text. 😭
Because I can’t help myself, I decided to whip up a version with fluid, responsive, HTML text. To show that it’s not hard to do:
https://es-d-4147450720260328-019d2c79-b103-7809-98ae-6d6f765e9891.codepen.dev/
Go ahead. Shrink/stretch that window. It’s fluid and it’s HTML. 😉