• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HTML Help

cbsmith

Member
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
 
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.
 
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.
 
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
 
Back
Top