<img src="Image URL" ... attributes-list/>
For Example
<!DOCTYPE html>
<html>
<head>
<title>Scholars Globe image Example</title>
</head>
<body>
<p>Scholars Globe image Example </p>
<img src="drawing.jpg" alt="Test Image" />
</body>
</html>
Result will be:
Scholars Globe image Example

No comments:
Post a comment