Which of these would make the best sticker?
Poll in the next post in thread.
| Link "Skip to content" | |
| Link "View Source" | |
| Link "Button" | |
| Button "Link" |
Which of these would make the best sticker?
Poll in the next post in thread.
Projects on my roadmap:
- PeerTube Apple TV app (soon in testflight)
- An accessible pattern library
- Better UX design for open source (needs a catchy concept, so people can contribute)
- Analyze websites world wide for accessibility overlay usage
<math>
The top-level element in MathML. Every valid MathML instance must be wrapped in it. In addition, you must not nest a second <math> element in another, but you can have an arbitrary number of other child elements in it.
https://developer.mozilla.org/en-US/docs/Web/MathML/Reference/Elemen…
Listening to the NASA conversations of the personell talking about the status of everything before the #Artemis2 launch.
This is fascinating to listen to. I have never heard anything this structured in my whole life.
„We are going for all humanity“
<template>
A mechanism for holding HTML that is not to be rendered immediately when a page is loaded but may be instantiated subsequently during runtime using JavaScript.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/template