RE: OT - Good list for HTML questions

2001-05-03 Thread Ben Dyer
Also, Evolt: http://lists.evolt.org --Ben At 11:47 AM 5/2/2001, you wrote: There's a great list at: http://webdesign-l.com/ been using it for a while and found it to be one of the best. HTH, d -Original Message- From: Perez, Bismark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May

Re: OT - Good list for HTML questions

2001-05-02 Thread Bryan LaPlante
here is one. http://www.wdvl.com - Original Message - From: Perez, Bismark [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, May 02, 2001 10:16 AM Subject: OT - Good list for HTML questions Hello there, Can somebody recommend a good list to ask HTML questions, I have

RE: OT - Good list for HTML questions

2001-05-02 Thread Stewart McGowan
http://developer.netscape.com has a number of different lists etc for html, they give cross browser examples etc, also w3c has a HTML validation page http://validator.w3.org/ that will validate that your page follows the specs, and webmonkey has something similar I seem to remember... Stew

RE: OT - Good list for HTML questions

2001-05-02 Thread David Baskin
There's a great list at: http://webdesign-l.com/ been using it for a while and found it to be one of the best. HTH, d -Original Message- From: Perez, Bismark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 8:16 AM To: CF-Talk Subject: OT - Good list for HTML questions Hello

RE: OT - Good list for HTML questions

2001-05-02 Thread Katherine Maltby
The main problems you'll come across between IE and Netscape are tables. If one tag has not been closed the whole page will not show up on Netscape. Also borders on images will show up of you haven't specified border=0. Sorry if you already know this, but thought I'd mention it just in case!

Re: OT - Good list for HTML questions

2001-05-02 Thread Judith Taylor
There are actually quite a fewthe ones I subscribe to are evolt, wdvltalk and webdesing-l. Addresses are: For Evolt... General information about the mailing list is at: http://lists.evolt.org/mailman/listinfo/thelist For wdvltalk: General information can be found at:

Re: OT - Good list for HTML questions

2001-05-02 Thread Jon Hall
You need not go further than http://www.evolt.org The general web design list out there imo. jon - Original Message - From: Perez, Bismark [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, May 02, 2001 11:16 AM Subject: OT - Good list for HTML questions Hello there,

Re: OT - Good list for HTML questions

2001-05-02 Thread Bill Davidson
PROTECTED] Sent: Wednesday, May 02, 2001 12:57 PM Subject: RE: OT - Good list for HTML questions The main problems you'll come across between IE and Netscape are tables. If one tag has not been closed the whole page will not show up on Netscape. Also borders on images will show up of you haven't