Edit This Code:
See Result »
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
img
src
="http://www.w3schools.com/images/html5.gif"
alt
="HTML5 Icon"
style
="width:128px;height:128px;"
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <body> <img src="http://www.w3schools.com/images/html5.gif" alt="HTML5 Icon" style="width:128px;height:128px;"> </body> </html>
Result:
Privacy Policy