Adding several links to a page color

Hello

I try to have 3 different coloured links on my page, I tried to create a pseudo-class, but it does not work, can anyone help?

Here is my code, I missed something? I don't have anything in my page properties. I've deleted all the default one: link, a: hover, ect. styles and that did nothing. Can anyone help?

/*Here's my pseudo-class*/
{.style7:link}
color: #FFFFFF;
do-family: Arial, Helvetica, without serif.
font size: 24 PX.
make-weight: bolder;
padding-bottom: 25px;
}

. Style7 {color: #FFFFFF}
->

/*This is where I want to apply it:* /.

< class p = "style7:link" > < a href = "#" > Products < /a > < a href = "#" > what's new < /a > < / span > < / p >
<!-end #header--> < / div >

You must define a set of States of active link (link, visted, hover,) for each name ID or class required.

Let's say you want to have the white and the red links in your #header in your #footer.

CSS:

#header a {text-decoration: none}

#header a: link {color: red} / * unvisited * /.

#header a: visited {color: gray} / * visited * /.

#header a: hover, / * more than mouse * /.

#header has: active, / * click * /.

#header a: focus {text-decoration: underline}

#footer a {text-decoration: none}

#footer a: link {color: white}

#footer a: visited {color: yellow}

#footer a: hover,

#footer a: active,

#footer a: focus {text-decoration: underline}

HTML:

Footer link |

Footer link |

Footer link |

Several pseudo CSS classes on:

http://www.w3schools.com/CSS/css_pseudo_classes.asp

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB
http://ALT-Web.blogspot.com

Tags: Dreamweaver

Similar Questions

  • Is it possible to duplicate a link to the page on several pages, for example in a table of contents?

    Is it possible to duplicate a link to the page on several pages, for example in a table of contents?  I have a 140 document and each page needs a link to the table of contents.  I am familiar with how to add the link on each page, but I hope that there is a way to reproduce it, save me time.

    Are you really something under Label, on the Options tab?

  • How do I change color of links on a page using the working capital model?

    I have pages using templates.  I want to change the color of the text of a link and have different color of the overview link.

    Open your CSS file if you have one, or change the style sheet embedded in your model of

  • several objects have the same rollover both State (but the link to different pages)

    Hello

    I have a mac

    I would like to know how I can get several images with the same States of reversal - but who appear both on several images, (but each element having its own binding property applied to this)?

    See image below: I want the two box 'A' of pop with the same State of turning even if I'm hovering on one of the boxes. But I want that each of the boxes to post a link to different pages of my site.

    Ive tried to group the images and moving them to their own layer, but the bearings are not "and" associate on several objects

    Help!

    Thank you

    rollover.png

    It is not, but you don't need that to get the behavior you described. A1, a trigger will States and the hyperlink you want. On rolling, it will show its rollover State and show its target container that will be directly on top of A2. It will look like a rollover for A2 State. Repeat for A2, B1 and B2 and I think get you the behavior you described. It is simply a different way of approaching the problem (what happens to adapt the tools available in Muse).

  • Is there a way for my images which are links NOT to be preceded what color I put my links in my page properties?

    Hello.

    I put my links to be black in my page properties.  I have somes pictures that I use for the links and I don't want to have a black box, tracing their plan.  It's wasting my design and tables.  is there a way for my images which are links NOT to be preceded what color I put my links in my page properties?

    See attachment.

    Thanks for sharing your knowledge with me.

    Gina

    If you would like your unbound images must have a border and remove only the border of linked images then this css:

    an img {border: none ;}}

    -- 
    
    E. Michael Brandt
    
    www.divahtml.comwww.divahtml.com/products/scripts_dreamweaver_extensions.phpStandards-compliant scripts and Dreamweaver Extensions
    
    www.valleywebdesigns.com/vwd_Vdw.aspJustSo PictureWindowJustSo PhotoAlbum, et alia
    
    --
    
  • Linking to specific pages within several other PDF documents

    My pdf source has ~ 700 references and I need to create a link to each reference (target format PDF).  There are hundreds of files PDF target and the source document refers to different pages in each of the target PDF files.  PDF target files must contain the entire document and not just the cited pages.  What I do is create a link and selecting open a file.  What I'm able to do, is give a page number to this link so that a page instead of page 1.  I understand that you can set the initial view with file properties, but that will not work as I would then have to create a PDF for each link, and there are far too many references to do.  Here is a sample of 'Reference to p. 2, 4' 6, and in this example, I want a separate link for each reference that will go to page 2, and page 4 page 6 (again once I need the entire document for the purposes of these links and not these specific pages of reading).

    Please visit: http://blogs.adobe.com/tcs/2011/01/tcs-specific/linking-to-a-page-within-a-pdf-and-more.ht ml

  • How can I remove the links on Web pages?

    When I open a web page, there are several words on each page, which are integrated links. For example, I was reading an article and in the article, searching for the word was two times more than blue and underlined. When I drove my cursor over that Word, I received an advertisement and a link to search for work or searching for that Word. It happened when I updated to Firefox. He now has also run ads in the lower right corner and which are popping up in ads even when I blocked them. How can I disable these features?

    In addition, if you installed the update from a download, can you check your download history of the source? It could be one of these unscrupulous Group sites that install something that grows more in addition to shit on your computer.

  • SQL or PL/SQL to display several links of BLOB in the column of the IR

    I have a need in an IR or a standard report to provide a link to view/download several BLOBs. Basically I have a function that, for a given record, will focus on a relational table and get a list of all the associated files and it has a list of output HTML. List the files is great, however, I would like to take a step further and actually have the names of files as a link to view/download the actual file. Reading the API on GET_BLOB_FILE_SRC it doesn't look like it can do what I want, because it requires a valid page for the file element, and I have 0 - x files associated with a row with a given number of lines per page.

    Basically, what I have is...

    Select

    some_pk

    some_data01

    some_data02

    custom_function_get_files (some_pk)

    my table

    order that either;

    It produces something similar to...

    PK Data 1 Data 2 List of files
    1SomethingSomething
    • File01.txt
    • File02.txt
    • File03.txt
    2Datadata
    • Image.PNG
    3xxxxxx(NULL)

    .. and so on.

    Of course, if I did only 1 file I can format the column of type BLOB and APEX type takes care of everything. Any ideas or suggestions?

    I know I could create a list of files as a link to another page, passing the key document and that the 'view' file using this page. Even if it's a little more messy.

    d3bruts1d wrote:

    I have a need in an IR or a standard report to provide a link to view/download several BLOBs. Basically I have a function that, for a given record, will focus on a relational table and get a list of all the associated files and it has a list of output HTML. List the files is great, however, I would like to take a step further and actually have the names of files as a link to view/download the actual file. Reading the API on GET_BLOB_FILE_SRC it doesn't look like it can do what I want, because it requires a valid page for the file element, and I have 0 - x files associated with a row with a given number of lines per page.

    apex_util.get_blob_file_srcis indeed what you are looking for. The parameter item page is simply a shortcut used to get information about the BLOB of metadata associated with items to upload files and ARF process used to load the images. If these elements do not exist because the images are not loaded in this way, simply add the upload queue and ARF process that would be used to do this to a page, the conditions never set on them so that they are not displayed or executed and reference the element in the apex_util.get_blob_file_src call.

    The list of files can be generated in the query using SQL/XML to eliminate the need for a custom function:

    select
        t.some_pk
      , t.some_data01
      , t.some_data02
      , xmlserialize(
            content
            xmlelement(
                "ul"
              , xmlagg(
                    xmlelement(
                        "li"
                      , xmlelement(
                            "a"
                          , xmlattribute(apex_util.get_blob_file_src('P1_FILE', t.some_pk, null, 'attachment') "href")
                          , f.some_filename))
                    order by f.some_filename))) file_list
    from
        my_table t
          left outer join my_files f
            on t.some_pk = f.some_fk
    group by
        t.some_pk
      , t.some_data01
      , t.some_data02
    
  • Several links in the single column

    Hello

    I have a requirement to display several links in the single column.

    Example:

    Select emp_name emp #, total_days days, col3, col4 from table

    Here, I need to display a link beside the example of days

    If day > 100 then display "101 CH" where 101 days value and CH is the URL link which will open a popup page. I can't have another column for the link that we have already several columns. So I need a way to display the link with the value next to him. How can I achieve this?

    try to put it in the source of the region

    Select emp_name, emp #,.

    -case when days > 100 then days | " http://Google.com" target = "_blank" > popup' another to_char (days) end total_days, "

    col3, col4 from table;

    This should display "101 popup" when the days more than 100, no popup link on days<= 100="" e,g="" "99"="">

    and the value of the column total_days to the "Reporting Standard column" to allow html tags.

    Change the href attribute and formatting to meet your requirement

  • How to add a link to the page complete multi-page PDF.

    Is it possible to add a link to the full page in multi-page PDF. So anywhere, I click on the page, it will take me to a specific hyperlink.

    I know there is a link to feature, but I can not create an action on its behalf and therefore cannot automate to easily update all the pages and many docs with it. I also looked in invisible buttons, then right clicking on it and the replication of all pages. This will be my last resort if there is no other options but its still not easy to do what I have to re-create the link for each document layer and must reproduce all individually on a page-by-page. Even if not for several files, it would always be very happy to be able to clone an element to link to all pages in a document.

    Else I've tried creating a layer in InDesign with a link and then using the Action to import layers, but that also doesn't seem to work.

    Any ideas?

    Thank you!

    You can use the Javascript method addLink the doc object.

  • I need an idea how to put several videos on one page

    Several videos on one page in Muse needed of a portfolio of video...

    Someone at - it an idea how this can be please. (or point me to a tutorial link - one is all that I can find)

    I'm happy with either integrated or Menu related objects for videos.

    Hosting YouTube videos

    I can't find a way to put hyperlinks or URLS into objects and I can't find a way to make small video players in Muse.

    If I resized the container... things look very weird. for example, the video will tiny and in a corner.

    I feel that I work with half a Toolbox!

    I can not even find a model where this has been done.

    Any help is appreciated. Thanx.

    Hello

    You can use a widget of composition for this purpose.

    Place the widget Youtube library widget within the 'target' of the composition and resize both the objective and the widget youtube according to your wish.

    Kind regards

    Rohit Nair

  • You can use anchor links on master pages?

    My site has the need for a "back to the top" anchor link and I wonder if anyone has a solution for the use of anchor links in master pages. Currently when created on a master it only on a single page link not bind to a top general of the page.

    Thank you!

    Hi sean_voegeli,

    Master pages are like templates for the other pages.

    That's why, adding that an anchor on the master page will result, by adding to pages, you applied this master page.

    Kind regards

    Sonam

  • Help with links in a page, a label

    I have not done this in ages, but do not know what is happening here.

    Basically, I have a link on a page, where the link is:

    < a href = "#FORM" > fill out the form below < /a >

    And I have my ID just before the form below:

    < a id = "FORM" > < /a > fields

    The link works, but the problem is that the 'Fields' text in the tag ID is displayed as a link - I thought they were supposed to be invisible?

    I tried to create a class to wrap around this single line, using:

    .nolinks a: link, .nolinks a: visited, .nolinks a: visited, .nolinks a: hover, .nolinks a: active, .nolinks one: {emphasis

    Color: #000000; text-decoration: none;

    }

    But who do not appear to do anything.

    So I thought that maybe it should have been:

    a.nolinks:link, .nolinks a: visited, .nolinks a: visited, .nolinks a: hover, .nolinks a: active, .nolinks one: {emphasis

    Color: #000000; text-decoration: none;

    }

    But no joy with either.

    Ideas or suggestions appreciated.

    Anchor tag behaves like a link. Thus, the following tag will behave like a link.

    Fields

    The solution is to use a tag that does not behave like a link such as span or div, etc.. If you want to use the anchor tag and use CSS for style, then you must apply the class to the tag like this:

    Fill out the form below

    or simply apply a CSS for the ID rule

    best,

    Shocker

  • Adding a link in a slide show?

    Hello, I have a question about adding a link in a slide show in Muse.

    Basically, I need to first slide appears with a link called "more" that people can click to add to the page.

    On the next slide, I would need the visitor presses the button "Read more" to get them to another section of the Web site.

    Any ideas?

    Thank you

    I was at work, try to understand this when I came across your post. It worked for me bro, I appreciate there dude. The only thing I had trouble with the interpretation was first and foremost on how to add the hyperlink, but then I saw that the drop down menu "added / filter links" is available in the upper part. Awesome Dude, thanks there, thanks a lot!

    PS by clicking on the image container is what makes the hyperlink in the menu drop-down available for me, if I've highlighted the image itself was not available.

  • Create links based on the color in Flash

    I have a picture with seven distinct colors.  I would like for each color is linked to a separate html page if clicked.  Can Flash the link to a page based on the color of the selected area?  If so, how?  Otherwise, any ideas on a work around?

    Thank you!

    A button has four images. The fourth framework is the "hit". All that is in this framework will define the hotspot of the cursor to the button.

Maybe you are looking for

  • Slideshow: Can I cut songs to start at some places in the project?

    I create a photo slide show project. First of all, I tried it is iMovie, but with a large learning curve and the time constraints, I use photos instead. I have some pictures of hundreds and 3-4 songs.  I would like to choose the exact point in the pr

  • BenQ E2420HD 24 "LCD

    I am trying to connect this monitor to an ASUS EEE slate using the mini HDMI connector.  When you start the Windows logo appears on the BenQ monitor, then the screen switches to the ASUS and the BenQ only reports "no signal". Looking at the display o

  • Icons are very small and will not return to normal size

    Icons have become very small and won't return to normal size. How can I fix it?

  • Linksys E3000 NAT open Xbox Live settings

    Hi all I recently upgraded my the WRT160n V3 to the E3000 router. I had the port to the front of my old 160n to get my game Xbox Live NAT settings to OPEN.  When I switched on the router for the new E3000, my Xbox Live settings are returned to the Me

  • BBMSP

    How is manipulated to BBM messaging? There is no way to send a message to the BBMSP. Y at - it's going to be a different version with added e-mail or messages sent by other means?