Hi im new to html and fairly new to programing i've been waching youtube vidios on html and they all do the same thing to put up a phot but whenever i try the photo eror shows up by the way i use notepad ++
<!doc type html >
<html>
<head>
<title> matt's html </title>
</head>
<body bgcolor = "#6a0888">
<image src = "lakers.jpg">
</html>