mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6 lines
269 B
HTML
6 lines
269 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<button style="padding: 0; margin: 0; border: none; background: transparent; -moz-appearance: none; width: 0; height: 0; font: inherit; color: black">
|
|
Some text <div style="background: green; width: 100px; height: 100px"></div>
|
|
</button>
|