mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
7 lines
262 B
HTML
7 lines
262 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<button style="padding: 0; margin: 0; border: none; background: transparent; -moz-appearance: none; width: 0; height: 0; font: inherit">
|
|
Some text <div style="background: green; width: 100px; height: 100px"></div>
|
|
</button>
|
|
</div>
|