mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
7 lines
318 B
HTML
7 lines
318 B
HTML
<!DOCTYPE html>
|
|
<form>
|
|
<input type="image" src="../../Assets/120.png" alt="Image not found" width="48" height="48">
|
|
<input type="image" src="../../Assets/120.png" alt="Image not found" width="64" height="64">
|
|
<input type="image" src="../../Assets/120.png" alt="Image not found" width="128" height="256">
|
|
</form>
|