#Displaying an image in localhost

2 messages · Page 1 of 1 (latest)

heady tinsel
#

Hey so I'm trying to just put an image up but its saying it cannot be found

<td rowspan="2" class="banner-logo"><img src="../assets/MyImage.png" /></td>

Angular.json has the assets in the assets:[] section
if I ctrl click it takes me to the right spot but in the browser it says not found

#

Nevermind its because MyImage was .PNG and not .png