CodeLab
Tutorials For Everyone
Run
<!Doctype html> <title>HTML Head</title> <img src="imagename.png" alt="Image name" /> <a href="http://www.tutsinsider.com">Tutspie</a> <h1>This is a Heading</h1> <p>Paragraph Content</p>