Pseudo-classes: how to apply the different link colors in two separate table cells

How can I add the link for these two cells status styles?

Foot table is in an include file

The current code is:

< table width = "800" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >
< b >
< class td = "tdfooter1" > < a href = "index.php" > home < /a > |  < a href = "about.php" > about our company < /a > |  < a href = "clients.php" > customers < /a > |  < a href = "partners.php" > our partners < /a > |  < a href = "contact.php" > contact us < /a > < table >
< /tr >
< b >
< class td = "tdfooter2" > data Copyright 2010 carpet & amp; Carpet |  < a href = "terms.php" > terms of use < /a > |  < a href = "privacy.php" > < /a > privacy statement < table >
< /tr >
< /table >

Current CSS is:

{.tdfooter1}
do-family: Tahoma;
do-size: 12px;
color: #FFFFFF;
background-color: #666666;
text-align: center;
height: 30px;
}
{.tdfooter2}
do-family: Tahoma;
do-size: 12px;
background-color: #CCCCCC;
text-align: center;
text-transform: capitalize;
height: 30px;
}

Lack of variations, and any help will be really appreciated

.tdfooter1 a: link {...

.tdfooter1 a: visited {...

.tdfooter1 a: hover {...

.tdfooter1 a: active {...

.tdfooter2 a: link {...

.tdfooter2 a: visited {...

.tdfooter2 a: hover {...

.tdfooter2 a: active {...

Tags: Dreamweaver

Similar Questions

  • LR CC: How can you add labels 'ABC' to multiple slides and how to apply the different transition and pan / zoom to select slides?

    I want to add different labels to most of the slides.  The 'ABC' option adds the same label to all slides with includes date shot and camera settings that I don't want.   I also want to control the slides have pan / zoom.  Seems to be something pretty basic that I'm missing?

    1. by clicking on [ABC] creates the text box.  By clicking on the menu dropdown determines what appears in the box.

    (and you can create multiple text boxes with different information!)

    "Custom text" will appear the same on each slide. The other choice pull metadata each individual slide - "Filename", "Caption", etc.

    The dialog box "Edit...". "you can create a combination of metadata to display in a box.

    In the dialog box "Edit...". "Alternatively, you can create something like this, where the text {Custom} is the same before the {file name}... etc.

     

    2 pan/Zoom is a feature very poor slide show-it is fixed and will apply to all slides without any possibility of control. Better to leave off...

  • How to apply the strategy of UCS1.4 collection (1 d)

    Hi all

    I try to collect statistics on the performance of the network. but do not know how to apply the policy to the collection.

    Service profile, I cam see political Stats. But within the political framework of Stats, there are onlu available in config/choice is political threshold.

    Can someone help out me? Thank you very much!

    I think this is what you are looking for?

    UCS stores the past 5 statistics records at the "Reporting Interval" setting;
    There is no configuration to change that number.  You can put this interval out 8 hours but then you only get a snapshot every 8 hours. Trending or history retrieval would require an interval based extraction and storing application that utilizes the UCS XML API.

    This is a link to the UCS XML API information.
    http://www.cisco.com/en/US/docs/unified_computing/ucs/sw/api/ucs_api_book.html

  • How to apply the character style to table cell

    I'm sure it's basic, but I can't find any references on how to do it and my attempts have failed.  I use VB and CS5.5

    Basically what I'm trying to do is to select a table cell and apply a character like this style...

    MyCharacterStyle = myDocument.CharacterStyles.Add set

    myCharacterStyle.Name = "TH2".

    myTable2.Cells.Item (1) .appliedCharacterStyle = "TH2".

    with this code, I get a "object does not support this property or method.  myTable2.Cells.Item (...). appliedCharacterStyle ".

    I tried several other versions without success.

    Can someone tell me what would be the proper syntax to apply a character style to text in a table cell, or if it's still the right path to follow on that?

    I have to select the text in the cell rather than the cell itself, and if so, how do you do that?

    Thank you

    You do not need to select the text in the cell, but you need

    to target rather than the cell. It is true that in the user interface, you can

    Select the cell and apply a style of tank, but not with a script. Thus, in

    JavaScript is:

    myCell.texts.item (0) = .appliedCharacterStyle

    app.activeDocument.characterStyles.itemByName ("MyCharStyleName")

    It must be something similar in VB also.

    Of course, you can target the text in different ways:

    myCell.characters.everyItem () or myCell.paragraphs.everyItem () etc etc.

    but I think that the text is the most basic of the lot.

    Ariel

  • How to apply the "Slate Pro Light" using CSS font?

    Hello

    Could you tell me how to apply the font of "Slate Pro Light" using CSS? I have not found a solution for the 'Light' slate Pro variation selection.

    Thank you.

    I usually use the definition of CSS of police-family at the following address on my html and body elements:

    font-family: "Slate Pro", Slate, "Myriad Pro", "BBAlpha Sans", Helvetica;
    

    Potentially adding "slate Pro Light" should do the trick. Alternatively, you could take advantage of the make-weight property when you need a lighter framework:

    font-weight: normal|bold|bolder|lighter|number|initial|inherit;
    

    In this case, lighter, might do the trick?

  • How to apply the theme of Oracle Alta UI in ADF

    Hi all

    I use Jdeveloper 11.1.1.1.7.2 release1.

    Can anyone provide your inputs on how to apply the theme of Oracle Alta UI in the ADF.

    For any consultation on Alta IU @ http://www.oracle.com/webfolder/ux/middleware/alta/start-develop.html

    Thank you and best regards,

    Miko Auntie.

    http://www.Oracle.com/WebFolder/UX/middleware/Alta/start-develop.html

    http://www.Oracle.com/WebFolder/UX/middleware/Alta/patterns/PageDesign.html

    http://www.Oracle.com/WebFolder/UX/middleware/Alta/new-dev-w-Alta-skin.html

    Oracle ADF: Customized design

  • How to add the mail link in muse

    How to add the mail link in muse?

    Simply type the e-mail address in the hyperlink control in the Control Strip.

  • How can I set different background color for the slider?

    Hello
    I want to set a different color for track Slider, slider track is spitted into two sections by slider-button.
    I want to put a left gray, the right of a white.
    Under css only changes the background of the entire track, but how I can change different background color for the slider?
    Any suggestion?
    .slider {
        -fx-border-width: 0;
    }
    .slider *.track {
        -fx-background-color:white;
        -fx-background-insets:  0, 1;
        -fx-border-color: #faf0e6;
        -fx-border-width: 1;
        -fx-border-style:solid;
        -fx-progress-color:yellow;
        -fx-border-radius: 20;
    }
    .slider.knobStyle:focused .knob {
        -fx-effect: dropshadow( three-pass-box , red , 5 , 0.5 , 0 , 0 );
    }
    .slider.knobStyle:unfocused .knob {
        -fx-effect: dropshadow( three-pass-box , red , 5 , 0.5 , 0 , 0 );
    }
    .slider .thumb {
         -fx-background-color:rgb(224,225,226);
         -fx-background-repeat:stretch;
         -fx-background-size:stretch;
         -fx-background-position:center top;
         -fx-background-image:url("../images/volume_ball.png");
            -fx-padding: 10;
    }

    I don't know why I can't get the node of the track, track has always set to null and the thumb or the other.

    After that the cursor was displayed on an active scene are you doing research?

    (ex.: after you have added the slider to a scene, the scene for scene, then called stage.show ())

  • How to set the different HTML (site) page in the workspace during the backup?

    Hello
    How to set the different HTML (site) page in the workspace during the backup?

    For example:
    A user connects to the workspace.
    If you have already started the procedure for backup database administrators, the user sees the HTML page that reads "don't touch anything, need a backup procedure.

    Thank you to
    Marek

    Hi Marek,

    I have not tried, but it seems the most logical way:

    Rename the BpmLauncher.jsp to BpmLauncher.jsp.orig

    Then, create a new file called BpmLauncher.jsp and put the following inside:

    
    

    Do not touch anything, it takes a backup procedure

    Kind regards
    Robb Salzmann

  • How to apply the filter to a specific column condition, but not to the report?

    Hello

    I'm having a problem in the application of a filter to one of the column condition.
    I have a scheme with the table around 10 dimension tables and a fact. My requirement is to provide a count on the table of facts with associated with some other columns in the dimension tables.

    Lets consider a scenario with tables as sales (Fact), region (Dimension), Year (Dimension), Type of sale (Dimension).

    Now my requirement is to highlight the fields

    City (Region) - city
    Year-
    Sales Count (dirty table) - number of all sales of the fact table
    Sales Count (dirty table) - count of all sales of the fact which type of sale table is 'Cash'

    Here, my question is how to apply the filter condition of Sales Type = 'MONEY in' only on one of the Sales Count column that comes from the fact table. I want to be ordered for the fourth column, the filter condition.

    Can someone let me know how?

    Thank you

    You must do this:

    1) click the button column fx sales. (This procedure does than on fact, not attributes.0

    2) click on the filter button.

    (3) select the size of sales from the left Type "selection list."

    (4) in the filter window, enter CASH, and click OK.

    This will create one filter on sales 'use' size 'type sales' as the filter. It willl filter only to this column.

  • How to apply the mass PhysX to a w3d created with max

    Hell,

    I need to figure out how I can do to apply e.g. "mass" or "restitution" to some body created with 3d max and imported in Director w3d format.

    I know how to apply 'transform.position', 'transform.rotation' to a w3d created with max.
    and how to apply the mass and the return of an object that is created with lingo, but I do not know how to do mass a w3d created with max.
    Who is the syntax?

    Can you give me a hint?
    Thank you.

    It works for me :-)

    I sent you a private message.

  • How to apply the gradient to the entire page

    Hello

    Can someone tell me please how to apply the gradient to the entire page as a gradient background color.

    I tried for centuries and can not see the routes to apply background color

    any ideas? step by step please I really get lost because I'm new to Indesign and do not know the names of all the tools.

    Thank you

    If you want to this gradient to print (or export) with the page, and then you have to draw a rectangle and fill with the gradient.

    If you want on a number of pages, put the rectangle on a master page. You might want to add a layer and move it to the back, put the rectangle on that layer, then lock the layer.

    Dave

  • How to apply the AUTOFILTER on interactive report.

    Hello

    I'll have a report / form based on assume that the table EMP

    Page1 - Interactive (report)
    Page 2 - form

    report query-> select * from EMP;

    1 has created a new employee P2_EMP ('ABC') on page 2 and SAVE the record.
    2. as soon as I save the record on page 2, the control returns to Page1 (Interactive report)
    3. on page 1, all the Archives of the employees are displayed.

    What I want to, whenever I create a new employee P2_EMP = 'ABC' and SAVE the record, control on Page1 (Report) but only recording with employee P2_EMP = 'ABC', should be displayed on page 1...

    HOW can I achieve., I mean how to apply the AUTOFILTER on Page1 (interactive report)

    Currently, I have to manually apply the FILTER on page 1 (employee = ABC), I want to avoid.

    Thank you
    Deepak

    Hi Deepak,

    Could you have another element to the 1 'P1_NEW_EMP' page, pass this back into your branch when control passes from Page 2 to Page 1 and then put it as a condition of your report.

     select * from EMP
    where (employee = :P1_NEW_EMP or  :P1_NEW_EMP = '');
    
  • How to apply a commandlink to an ADF for line header cell

    I put a bed ADF implemented only the table. I have a column that I'm designating as a column in Add/Remove. In simple terms, I would like to than the cell of this column in the header row to have a drive behind it a link that opens a form 'add a line '. For each individual detail line column will have an order in connection with the function 'delete '. I'm having no problem with the button Delete.

    My question is, "someone has advice on how to apply a command link to a row header cell.

    Here is a sample based on your use cases:


    emptyText = "#{bindings." Employees.Viewable? "{'No data to display.': 'Access Denied.'}".
    fetchSize = "#{bindings." Employees.rangeSize}' rowBandingInterval = '0 '.
    selectedRowKeys = ' #{bindings. " Employees.collectionModel.selectedRow}.
    selectionListener = "#{bindings." RowSelection Employees.collectionModel.makeCurrent}' = 'single '.
    ID = "t1" >

    headerText = "#{bindings." Employees.hints.FirstName.label}"id ="c1">



    headerText = "#{bindings." Employees.hints.LastName.label}"id ="c2">


    **
    **
    **
    *
    *
    **
    *
    *

  • How I change the fonts and colors of default return?

    I changed the font and the color of the text through the Tools button and the button options and the tab content. I can't find anything tell me how to change the fonts and colors to the colors and fonts by default. Can you advise me? I use Windows 7 Home Premium OS. Thank you.

    Hi Brenda19605,

    You can use this article to set the fonts and colors: https://support.mozilla.org/en-US/kb/change-fonts-and-colors-websites-use?esab=a & s = do & r = 0 & s = as

    The default settings for the police are in this article:
    https://support.Mozilla.org/en-us/KB/some%20text%20shows%20up%20bold%20after%20upgrade

    Unfortunately for the default color has no good reference. For the text, but it is black (most lower-left), the background is white (color above left). Unvisited links is blue (column 8, line 5) and the visited link is purple (column 9, line 5).

    Let me know if you need help more!

    Lordfreak

Maybe you are looking for