Home All Groups Group Topic Archive Search About
Author
14 Sep 2007 1:54 AM
ali
i want to add a hyperlink to a word but i dont want the hyperlink link effect
for example having a different colour and underline. i want the word to stay
the normal colour and has rollvoer effect but should not change its original
colour

Author
14 Sep 2007 3:36 PM
P@tty Ayers
"ali" <a**@discussions.microsoft.com> wrote in message
news:C82EF43E-DBA2-4926-BBA7-85B52F366121@microsoft.com...
>i want to add a hyperlink to a word but i dont want the hyperlink link
>effect
> for example having a different colour and underline. i want the word to
> stay
> the normal colour and has rollvoer effect but should not change its
> original
> colour

That's done with CSS. Are you at least a little familiar with it yet?

--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
Author
18 Sep 2007 1:12 AM
ali
thanks for the reply
no i am beginner, is there a website that can teach me this visually or else
i can visit this website to learn css
http://www.w3schools.com/css/css_pseudo_classes.asp , the video classes are
more easier and efficient.



Show quote
"P@tty Ayers" wrote:

>
> "ali" <a**@discussions.microsoft.com> wrote in message
> news:C82EF43E-DBA2-4926-BBA7-85B52F366121@microsoft.com...
> >i want to add a hyperlink to a word but i dont want the hyperlink link
> >effect
> > for example having a different colour and underline. i want the word to
> > stay
> > the normal colour and has rollvoer effect but should not change its
> > original
> > colour
>
> That's done with CSS. Are you at least a little familiar with it yet?
>
> --
> Patty Ayers | www.WebDevBiz.com
> Free Articles on the Business of Web Development
> Web Design Contract, Estimate Request Form, Estimate Worksheet
> --
>
>
>
Author
18 Sep 2007 5:37 PM
Thomas A. Rowe
After you apply the hyperlink, then click font and then change the color.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Show quote
"ali" <a**@discussions.microsoft.com> wrote in message
news:1B062E8E-E23C-4E0E-8DF5-4B61FF3646D3@microsoft.com...
> thanks for the reply
> no i am beginner, is there a website that can teach me this visually or else
> i can visit this website to learn css
> http://www.w3schools.com/css/css_pseudo_classes.asp , the video classes are
> more easier and efficient.
>
>
>
> "P@tty Ayers" wrote:
>
>>
>> "ali" <a**@discussions.microsoft.com> wrote in message
>> news:C82EF43E-DBA2-4926-BBA7-85B52F366121@microsoft.com...
>> >i want to add a hyperlink to a word but i dont want the hyperlink link
>> >effect
>> > for example having a different colour and underline. i want the word to
>> > stay
>> > the normal colour and has rollvoer effect but should not change its
>> > original
>> > colour
>>
>> That's done with CSS. Are you at least a little familiar with it yet?
>>
>> --
>> Patty Ayers | www.WebDevBiz.com
>> Free Articles on the Business of Web Development
>> Web Design Contract, Estimate Request Form, Estimate Worksheet
>> --
>>
>>
>>
Author
18 Sep 2007 5:44 PM
P@tty Ayers
This is a very good tutorial on that particular question:
http://projectseven.com/tutorials/css/pseudoclasses/

It's really not very complicated - it only requires a few lines of code. But
if your pages have various styles already in the code, you can't just add in
the code, because something already there might conflict with it, and you'll
be wondering what's going on.

It's really worthwhile to learn CSS. You need to learn the basics of HTML
first, and then if you go through an  introductory CSS tutorial, you'll be
miles ahead of where you were. This looks like a good one:
http://www.w3.org/MarkUp/Guide/Style .

Hope that helps.


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--

Show quote
"ali" <a**@discussions.microsoft.com> wrote in message
news:1B062E8E-E23C-4E0E-8DF5-4B61FF3646D3@microsoft.com...
> thanks for the reply
> no i am beginner, is there a website that can teach me this visually or
> else
> i can visit this website to learn css
> http://www.w3schools.com/css/css_pseudo_classes.asp , the video classes
> are
> more easier and efficient.
>
>
>
> "P@tty Ayers" wrote:
>
>>
>> "ali" <a**@discussions.microsoft.com> wrote in message
>> news:C82EF43E-DBA2-4926-BBA7-85B52F366121@microsoft.com...
>> >i want to add a hyperlink to a word but i dont want the hyperlink link
>> >effect
>> > for example having a different colour and underline. i want the word to
>> > stay
>> > the normal colour and has rollvoer effect but should not change its
>> > original
>> > colour
>>
>> That's done with CSS. Are you at least a little familiar with it yet?
>>
>> --
>> Patty Ayers | www.WebDevBiz.com
>> Free Articles on the Business of Web Development
>> Web Design Contract, Estimate Request Form, Estimate Worksheet
>> --
>>
>>
>>

AddThis Social Bookmark Button