|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Inserting Hyperlinksi 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 "ali" <a**@discussions.microsoft.com> wrote in message That's done with CSS. Are you at least a little familiar with it yet?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 -- Patty Ayers | www.WebDevBiz.com Free Articles on the Business of Web Development Web Design Contract, Estimate Request Form, Estimate Worksheet -- 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 > -- > > > After you apply the hyperlink, then click font and then change the color.
-- Show quote============================================== Thomas A. Rowe Microsoft MVP - FrontPage http://www.Ecom-Data.com ============================================== "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 >> -- >> >> >> 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. -- Show quotePatty Ayers | www.WebDevBiz.com Free Articles on the Business of Web Development Web Design Contract, Estimate Request Form, Estimate Worksheet -- "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 >> -- >> >> >> |
|||||||||||||||||||||||