Source Code:
(back to article)
Submit
Result:
Report an issue
9
1
2
3
4
5
6
7
8
9
›
⌄
⌄
⌄
<!DOCTYPE html>
<
html
>
<
head
>
<
title
>Title of the document</
title
>
</
head
>
<
body
>
<
img
src=
"/uploads/media/default/0001/03/01cc5ccf0ce755075e468cc651f27c354e1b032e.jpeg"
alt=
"Paris"
width=
"256"
height=
"256"
>
</
body
>
</
html
>
<!DOCTYPE html> <html> <head> <title>Title of the document</title> </head> <body> <img src="/uploads/media/default/0001/03/01cc5ccf0ce755075e468cc651f27c354e1b032e.jpeg" alt="Paris" width="256" height="256"> </body> </html>