зеркало из https://github.com/mozilla/pjs.git
7 строки
188 B
HTML
7 строки
188 B
HTML
|
<html>
|
||
|
<style>
|
||
|
img { width: 200px; height: 1000px; background-color: blue; }
|
||
|
</style>
|
||
|
<body><table border="1" align=left><tr><td><img><form><input></form></td></tr></table></body>
|
||
|
</html>
|