Author |
Topic  |
|
layray
Novice

3 Posts |
Posted - 14 Jun 2004 : 12:27:32
|
I am very new user. I have few questions:
1. I can create links to another pages. But how can I create link to a text, to a word? Lets say I have a long text, and I would like to create link to halfway that text. How do I do this?
2. How can I make links blue and underlined, and change colour after they have been clicked?
3. How can I make text width flexible, so that I dont have to scroll sideways, no matter how wide or narrow browser window is. Because now when I write text, its width always stays the same.
Btw, this is very nice program, and it would be even better, if there would be manual for newbies. [2 H:)]
|
Edited by - layray on 14 Jun 2004 12:29:06 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 15 Jun 2004 : 12:11:30
|
quote: Originally posted by layray
I am very new user. I have few questions:
1. I can create links to another pages. But how can I create link to a text, to a word? Lets say I have a long text, and I would like to create link to halfway that text. How do I do this?
2. How can I make links blue and underlined, and change colour after they have been clicked?
3. How can I make text width flexible, so that I dont have to scroll sideways, no matter how wide or narrow browser window is. Because now when I write text, its width always stays the same.
Btw, this is very nice program, and it would be even better, if there would be manual for newbies. [2 H:)]
Hello layray,
question 1: To create a link for jumping in a specific position of your text you have to: 1a) go to the jump destination, select a word, fill the link name property and press the 'Create Link' Button 1b) go to the jump source (the work you want to click) and write in the link href then "#" character and after the name you've given in the step 1a
example
Pressing the word "pippo" i want to jump on the same page where the other word "pluto" is.
a) select pluto and fill the name with "pluto" for example, press the create link b) select pippo and fill "#pluto" in the a href field and press create link.
question 2: this is not possible because a link has a fixed style. You can make that creating a link using HTML object or you can highligh the link when you pass over by mouse in Dynamic HTML Editor v.2.0 (when it will be released)
question 3: you'll can create that in Dynamic HTML Editor 2.0 saying width=100% for example
|
Regards, Davide |
 |
|
|
Topic  |
|
|
|