Zach’s ugly mug (his face) Zach Leatherman

<browser-window> Web Component

October 26, 2023

A lightweight themed zero-dependency web component wrapper to emulate a Safari-esque browser window for demos and presentations.

Originally used in the slide deck for This Web Site is a Tech Talk.

Notably (as this component is best for demos) it does use client rendering via Shadow DOM to add the markup for browser chrome around the content. Before JavaScript or without JavaScript, the fallback content is rendered as expected.

Demos

Here’s a live demo of it in action.

This one has a shadow.

Source code:

<browser-window>
	<p>Here’s a <em>live demo</em> of it in action.</p>
</browser-window>

<browser-window shadow>
	<p>This one has a shadow.</p>
</browser-window>

This one has a URL bar (with favicon) and an iframe:

Or maybe another demo of a screenshot of the demo page:

Screenshot image for https://v1.screenshot.11ty.dev/https%3A%2F%2Fzachleat.github.io%2Fbrowser-window%2Fdemo.html/opengraph//

< Newer
The Squirminal Web Component
Older >
Seven Million npm Downloads for Eleventy

Zach Leatherman IndieWeb Avatar for https://zachleat.com/is a builder for the web at Font Awesome and the creator/maintainer of IndieWeb Avatar for https://www.11ty.devEleventy (11ty), an award-winning open source site generator. At one point he became entirely too fixated on web fonts. He has given 84 talks in nine different countries at events like Beyond Tellerrand, Smashing Conference, Jamstack Conf, CSSConf, and The White House. Formerly part of CloudCannon, Netlify, Filament Group, NEJS CONF, and NebraskaJS. Learn more about Zach »

30 Reposts

Martin SchneiderDave RupertChristopher Kirk-NielsenRaymond CamdenZach LeathermanZach LeathermanZach LeathermanZach LeathermanIndieWeb Avatar for https://www.alvinashcraft.comIndieWeb Avatar for https://frontendmasters.comBrian DavidZach LeathermanMassimo Artizzu ????????????remjackyalcinéThe Spicy WebNaiyerAlexis DeveriaAndersMartin SchneiderJonathan SchofieldJason GarberCarlton Gibson ????????Tixie Salander ????brussolo.igor ????️‍????Bob MonsourBaldur BjarnasonLinh PhamRaymond CamdenAntonio Sarcevic

49 Likes

Robin HooverCaleb JenkinsEgor KloospassleCloudCannonJonasMarioMassimo Artizzu ????????????Florian Geierstangerkaiserkiwi :kiwibird:Jeremy NeanderAmadeus MaximilianJoe GaffeyWesley SoaresPatrick O'BrienTyler StickaMike AparicioEvanAdrianna TanKaiAlex Guyot :plus:Sia KaramalegosstrongestMarcelleThe Spicy Webpgrucza@toot.cafeMolly HAlexis DeveriaCory Dransfeldt :prami:Third spruce tree on the leftMatt SteinKeith J GrantAndersJWDee-Yell (Dave)Ashur CabreraMartin Schneiderbrussolo.igor ????️‍????Carlton Gibson ????????Alex CrockerBaldur BjarnasonBob MonsourHeather BuchelLinh PhamOne GabrielEugene Alvin VillarRyan BaumannDave ???? :cursor_pointer:jackyalciné
8 Comments
  1. Carlton Gibson ????????

    @zachleat oh that’s wonderful! ????

  2. Zach Leatherman

    @chriskirknielsen well, wait ????

  3. Carlton Gibson ????????

    @zachleat (update: DISASTER emoji typo ????‍♀️ FIXED)

  4. Zach Leatherman

    @raymondcamden Thanks Raymond!

  5. Zach Leatherman

    @carlton I knew what you meant ????

  6. Konnor Rogers

    @zachleat wait... I actually have a use case for this...I'm working on building a "code pen like" editor using <textarea> + <pre> https://twitter.com/RogersKonnor/status/1717661084692221982This should pair perfectly for full page examples!!(Still a WIP)htt… Truncated

  7. Zach Leatherman

    @konnorrogers awesome!

  8. passle

    @zachleat Neat :)

Shamelessly plug your related post

These are webmentions via the IndieWeb and webmention.io.

Sharing on social media?

This is what will show up when you share this post on Social Media:

How did you do this? I automated my Open Graph images. (Peer behind the curtain at the test page)