lundi 23 juillet 2018

C# href = "google.com" opens http://localhost:number/Home/Index# instead of just google.com

I currently have this as the code:

        <a href="www.google.com" class="list-group-item">
            <em>Google</em>

What do I do to open google.com instead of localhost/controller/view/google.com?




Aucun commentaire:

Enregistrer un commentaire