Source Code:
(back to article)
Submit
Result:
Report an issue
99
1
2
3
4
5
6
7
8
9
10
11
›
⌄
⌄
⌄
⌄
<!DOCTYPE html>
<
html
>
<
head
>
<
title
>Title of the document</
title
>
</
head
>
<
body
>
<
div
class=
"frame"
>
<
img
src=
"/uploads/media/default/0001/01/b408569013c0bb32b2afb0f0d45e93e982347951.jpeg"
alt=
"Nature"
>
</
div
>
</
body
>
</
html
>
<!DOCTYPE html> <html> <head> <title>Title of the document</title> </head> <body> <div class="frame"> <img src="/uploads/media/default/0001/01/b408569013c0bb32b2afb0f0d45e93e982347951.jpeg" alt="Nature"> </div> </body> </html>