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: solid; border-width: 1px; 
 /td
 td align=center style=background: #eee;
 = = = = =
 and there's the happy violin.

No that's not it .. that was me trying to see if the white would go away ...
I'm guessing, though I've not tested it yet, that Thierry is right.

That colour above is grey not white  even i can read that right off:)


 francky
 (thinking: it's no m/f point

m/f ? don't know what that means


to say that the international html/css
 standards of w3c and MS-programs as FP

(and Word, the easy converting in
 htm-option!)

don't have everything in common...)(and thinking [ THE 3
 GOLDEN TIPS ;-) ]: allways validate your FP-pages with the
 html-validator and the css-validator, and allways check your FP-pages in
 Firefox to see if they aren't IE-only).


MMM I appreciate you took the time to look at the code ..

(thinking:  however you did not test it first (obviously) and gave me a
wrong answer, which btw was so obviously wrong because otherwise the colour
code would be saying white!... I tell you this for your own elucidation. )
(and thinking perhaps before trying to answer cleverly you first take the
time to test the answer)

Why you feel the need to point out the obvious to me,  re your 'golden tips'
and word comments I've no idea really. You were wrong there too, however on
one point.

the idea that fp03 and international html/css standards of w3c don't have
anything in common and further to that .

Always check your web editor (which includes np) pages in different browsers
(and there are more than two btw) and with the validators, one checks with
them no matter what editor one is using.

Tina







__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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...

Tina,

The errors are coming from inline CSS, embedded in style attributes  
within the HTML itself.

The offending lines look like this:

   style=margin-top: 3

The problem with these declarations are that you need to specify the  
units of the margins, i.e.:

   style=margin-top: 3px

That should do the trick.

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/)
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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 offending piece.

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?

Why is it ,it's always men making the usual 'FrontPage put down'? Oh.. yeah
... 'my car is bigger, sorry better than your car' syndrome ... so THAT'S
why you guys do that another lightbulb moment.

Please your on a roll.. gimme another one Challenging grin ok ok .. this
any better batting eyelashes with grin

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.

Thanks for any help, plus if anyone has clues to the final bits of warnings
I'd be glad to hear about them, but I'm not going to worry about them.

Tina
Original Abstract Art in Pen and Ink
http://clarke-abstract-art.com/


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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  
you or users of FrontPage in general -- that's just not the case.  
Like the forthcoming iWeb, I think these tools are great for the  
democratization of the web, despite the fact that they produce less- 
than-admirable HTML and CSS.  I would, however, love to see better  
standards support in the future.

 Why is it ,it's always men making the usual 'FrontPage put down'?  
 Oh.. yeah
 ... 'my car is bigger, sorry better than your car' syndrome ... so  
 THAT'S
 why you guys do that another lightbulb moment.

http://www.molly.com/2004/02/06/ms-frontpage-gotcha/
http://www.meryl.net/blog/archives/001464.php#001464

Molly and Meryl are both women: it's not about gender or  
competitiveness, it's about pride in our craft and the medium we  
love.  And if you're helping people improve their pages, regardless  
of what tool they're making them with, you're doing a Good Thing too,  
and you have my support.

I'll just have to be better about framing my offhand remarks in the  
future :)

-- 
Matthew Levine (http://www.infocraft.com/)
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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 attributes in there.  You could
safely remove most of them.

Thierry | www.TJKDesign.com

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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 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: solid; border-width: 1px; 
/td
td align=center style=background: #eee;
= = = = =
and there's the happy violin.

francky
(thinking: it's no m/f point to say that the international html/css 
standards of w3c and MS-programs as FP (and Word, the easy converting in 
htm-option!) don't have everything in common...)(and thinking [ THE 3 
GOLDEN TIPS ;-) ]: allways validate your FP-pages with the 
html-validator and the css-validator, and allways check your FP-pages in 
Firefox to see if they aren't IE-only).
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/