HTML Help

cbsmith

Member
Sep 18, 2001
129
0
0
Does anyone have any sites that provide sample HTML code, or forums where I can ask questions on how to design HTML? I am tyring to create a form on my website, but am having some problems.

Thanks,

Chris
 

cbsmith

Member
Sep 18, 2001
129
0
0
Thanks for all your help.

Anyone else? Are there any forums for HTML like AT, or similar?

Chris
 

gopunk

Lifer
Jul 7, 2001
29,239
2
0
i don't know if they still have it (after the remodeling of the site), but builder.com had some forums before.

i don't know if this will help you, but i learned html by looking at the source code of sites i liked.
 

Czar

Lifer
Oct 9, 1999
28,510
0
0
you could always try to ask us

like ILikeSprite said, for a form to be processed you need some sortof a script, preferably server side scripts like php, asp or cgi.
 

cbsmith

Member
Sep 18, 2001
129
0
0
All the form is for, is a meeting attendance form. It will just have a few entries for name, address, etc and a comments section. I just want it emailed to me. It doesn't need to be put in a database or anything.

Chris
 
Apr 5, 2000
13,256
1
0
Definetly check out the HTMLgoodies site Czar linked to - it tells you step by step what you need for a form to be e-mailed to you