Proposed Answer code for links

  • Wednesday, September 14, 2011 9:55 AM
     
     
    hi! please help me.. because i forgot the code for links.. for example if the user will click home it will show the page for home or if the user click the gallery tab it will show the page for gallery. please help me... i am using expression web 2..please reply , thanks!

All Replies

  • Wednesday, September 14, 2011 10:10 AM
     
     Proposed Answer

    Links can be created in Design view as well as in Code view.

    In Design View, highlight the text you want as the link and then hit the hyperlink icon on the main toolbar and then enter or selct the page you want to link to.

    In code view a link is <a href="pagename">Link text</a>

    Now, this is very basic stuff, so I'd suggest you read some of the material in the Start Here post at the top of the forum.

    HTH 


    Ian Haynes

    EW V4 Add-Ins
    EW resources, hints and tips
    • Proposed As Answer by Ian Haynes Friday, September 16, 2011 6:42 PM
    •