[Tfug] Arg!!! HTML problems....

Claude Rubinson rubinson at email.arizona.edu
Thu Jul 22 16:04:11 MST 2004


On Thu, Jul 22, 2004 at 03:51:45PM -0700, Choprboy wrote:
> On Thursday 22 July 2004 15:40, Jim Secan wrote:
> > At 03:28 PM 07/22/04 -0700, you wrote:
> > >[p]This is the text of a paragraph. It's just a couple of sentences that 
> > >should have a [a href="link.html] link [/a] to another document. But it 
> > >doesn't work[/p]
> 
> But what missing parts? Ive got the open 
> "a" followed by the href the link wording itself, and then the close "a".


Jim's just pointing out that your example is missing a close quote
after 'link.html'.  But as others have said, that's probably not your
problem.  More likely, the problem is mangled HTML tags somewhere
above the excerpted code.  Run your code through the HTML validator as
previously suggested and see what it tells you.

Claude


More information about the tfug mailing list