Results 1 to 3 of 3

Thread: Master Page HEAD code not publishing inside HEAD

  1. #1
    Carl Kruck
    Guest

    Default Master Page HEAD code not publishing inside HEAD

    Hi All

    Is there any reason this would happen? I wondered why a script might not be
    working at http://www.humeridgechurch.org/index.html (feel free to view the
    source) and all my custom CSS, and Javascript and references to JS files are
    below the closing </HEAD> tag.

    Have no idea why this would happen, even though it displays normally within
    the HEAD tags when view it through the HTML button on Masterpage Properties

    Any help would be appreciated please!

    Thanks
    Carl





  2. #2
    Nancy O.
    Guest

    Default Re: Master Page HEAD code not publishing inside HEAD

    On Line 17 of your HTML code, you have an extra closing head tag followed by
    a comment.
    --------------------
    </head>
    <!--Make sure your page contains a valid doctype at the very top-->
    --------------------
    Much further down the page, you have another closing head tag in CAPS.

    --------
    </HEAD>

    The first head closure must be from something you pasted in to your page --
    either with Ctrl+T or via one of the HTML insertion points on the properties
    panels.

    --
    Nancy O.
    Alt-Web Design & Publishing
    Web | Print | Media Specialist
    www.alt-web.com
    www.twitter.com/altweb
    www.alt-web.blogspot.com

    "Carl Kruck" <designer@metaweboz.com> wrote in message
    news:hnvfl3$pm4$1@DailyPlanet.news.netobjects.com. ..
    > Hi All
    >
    > Is there any reason this would happen? I wondered why a script might not
    > be working at http://www.humeridgechurch.org/index.html (feel free to view
    > the source) and all my custom CSS, and Javascript and references to JS
    > files are below the closing </HEAD> tag.
    >
    > Have no idea why this would happen, even though it displays normally
    > within the HEAD tags when view it through the HTML button on Masterpage
    > Properties
    >
    > Any help would be appreciated please!
    >
    > Thanks
    > Carl
    >
    >
    >
    >



  3. #3
    Carl Kruck
    Guest

    Default Re: Master Page HEAD code not publishing inside HEAD

    Thanks Nancy

    Have found that and deleted, but there is a script error which I've asked
    for help on the DynamicDrive forums

    Carl

    "Nancy O." <nancyoshea1@NOSPAMatt.net> wrote in message
    news:ho0j64$a3a$1@DailyPlanet.news.netobjects.com. ..
    > On Line 17 of your HTML code, you have an extra closing head tag followed
    > by a comment.
    > --------------------
    > </head>
    > <!--Make sure your page contains a valid doctype at the very top-->
    > --------------------
    > Much further down the page, you have another closing head tag in CAPS.
    >
    > --------
    > </HEAD>
    >
    > The first head closure must be from something you pasted in to your
    > page -- either with Ctrl+T or via one of the HTML insertion points on the
    > properties panels.
    >
    > --
    > Nancy O.
    > Alt-Web Design & Publishing
    > Web | Print | Media Specialist
    > www.alt-web.com
    > www.twitter.com/altweb
    > www.alt-web.blogspot.com
    >
    > "Carl Kruck" <designer@metaweboz.com> wrote in message
    > news:hnvfl3$pm4$1@DailyPlanet.news.netobjects.com. ..
    >> Hi All
    >>
    >> Is there any reason this would happen? I wondered why a script might not
    >> be working at http://www.humeridgechurch.org/index.html (feel free to
    >> view the source) and all my custom CSS, and Javascript and references to
    >> JS files are below the closing </HEAD> tag.
    >>
    >> Have no idea why this would happen, even though it displays normally
    >> within the HEAD tags when view it through the HTML button on Masterpage
    >> Properties
    >>
    >> Any help would be appreciated please!
    >>
    >> Thanks
    >> Carl
    >>
    >>
    >>
    >>

    >


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •