I know you're experts...

Out of context: Reply #23

  • Started
  • Last post
  • 38 Responses
  • ********
    0

    Ah like you already ya cunt.

    #header defines the DIV with the ID header (obviously)

    #header p defines each < p > tag inside the DIV with the ID of "header"

    and so on....
    ++++++++++++++++++

    #header .sideflaps {

    #topbit .fannywank {

    #navbar .radge {

    Winnae work.

    Ye'd define

    .sideflaps

    .fannywank

    and

    .radge

    in yer CSS sheet.

    then in yer HTML ye dee this:

    < div id = "header" class = "fannywank" >

    for example whereby if any attributes are contained in both the ID and the CLASS, then those of the CLASS will be over-ruled by those of the ID

View thread