Wait- I don't have much to say actually…
Just know that I tend to get very upset when I see misaligned pixels
⁂ㅤ⁂ㅤ⁂
Open here
|
Avatar: Faye from Finding Paradise
⁂ㅤ⁂ㅤ⁂
Wait- I don't have much to say actually…
Just know that I tend to get very upset when I see misaligned pixels
⁂ㅤ⁂ㅤ⁂
Open here
|
Avatar: Faye from Finding Paradise
⁂ㅤ⁂ㅤ⁂{
// `$0` is Google Chrome's variable referent to the currently inspected DOM element.
// Replace it with any DOM reference you want, if you need to.
let s = new XMLSerializer().serializeToString($0); // convert DOM element to string
let data = window.btoa(s); // string to base64
> **[Check out the pen here!](https://codepen.io/gabixel/pen/Ggreeoa)**
A high-school project I made in 2021. This is not something I would want to keep updated.
PHP