Home

Submit

Source

Feeds

Home » HTML » Forms ::

HTML Forms
HTML forms are a means of collecting information. People fill in a form and/or select something. Then they click a button. Forms don't actually process information. This tutorial is about how to make forms and how to send the information, but not how to process the information after it has been sent off.
Related Tutorials
HTML Forms
Basic Forms
HTML / Forms
This tutorial outlines the basic format of a html form and the most common form elements.Using simple HTML forms is a very slick way of receiving information from your visitors. You put a few boxes and buttons on your page, they enter in their details and you receive them through email - brilliant.

Site: www.yourhtmlsource.com Report - View Tutorial

HTML Forms
Making a PayPal Form
HTML / Forms
Using PayPal you can easily make a form that allows you to take credit card payments for your freelance work. You only need basic HTML knowledge to do this.

Site: freelanceswitch.com Report - View Tutorial

HTML Forms
Form Design
HTML / Forms
Scripting languages (JavaScript, VBScript, etc) don't have graphical user interface (GUI) objects of their own. They uses those that are part of the HTML language. On the other hand, HTML almost cannot take advantage of these objects. Therefore, you will use a combination of HTML and scripts to effectively use these objects. HTML is mainly be used to display GUI objects and control their properties. A script uses code to manipulate those GUI objects. The GUI objects can also be called web objects, controls (or Windows controls).

Site: www.functionx.com Report - View Tutorial

HTML Forms
Form & HTML Input
HTML / Forms
Sometimes we need information from our web site visitors. HTML tag can be used to get input from the visitors, for example: polls, request product, visitors comments, etc.

Site: www.webdesign.org Report - View Tutorial

HTML Getting Started
Introduction to HTML
HTML / Getting Started
In this tutorial I will explain, What HTML is, What HTML does, and some common questions about HTML.

Site: www.codingcollege.com Report - View Tutorial

HTML Forms
So, You Want A Form, Huh?
HTML / Forms
That's nice and simple.It explains the basics of placing input items on an HTML page.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Forms
In Depth Contact Form Part 1 - The Form Itself
HTML / Forms
In depth tutorial focusing on the basics of building a contact form.Tutorials concentrating on building and handling a contact form on your website.

Site: www.stefashwell.com Report - View Tutorial

HTML Forms
Advanced Forms
HTML / Forms
There are many things to take into consideration when creating a form, you want to make it match your site as much as you possibly can. This can be done using CSS and some HTML tags that you may not already know.

Site: www.webdesign.org Report - View Tutorial

HTML Getting Started
Building an HTML Page
HTML / Getting Started
In this tutorial, you learn to create a template. This template will contain all the necessary and helpful technical and structural bits that form the basis of a document that will conform and validate, too.

Site: www.brainbell.com Report - View Tutorial

HTML Getting Started
HTML For The Newcomer: Part 1
HTML / Getting Started
In this tutorial I will cover some of the basic HTML commands for use with notepad, which will be your program of choice when coding HTML.

Site: www.codecrunch.com Report - View Tutorial

HTML Getting Started
HTML Basics
HTML / Getting Started
This tutorial will hopefully teach you the basic necessities for making your very own webpage. Now contrary to what people tell you, html (Hypertext Markup Language) is not a programming language, its simply instructions telling the browser what to do. Yes, different programming languages can be incorprated into html, but html itself is just instructions for browsers.

Site: www.webdesign.org Report - View Tutorial

HTML Getting Started
Learning HTML part 1 - The first steps to building a webpage
HTML / Getting Started
I will teach you the basics of HTML. Learn what programs to use, how to set up a HTML document and how to make a basic web page in this easy to follow tutorial.

Site: www.awestyproductions.com Report - View Tutorial

HTML Getting Started
Basics of HTML
HTML / Getting Started
We will explain, opening and closing tags of html, every other main tag that goes in between, and we will show you an example of an html page.

Site: www.codingcollege.com Report - View Tutorial

HTML Getting Started
HTML Structure
HTML / Getting Started
A file in HTML is first of all, a file saved with a recognizable extension. The most common extension is htm as the traditional format of Microsoft Windows files. The other extension that is valid is html. Any one of these two extensions makes it a valid HTML file. HTML works by delivering two types of items to the browser: The items to display and the instructions on how to display those items. Everything in HTML is given to the browser as text.

Site: www.functionx.com Report - View Tutorial

HTML Tables
Simple HTML Layout
HTML / Tables
In this tutorial you will show how many web designers create websites using HTML, namely, HTML tables.: It basically all comes down to the proper use of tables, which much of this tutorial will focus on.

Site: www.uberpages.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement