Difference between revisions of "User:Timreuser"

From DigitalCraft_Wiki
Jump to navigation Jump to search
(Created page with "number two")
 
Line 1: Line 1:
 
number two
 
number two
 +
  <!DOCTYPE html>
 +
<html>
 +
<body>
 +
 +
<h2>Spectacular Mountain</h2>
 +
<img src="pic_mountain.jpg" alt="Mountain View" style="width:304px;height:228px;">
 +
 +
</body>
 +
</html>
 +
Try it Yourself »

Revision as of 21:22, 23 April 2016

number two

 <!DOCTYPE html>

<html> <body>

Spectacular Mountain

<img src="pic_mountain.jpg" alt="Mountain View" style="width:304px;height:228px;">

</body> </html> Try it Yourself »