Confused

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lee

    Confused

    I created a seperate .css file to control to html pages. It works for one
    page, but not the other? Could anyone tell me a possible reason for this? I
    made sure the

    <link rel="stylesheet " href="webstyle. css">
    is exactaly the same in both html pages.


  • Darin McGrew

    #2
    Re: Confused

    In article <RnWZe.10225$eH 2.8992@fe02.lga >, Lee <leespires@char ter.net> wrote:[color=blue]
    > I created a seperate .css file to control to html pages. It works for one
    > page, but not the other? Could anyone tell me a possible reason for this? I
    > made sure the
    >
    > <link rel="stylesheet " href="webstyle. css">
    > is exactaly the same in both html pages.[/color]

    Something else is different between the two pages, and is causing the
    different behavior.

    Of course, without URLs, it's hard to say what that might be...
    --
    Darin McGrew, mcgrew@stanford alumni.org, http://www.rahul.net/mcgrew/
    Web Design Group, darin@htmlhelp. com, http://www.HTMLHelp.com/

    "There are three kinds of people: those who can count and those who can't."

    Comment

    • Spartanicus

      #3
      Re: Confused

      "Lee" <leespires@char ter.net> wrote:
      [color=blue]
      >I created a seperate .css file to control to html pages. It works for one
      >page, but not the other? Could anyone tell me a possible reason for this? I
      >made sure the
      >
      ><link rel="stylesheet " href="webstyle. css">
      > is exactaly the same in both html pages.[/color]

      Mystic Meg is currently on vacation, and wouldn't you know it the witch
      has taken the crystal ball with her. (hint: provide the urls to the
      pages)

      --
      Spartanicus

      Comment

      • PDannyD

        #4
        Re: Confused

        On Monday 26 September 2005 18:40, Lee(leespires@c harter.net) wrote in
        message <RnWZe.10225$eH 2.8992@fe02.lga >
        [color=blue]
        > I created a seperate .css file to control to html pages. It works for one
        > page, but not the other? Could anyone tell me a possible reason for this?
        > I made sure the
        >
        > <link rel="stylesheet " href="webstyle. css">
        > is exactaly the same in both html pages.[/color]

        Are both HTML files in the same folder?

        Try copying-n-pasting the working tag to the non-working page in case it's a
        tiny error which is not immediately obvious.

        Point your pages at http://validator.w3.org/ and see what errors it throws
        back at you. There may be a missing > or " prior to the CSS link which is
        screwing things up.

        Comment

        • Stephane Roux (HAbeTT)

          #5
          Re: Confused

          In <RnWZe.10225$eH 2.8992@fe02.lga >, Lee wrote:
          [color=blue]
          > I created a seperate .css file to control to html pages. It works for one
          > page, but not the other? Could anyone tell me a possible reason for this? I
          > made sure the
          >
          > <link rel="stylesheet " href="webstyle. css">
          > is exactaly the same in both html pages.[/color]

          The path is relative, are the two html pages in the same directory.

          Don't forget to add
          type="text/css"


          --
          |":._.:"| http://habett.com/
          | (=) | http://habett.org/
          |\.:':./| Any one can be my master

          Comment

          • Lee

            #6
            Re: Confused

            Files are in same directory. I checked everything three times over. I
            created another html file (blank) that worked with the css, moved the
            "contents" from the other into new one and is working now.. I dunno what the
            prob was though.
            "Lee" <leespires@char ter.net> wrote in message
            news:RnWZe.1022 5$eH2.8992@fe02 .lga...[color=blue]
            >I created a seperate .css file to control to html pages. It works for one
            >page, but not the other? Could anyone tell me a possible reason for this? I
            >made sure the
            >
            > <link rel="stylesheet " href="webstyle. css">
            > is exactaly the same in both html pages.
            >[/color]


            Comment

            • 'sNiek

              #7
              Re: Confused

              Lee schreef:[color=blue]
              > Files are in same directory. I checked everything three times over. I
              > created another html file (blank) that worked with the css, moved the
              > "contents" from the other into new one and is working now.. I dunno what the
              > prob was though.
              > "Lee" <leespires@char ter.net> wrote in message
              > news:RnWZe.1022 5$eH2.8992@fe02 .lga...
              >[color=green]
              >>I created a seperate .css file to control to html pages. It works for one
              >>page, but not the other? Could anyone tell me a possible reason for this? I
              >>made sure the
              >>
              >><link rel="stylesheet " href="webstyle. css">
              >>is exactaly the same in both html pages.[/color][/color]

              O URL Where Art Thou?

              --
              Niek

              Comment

              • Lee

                #8
                Re: Confused

                If you would "look" sNiek, I said i got it fixed. Also, I work with my pages
                "offline" on my computer and make sure they work properly before uploading
                to the server. That is why there was/is no url given.


                "'sNiek" <niekemmen@nets cape.net> wrote in message
                news:4338e99e$1 @news.interstro om.nl...[color=blue]
                > Lee schreef:[color=green]
                >> Files are in same directory. I checked everything three times over. I
                >> created another html file (blank) that worked with the css, moved the
                >> "contents" from the other into new one and is working now.. I dunno what
                >> the prob was though.
                >> "Lee" <leespires@char ter.net> wrote in message
                >> news:RnWZe.1022 5$eH2.8992@fe02 .lga...
                >>[color=darkred]
                >>>I created a seperate .css file to control to html pages. It works for one
                >>>page, but not the other? Could anyone tell me a possible reason for this?
                >>>I made sure the
                >>>
                >>><link rel="stylesheet " href="webstyle. css">
                >>>is exactaly the same in both html pages.[/color][/color]
                >
                > O URL Where Art Thou?
                >
                > --
                > Niek[/color]


                Comment

                • 'sNiek

                  #9
                  Re: Confused

                  Lee schreef:[color=blue]
                  > If you would "look" sNiek, I said i got it fixed. Also, I work with my pages
                  > "offline" on my computer and make sure they work properly before uploading
                  > to the server. That is why there was/is no url given.[/color]


                  Oops, Thou Art Right! ;-)



                  --
                  Niek

                  Comment

                  Working...