|
|
|
Is coding not your thing? |
HTML Code TutorialTutor Ebook Download Basic HTML FormsHTML Forms can be a little difficult for beginners to understand. You can build them in your editor and run them, but to make them fully functional you must be running on a server.
Forms can be used to gather information from your users. To be able to use forms, the server on which your site is located must provide CGI capabilities. CGI is a system of files that process data received from forms. The Tags
Form Attributes In this example the code tells the browser to use the post method, and to use the cgi program, demo_html40.pl, located in the cgi-bin directory or folder located on the server. Note: The code for the script mentioned in the action statement is displayed below. This script is written in PERL. We also provide PHP code that can be used to parse the form examples. Input Attributes
|
Contents Table of ContentsIntroduction Page Structure Basic HTML PageDoctype The Body Tag The Header Tag The Division Tag Horizontal Rule Anchor Tag Anchor Tag - Intradocument Anchor Tag - Image Using Borders The ID Attribute Meta Tags Text Controls Style SheetsWorking With Fonts The Paragraph Tag Paragraphs-Images Using Lists The Pre Tag Line Break Tag Tables Basics of TablesColspan Forms Form BasicsCheck Boxes Text Boxes Selection Boxes Frames Basic FramesTarget and Scrolling Search Engines Miscellaneous Buttons with CSSUsing Color Color Chart Using Images Using Templates Uploading HTML pages. HTML-CSS Quizzes |
|
|
|