I

Size: a a a
I
БГ
page = HTMLPage()
page.title = "jopa"
picture = Image(path="./image.jpg")
picture.style = {
"width": "100%",
"height": "100%"
}
page.insert(picture)
page.flush_to_file("index.html")
<head>
<title>jopa</title>
</head>
<body>
<img style="width: 100%; height: 100%;" href="./image.html"></img>
</body>
a
БГ
ᅠ
page = HTMLPage()
page.title = "jopa"
picture = Image(path="./image.jpg")
picture.style = {
"width": "100%",
"height": "100%"
}
page.insert(picture)
page.flush_to_file("index.html")
<head>
<title>jopa</title>
</head>
<body>
<img style="width: 100%; height: 100%;" href="./image.html"></img>
</body>
БГ
ᅠ
ᅠ
ᅠ
ᅠ
DD
E
DD
DD
E
Д
Д
V
DD
¯