Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Selector issues

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37174
    Top12Gun
    Member

    Can’s get any of the CSS to actually function on the page. My code is as follows:

    HTML:




    Assignment #1






    University of Kentucky Wildcats Men's Basketball



    Wikipedia notes The Kentucky Wildcats men's basketball team, representing the University of Kentucky, is the winningest in the history of college basketball, both in all-time wins and all-time winning percentage. Kentucky's all-time record currently stands at 2076�648 (.762). Kentucky also leads all schools in total NCAA tournament appearances with 51, [snipped}






    INDEX


    1. Opponents

    2. Definition Lists

    3. Video

    4. Conclusion


    [snipped]



    CSSpg1:

    *{color: darkgrey}

    CSSpg2:

    *{color: darkgrey}
    *{background-color: #e0e0e0}

    CSSpg3:

    a.link {color: chartreuse;}
    a.hover {color: red;}
    a.active {color: green;}

    Probably have missed something very simple, but I’m a noob, and that’s what noobs do. ;)

    #99210
    Top12Gun
    Member

    Thanks!! And it was an assignment, one in which I was told to make the different pages. I’m going to consolidate them. ;)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.