How do I set a 2nd Links Style using CSS

This might be a very simple question to everyone else, but I
am a very simple novice!
I have set up the link style for my webpage (see below), but
I want to add some different links in a different style on the
page.
a:link {
color: #3CCCFF;
text-decoration: none;
a:visited {
color: #3CCCFF;
text-decoration: none;
a:hover {
color: #FF339A;
text-decoration: underline;
a:active {
color: #0099FF;
text-decoration: none;
I have set up a different text style (below) and would like
to create link styles off of this (ie. same size and weight) but
with different Link, Hover, Active, Visited styles.
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: lighter;
font-size: 9px;
color: #ACACAC;
line-height: 18px;
margin: 0px 0px 0px 5px;
Can this be done? If so, how do I add it to the CSS and the
HTML document?
Hope this makes sense and that someone can point me in the
right direction,
Thanks
Webbo

These should help:
http://thepattysite.com/linkstyles1.cfm
and
http://mako4css.com/BasLink.htm
Hope this helps
Jo
"Webbo agogo" <[email protected]> wrote in
message
news:e4eogg$d71$[email protected]..
> This might be a very simple question to everyone else,
but I am a very
> simple
> novice!
>
> I have set up the link style for my webpage (see below),
but I want to add
> some different links in a different style on the page.
>
> a:link {
> color: #3CCCFF;
> text-decoration: none;
> }
> a:visited {
> color: #3CCCFF;
> text-decoration: none;
> }
> a:hover {
> color: #FF339A;
> text-decoration: underline;
> }
> a:active {
> color: #0099FF;
> text-decoration: none;
> }
>
> I have set up a different text style (below) and would
like to create link
> styles off of this (ie. same size and weight) but with
different Link,
> Hover,
> Active, Visited styles.
>
> h3 {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-weight: lighter;
> font-size: 9px;
> color: #ACACAC;
> line-height: 18px;
> margin: 0px 0px 0px 5px;
> }
>
> Can this be done? If so, how do I add it to the CSS and
the HTML document?
>
>
> Hope this makes sense and that someone can point me in
the right
> direction,
> Thanks
>
> Webbo
>

Similar Messages

  • How to I set an internal link in a PDF document using Preview?  After setting a link under the Tools/Annotations menu, the link doesn't work and no detailed instructions are provided.

    How to I set an internal link in a PDF document using Preview?  After setting a link under the Tools/Annotations menu, the link doesn't work and no detailed instructions are provided via the Help menu other than it showing the pull-down menu selection to make.

    No.  I am able to use the other features such as underlining, highlighting, adding rectangles and oval and save those changes.

  • How do i set up 2nd itunes account touch ipod

    how do i set up 2nd itunes account touch ipod

    What do you want to do? I do not know what "set up 2nd itunes account touch ipod" really means.
    Do you want to use another account on one iPod?
    Do you want to create a second account for a second iPod?

  • How do I set up mutiple icloud accounts using my Apple ID but giving my children (and their ipod touches) their own icloud e-mail, so we do not share contacts photos etc

    How do I set up mutiple icloud accounts using my Apple ID but giving my children (and their ipod touches) their own icloud e-mail, so we do not share contacts photos etc

    Welcome to the Apple Community.
    Create an iCloud account for each of them.

  • How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?

    How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?
    CS 5.0 launches the internet browser.  > TO SLOW I DONT WANT THIS.
    CS 3.0 uses the local help files > I WANT THIS FOR 5.0.

    You're not speaking to the right forum for your request. Help is a Suite-wide feature and here is the forum where the Help application is discussed, and where the proper Adobe people hang out:
    Community Help Application

  • How do I set up a 3GS to use without sim as an ipod touch.

    How do I set up a 3GS to use without sim as an ipod touch.

    You can't, you will need a SIM to use.

  • How do I set apps on ipad to use UK store not USA?

    How do I set apps on ipad to use UK store not USA? Somehow i've changed setting to use USA store and can't switch back to UK.

    Change App Store
    1. Tap "Settings"
    2. Tap "iTunes & App Stores"
    3.Tap "View Apple ID"
    4. Enter your user name and password.
    5. Tap "Country/Region."
    6. Tap "Change Country/Region"
    7. Select the region where you will be located.
    8. Tap "Done".

  • How do images embeded in InDesign link when using Creative Cloud on more than two desktops?

    How do images embeded in InDesign link when using Creative Cloud on more than two desktops?

    If I am understanding your question correctly, you shouldn't have to worry about embedded images in InDesign. Once embedded, the image is stored within the file.
    If you are wondering about linked images... InDesign will follow the path on your computer and, if it does not find the image, you will recieve a notification. Edit: To prevent this, I would suggest packaging your file using File > Package... This will create a folder with all of your fonts and linked graphics so that you need not worry about broken links.  I just remembered that you cannot upload folders directly to Creative Cloud so a packaged folder wouldn't be very helpful unless you wanted to upload each file manually.
    The best solution I see right now is to either embed the graphics in the document, or upload the images with your document to relink.
    I hope this helped,
    Michael

  • I have an iphone 5s and my kids have ipods. How do i set up the ipods to use facetime and messaging without it going through my iphone?

    i have an iphone 5s and my kids have ipod touches. How do i set up the ipods to use facetime and messaging without it going through my iphone or rather using my apple id? Is this possible? Does each device need its own apple ID and/or icloud email?

    Try unchecking your phone number and email address (if present) under You can be reached by FaceTime (iMessage) at in Settings>Messages>Send & Receive and Settings>FaceTime on their devices.  Also uncheck their email address (if present) on your phone.
    Otherwise have them use separate Apple IDs for these services (tap the ID, sign out, sign back in with a different ID).  You can do this and still share the same ID for other services such as iTunes.

  • Link styles via CSS...

    Hi,
    I would like to control my link styles within my CSS panel,
    but if I set up one set (up, over, blah, blah)...how about if I
    want yet another style set for link text that's within a different
    color cell? Is it possible? How?
    Also, I have controlled background imagery and copy via CSS.
    But I would like to add ALT tags to portions of the background
    image. My properties inspector won't bring it up as an option due
    to the CSS. Do I just have to work with the HTML instead of the
    visuals?
    -- Same situation for the 'hot spot' tool, and I really need
    to use it but my bg image is unselectable due to it being inserted
    via CSS. The Properties doesn't "see it". How do I get around that?
    thank you!!
    thanks!

    Pseudo-classes and container styles are what you need - here
    are some
    tutorials.
    http://www.thepattysite.com/linkstyles1.cfm
    http://www.projectseven.com/tutorials/pseudoclasses/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "r_tist" <[email protected]> wrote in
    message
    news:fafjlv$q28$[email protected]..
    > Hi,
    >
    > I would like to control my link styles within my CSS
    panel, but if I set
    > up
    > one set (up, over, blah, blah)...how about if I want yet
    another style set
    > for
    > link text that's within a different color cell? Is it
    possible? How?
    > Also, I have controlled background imagery and copy via
    CSS. But I would
    > like
    > to add ALT tags to portions of the background image. My
    properties
    > inspector
    > won't bring it up as an option due to the CSS. Do I just
    have to work with
    > the
    > HTML instead of the visuals?
    > -- Same situation for the 'hot spot' tool, and I really
    need to use it but
    > my
    > bg image is unselectable due to it being inserted via
    CSS. The Properties
    > doesn't "see it". How do I get around that?
    >
    > thank you!!
    >
    > thanks!
    >

  • How do I set upmy Imac to allow using both my computer speakers and a Bose SoundLink system as outputs at the same time.  I can use one or the other, but not both.

    how do I set up my Imac to allow using both my computer speakers and a Bose SoundLink system as outputs at the same time.  I can use one or the other, but not both.  From systems Preferences I must select one or the other.  I want both to work all the time.

    Hi,
    I would recommend you to use 0FI_AP_4 rather using both, particularly for many reasons -
    1. DS: 0FI_AP_4  replaces DataSource 0FI_AP_3 and still uses the same extraction structure. For more details refer to the OSS note 410797.
    2. You can run the 0FI_AP_4 independent of any other FI datasources like 0FI_AR_4 and 0FI_GL_4 or even 0FI_GL_14. For more details refer to the OSS note: 551044.
    3. Map the 0FI_AP_4 to DSO: 0FIAP_O03 (or create a Z one as per your requirement).
    4. Load the same to a InfoCube (0FIAP_C03).
    Hope this helps.
    Thanks.
    Nazeer

  • How do I set up multiple computers to use time machine on time capsule

    I have tried to set my other macs on time capsule using time machine as the backup device. All I get is the error message "there is a problem connecting ot the server.... Check the server name and ip address. This is supposed to be easy, so how do I set the other computers up?

    Whether or not this is possible will depend on the type of modem that you are using with the Time Capsule.
    If you have a simple modem (with only one Ethernet port), you can likely set up the Guest Network feature. If you have a modem/router (it will have multiple Ethernet ports), unfortunately, it is not possible to set up the Guest feature and have the Time Capsule operate correctly.
    Can you provide the make and model number of the device that you call your "modem"?

  • How do I set up my phone to use in Europe

    how do I set up my phone now that i am in Europe and not in the USA

    If it's an unlocked phone, there is nothing to "set up". Just put in your SIM and fire it up.
    If it's locked to a US carrier, then you're out of luck. The only GSM carrier in the US is AT&T and they will not unlock iPhones under any circumstances.  Verizon and Sprint use CDMA. They will unlock the SIM for customers in good standing to use for international travel, but if service with them is terminated, the SIM slot will be re-locked.

  • How do I set up a second iphone using the same iTunes account?

    How do I set up a second iphone on the same iTunes account but give my wife ability to have her own calendar and contacts?

    Create a separate iTunes library for each device. Note: It is important that you make a new iTunes Library file. Do not just make a copy of your existing iTunes Library file. it will work. I am using it through this

  • Link styles with CSS

    I have a web page with 2 navigations - one horizontal under
    the header and the other located vertically down the left of the
    page.
    The text colour styles of each are different.
    So I wanted to allocate seperate a:link a:visit a:hover
    a:active to both navigations, to do this I have used the following
    css:
    For the horizontal navigation:
    .table2 a:link, a:visited {
    text-decoration:none;
    color:#FFFFFF;
    .table2 a:hover, a:active {
    color: #8da2c4;
    For the second navigation:
    .table3 a:link, a:visited {
    text-decoration:none;
    color: #717578;
    .table3 a:hover{
    color:#333333;
    However when uploaded, instead of the horizontal navigation
    returning to white once visited, it turns grey - the colour of the
    second navigation. The browser (IE) obviously has trouble
    seperating the assigned link styles even though I have tried
    targeting more specifically.
    Does anyone know of a way around this, if there is a way at
    all??!
    Much appreciated

    Pseudo-classes and container styles are what you need - here
    are some
    tutorials.
    http://www.mako4css.com
    http://www.thepattysite.com/linkstyles1.cfm
    http://www.projectseven.com/tutorials/pseudoclasses/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "(_seb_)" <[email protected]> wrote in message
    news:[email protected]...
    > Lou28 wrote:
    >> I have a web page with 2 navigations - one
    horizontal under the header
    >> and the other located vertically down the left of
    the page.
    >> The text colour styles of each are different.
    >> So I wanted to allocate seperate a:link a:visit
    a:hover a:active to both
    >> navigations, to do this I have used the following
    css:
    >>
    >> For the horizontal navigation:
    >>
    >> .table2 a:link, a:visited {
    >> text-decoration:none;
    >> color:#FFFFFF;
    >> }
    >> .table2 a:hover, a:active {
    >> color: #8da2c4;
    >> }
    >>
    >>
    >> For the second navigation:
    >>
    >> .table3 a:link, a:visited {
    >> text-decoration:none;
    >> color: #717578;
    >> }
    >> .table3 a:hover{
    >> color:#333333;
    >>
    >>
    >> However when uploaded, instead of the horizontal
    navigation returning to
    >> white once visited, it turns grey - the colour of
    the second navigation.
    >> The browser (IE) obviously has trouble seperating
    the assigned link
    >> styles even though I have tried targeting more
    specifically.
    >>
    >> Does anyone know of a way around this, if there is a
    way at all??!
    >>
    >> Much appreciated
    >>
    >
    > change:
    > .table2 a:link, a:visited {
    > to:
    > .table2 a:visited, .table2 a:link {
    >
    > and do the same for .table3 links.
    >
    > --
    > seb ( [email protected])
    >
    http://webtrans1.com | high-end web
    design
    > Downloads: Slide Show, Directory Browser, Mailing List

Maybe you are looking for

  • Item listener & combo boxes......please help me....thanks

    I did a applet that shows 4 jcombobox......the combo 2 is filling if the combo 1 is actioned, the combo3 is filling if the combo2 is actioned and the combo 4 have to be filled if the combo 3 is actioned. I did it...using item listener......it works f

  • Chart Legend not appearing

    Hello, I have recently migrated my application  from Flex 3.2 to Flex 4.5. I am using few charts in my application. I have noticed a strange problem when I executed my application with Flex 4.5. The legend of my piechart is not visible. The text is v

  • No apps will open in IOS 8.2

    Ever since updating to 8.2, not only am I having the same Store problems as everyone else, but none of my apps will open except for Safari. They just flash on briefly and then crash. Is anyone else having this problem?

  • Fixed and Variable Overhead

    We are using standard costing and with only one Overhead Resource - we would like create a Fixed and Variable Overhead Resource - we have tested adding 2 new resources - but when we run the Assembly Cost Update - for WIP it revalues the jobs as if th

  • Is oracle9iA server needed to run Toplink

    I am new to Toplink, and just doing evaluation. I would like to know if I need to run the oracle9iA server in order to run Toplink? Or can I run toplink as a separated product? Thanks