|
Posted by Desmond on 04/22/07 13:13
On 22 Apr, 09:44, "Jukka K. Korpela" <jkorp...@cs.tut.fi> wrote:
> Scripsit Desmond:
>
> > Sorry
>
> Apologies are irrelevant; fix your posting style instead. Hints:http://www.cs.tut.fi/~jkorpela/usenet/dont.html
>
> > what i ment was, I wasn't using quotes as they would show in the
> > page
>
> What are you talking about quotes? And why shouldn't they show in the page?
>
> > <td>This isn't working</td> so the Apostraphy is causing an error.
>
> It surely causes no error in HTML in such markup. It's not the
> orthographically correct character, but that's irrelevant from the HTML
> perspective.
>
> Did you understand a word of what I wrote? Fullquoting is the usual sign of
> cluelessness, i.e. not understanding comprehensively, but you seem to have
> missed _everything_.
>
> The odds are that you are using some program code to generate HTML markup
> and that code uses the Ascii apostrophe as a string delimiter. In that case,
> my previous message would help you to solve the problem. But you actually
> need to read it and to comprehend it; fullquoting it doesn't help.
>
> --
> Jukka K. Korpela ("Yucca")http://www.cs.tut.fi/~jkorpela/
I do understand fully
<td>This isn't working</td> so the Apostraphy is causing an error.
This is perfectly acceptable in HTML but tell that to w3c
<table align="center"> and <div align="center"> also works fine but
not in w3c
[Back to original message]
|