Expression Web Forum

Expression Web forums links and content.
Welcome to Expression Web Forum Sign in | Join | Help
in Search

Browse by Tags

All Tags » Hyperlinks (RSS)
  • Re: Undo destroys websites!

    I know some others have complained about the undo feature - I have never had a problem with it fortunately. But I also save almost every minute as well just in case. With the links, can you post an example of the before and after so we can see what it is doing?
    Posted to Forum by Corey Bryant on 09-24-2007
  • Types of Hyperlinks

    Q. I sometimes see the paths of a page starting with a slash or using the entire domain name. What are they called? A. There are basically three types of hyperlinks: relative, absolute, and virtual. RELATIVE <a href="../default.asp">Home</a> ABSOLUTE <a href="http://www...
    Posted to Forum by Corey Bryant on 08-24-2007
  • Stop Underlining Hyperlinks

    Q. I do not want my hyperlinks to be underlined. Is there a way to stop this? A. Yes - the best way would be to use CSS pseudo classes actually. By adding something like this <style type="text/css"> a:link { color: #FF0000; text-decoration: none; } a:visited { color: #00FF00; text-decoration...
    Posted to Forum by Corey Bryant on 08-21-2007
Page 1 of 1 (3 items)

FrontPage Users Forums Templates

Powered by Community Server (Commercial Edition), by Telligent Systems