Auto AdSense

Sunday, 3 May 2015

HTML Images - HTML Programs

<html>
<body>

<img src="home.png" width="104" height="142">
</body>
</html>

Output


Note: Due to inclusion of code to appx file, images not able to display. But the code will work properly

No comments:

Post a Comment