Re: Style Sheet difficulties
garry espe <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
garry espe <garry.espe@...> writes: > <td CLASS=sidebar> Goodbye </td> > Here is the error message: > [PETAL ERROR] cannot tokenize: <td > CLASS=sidebar> Goodbye at Now I am answering my own post. I forgot to encase the stylesheet class value in double quotes. Things are working fine -- including the <link rel... construct. Thanks, Grant, for your assistance. Garry