Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<h2>Relative File Path Example</h2>
<img src="/build/images/smile-small.jpg" alt="Smile" width="290" height="260">
</body>
</html>