|
Posted by Jonathan N. Little on 11/22/07 19:53
Beauregard T. Shagnasty wrote:
> In alt.html, Mika wrote:
{Restored quote reference} Ian Hobson wrote:
>>> My Advice....
>>>
>>> 3) Fix the HTML - Having three <head>, and three <body> tags is an
>>> abortion! LINK can ONLY go in the header. Your page is such a mess it
>>> can't be described as "tag soup". It a dogs breakfast! Fix.
>
> <http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.superhighstreet.com%2FGeorge-Street-Richmond%2Findex.shtml>
> This page is not Valid HTML 4.01 Transitional!
> Result: Failed validation, 66 Errors
>
> Why isn't this site Strict instead of Transitional?
>
>> This is a misnomer as it is actually the 2 SSI pages' own head and
>> body that you are seeing. It does not affect the operation at all,
>> and if we remove the tags from the 2 SSI pages then they cease to
>> display correctly elsewhere.
>
> Then fix "elsewhere".
I believe we told him that 1.5 years ago. If your are using SSI to
combine whole html documents then your are doing it wrong. Either make
your SSI include documents contain *only* the parts of the page that you
need to include OR do not use SSI. It's the wrong tool and you should
use some other server side script to open such documents and parse to
extract *only* the bits your need to assemble a valid html document.
>> Thanks for your time. If you could answer our query about your issue with
>> Firefox that would help, as it is worrying that yours is the first such
>> report on this entire thread and in 18 months of live use. Perhaps there is
>> something wrong with your system.
>
> There's nothing wrong with my "system(s)".
If your page is patchwork Frankenstein with extra bits and invalid
markup then you are relying a browser's ability to "guess" what it is
supposed to be algorithms to some how display the page. Not a good plan.
>
> You've posted your site in the past, and as I recall, each time someone
> told you of problems, not the least of which was load times.
>
Last time I check it was over 6MB...
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|