Browse by Tags
All Tags »
Hyperlinks (RSS)
-
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?
-
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...
-
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...
Page 1 of 1 (3 items)

FrontPage Users Forums Templates