Source Code:
(back to article)
Submit
Result:
Report an issue
9
1
2
3
4
5
6
7
8
9
›
⌄
⌄
⌄
<!DOCTYPE html>
<
html
>
<
body
>
<
p
>Un bon enfant</
p
>
<
figure
>
<
img
src=
"/uploads/media/default/0001/01/25acddb3da54207bc6beb5838f65f022feaa81d7.jpeg"
alt=
"A Cute Baby"
width=
"250"
height=
"200"
>
</
figure
>
</
body
>
</
html
>
<!DOCTYPE html> <html> <body> <p>Un bon enfant</p> <figure> <img src="/uploads/media/default/0001/01/25acddb3da54207bc6beb5838f65f022feaa81d7.jpeg" alt="A Cute Baby" width="250" height="200"> </figure> </body> </html>