1. How to show an image on Blazor Web Assembly index.html page
//Sometimes you might include <base href="~/"/> at the very top of your page. <img src="imagesFolder/ImageName.Extenstion"/>