Re: [css-d] stuck on the last bits of validation.

2006-01-15 Thread Tina Clarke
Hi Tina, I fooddled also somewhat around your codes, and found the page rightmenu.htm http://frontpage-tips.com/rightmenu.htm. See: = = = = = td style=background: #eee; p style=margin-top: 3px align=center input type=text name=user2 value=email address size=13 style=border-style:

Re: [css-d] stuck on the last bits of validation.

2006-01-14 Thread Matthew Levine
On Jan 14, 2006, at 5:19 PM, Tina Clarke wrote: I have validated as much as I am able with this site http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F% 2Ffrontpage-tips.com%2F I can't understand what is wrong with the margins .. or even where they are for the two errors...

Re: [css-d] stuck on the last bits of validation.

2006-01-14 Thread Tina Clarke
I'll refrain from the obligatory comment on the irony of using valid CSS with a page that showcases FrontPage tips... Whoops. Good luck! -- Matthew Levine (http://www.infocraft.com/) Thanks for the actual help, It's also led to the writing of another tip satisfied grin I found the

Re: [css-d] stuck on the last bits of validation.

2006-01-14 Thread Matthew Levine
On Jan 14, 2006, at 8:06 PM, Tina Clarke wrote: Ah the schoolboy humour It's the nut behind the wheel that does the job and yes I'm not that good at it .. it's merely my hobby and I'm just a housewife, so who cares? I hope you didn't read my comment about FrontPage as a judgement on

Re: [css-d] stuck on the last bits of validation.

2006-01-14 Thread Thierry Koblentz
Tina Clarke wrote: What am I doing wrong with the ezine sign up box so that it appears in white? http://frontpage-tips.com/ ... I've fiddled and faddled and can't work it out. It's your TD. Try: td {background:red} to see what I'm talking about. IMHO, you have way too many elements and

Re: [css-d] stuck on the last bits of validation.

2006-01-14 Thread francky
Tina Clarke wrote: What am I doing wrong with the ezine sign up box so that it appears in white? http://frontpage-tips.com/ ... I've fiddled and faddled and can't work it out. Hi Tina, I fooddled also somewhat around your codes, and found the page rightmenu.htm