mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 02:10:26 +00:00
6 lines
318 B
HTML
6 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>
|