Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Morgan Sibbesen 3 posts 73 karma points
    Sep 12, 2018 @ 11:29
    Morgan Sibbesen
    0

    Hi!

    Im currently working on a school project to put a website on Umbraco. Now i ran into a problem. My HTML website has an a href tag needed to send the user from the home page to the about page, however i cannot make it work. I have no idea how to use the a tag to link a website. My teacher have looked at it and so have one of the support team members on the Umbraco website. Both have given up so ive turned my attention to the forum. Thanks in advance!

    Sincerely Morgan Sibbesen

  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Sep 12, 2018 @ 14:24
    Paul Seal
    0

    Hi Morgan

    How does you a href tag look?

    I assume it looks like this:

    <a href="/about/">About</a>
    

    Which part are you struggling to make work?

    Kind regards

    Paul

  • Morgan Sibbesen 3 posts 73 karma points
    Sep 13, 2018 @ 08:50
    Morgan Sibbesen
    0

    Well im still new to writing inthe forum so sorry if i show the code in a wrong fashion but the line should look like this:

    <h2><a href="asd-skolernes-dag-ultra-prototype.html">Læs om AspIT skolernes dag!</a></h2>
    

    The problem is that i can't link to an unpublished HTML page from my pc. I assume that i have to find the Umbraco ID for the second page or something but i have no idea how. I should also mention for clarity that i have next to no experience in C# so im not good at writing in it or understanding its logic.

Please Sign in or register to post replies

Write your reply to:

Draft