hyperlink system colors?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David J Rose

    hyperlink system colors?

    Can I find system colours for hyperlinks?


  • John Timney \(ASP.NET MVP\)

    #2
    Re: hyperlink system colors?

    no - thats not how they work. They are driven by CSS or the settings in the
    browser.

    --
    Regards

    John Timney
    ASP.NET MVP
    Microsoft Regional Director

    "David J Rose" <david.rose@new sgroup.reply.on ly.com> wrote in message
    news:xpydnYNUNJ q2vMnfRVn-vw@mycybernet.n et...[color=blue]
    > Can I find system colours for hyperlinks?
    >
    >[/color]


    Comment

    • David J Rose

      #3
      Re: hyperlink system colors?

      I guess I was looking for the default blue and purple colors used by IE (if
      the pages does not specify colors in CSS).


      "John Timney (ASP.NET MVP)" <timneyj@despam med.com> wrote in message
      news:%23M1beQtO FHA.2252@TK2MSF TNGP15.phx.gbl. ..[color=blue]
      > no - thats not how they work. They are driven by CSS or the settings in
      > the
      > browser.
      >
      > --
      > Regards
      >
      > John Timney
      > ASP.NET MVP
      > Microsoft Regional Director
      >
      > "David J Rose" <david.rose@new sgroup.reply.on ly.com> wrote in message
      > news:xpydnYNUNJ q2vMnfRVn-vw@mycybernet.n et...[color=green]
      >> Can I find system colours for hyperlinks?
      >>
      >>[/color]
      >
      >[/color]


      Comment

      • Ignacio Machin \( .NET/ C# MVP \)

        #4
        Re: hyperlink system colors?

        hi

        what is what you want to do?
        You can define a CSS style and assign the links the color that you want,
        maybe you can use an attribute of the Style property to know the color of a
        particular link , I have never doe it though.


        cheers,
        --
        Ignacio Machin,
        ignacio.machin AT dot.state.fl.us
        Florida Department Of Transportation



        "David J Rose" <david.rose@new sgroup.reply.on ly.com> wrote in message
        news:xpydnYNUNJ q2vMnfRVn-vw@mycybernet.n et...[color=blue]
        > Can I find system colours for hyperlinks?
        >[/color]


        Comment

        Working...