On 8/22/07, Evgeniy Strokin <[EMAIL PROTECTED]> wrote:
> I'm working on templates for Roller and noticed several very unfortunate
> things:
> HTML generated by any macros is not standard.
> For example calendar contains this:
> border="0" cellspacing="0">Last two attributes
> border="0" cellspaci
+1
Evgeniy Strokin wrote:
Hello,..
I'm working on templates for Roller and noticed several very unfortunate things:
HTML generated by any macros is not standard.
For example calendar contains this:
border="0" cellspacing="0">Last two attributes
border="0" cellspacing="0"
just doesn't allow use
Hello,..
I'm working on templates for Roller and noticed several very unfortunate things:
HTML generated by any macros is not standard.
For example calendar contains this:
Last two attributes
border="0" cellspacing="0"
just doesn't allow use some CSS properties.
I found such things in most HTML c