Re: HTML generated by macros is not good

2007-08-22 Thread Dave
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

Re: HTML generated by macros is not good

2007-08-22 Thread Sam Neth
+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

HTML generated by macros is not good

2007-08-22 Thread Evgeniy Strokin
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