Computer Dictionary | Javascripts | Search Engines | SEO | Text Link Guide | Web Design
Internet Marketing Tools | Ecommerce Software | Michael Wong | Sponsored Links | Help
 
Web HTML-HTML.com
>>>

You are here: HTML > Forms > <INPUT ...> > TYPE

TYPE = TEXT

TEXT creates a text entry field (the most popular type of data entry field):

this code produces this
<FORM ACTION="/cgi-bin/html/mycgi.pl">
name: <INPUT TYPE=TEXT NAME="realname">
<P><INPUT TYPE=SUBMIT VALUE="submit">
</FORM>
name:

TEXT is the default input type (if you want a text field, you don't even need to use the TYPE attribute).

this code produces this
<FORM ACTION="/cgi-bin/html/mycgi.pl">
<!-- note absence of TYPE attribute -->
name: <INPUT NAME="realname">
<P><INPUT TYPE=SUBMIT VALUE="submit">
</FORM>
name:

The behavior of TEXT fields can be modified using these attributes:

  • VALUE: set an initial value for the field
  • SIZE: how wide the field should be
  • MAXLENGTH: the maximum number of characters the user can enter

TYPE=CHECKBOX

          

What's New?

'Social Bookmarking 101' in Link Building Software
'Advanced Web Ranking' & 'SEO Image' in Search Engine Rankings
'LotusJump' & 'SheerSEO' in SEO Software
'Revenue Surge' in UpSell
'MemberSpeed' in Membership Software
 

Top 5 Best Sellers

1.Text Links Ads - Buy & sell text links
2.Perry MarshallHot! - Google AdWords ebooks, courses, coaching & consulting
3.Internet Business Promoter - SEO, submission, ranking & link building software
4.Site Build It! - All-in-one site building, hosting & marketing system
5.SEO EliteHot! - Big collection of SEO & traffic generating tools
 

My Other Sites

GoDefy Marketing Software - Compare 100s of web marketing products & services
Jumbo Keyword Tool - 70+ 1-Click AdWords keyword editing functions
Internet Marketing Blog - AdWords, SEO, affiliate marketing, etc.
 

Free Marketing Tools

1.Search Engine Rankings
2.AdWords Wrapper
3.Keywords (Top 500 updated daily)
4.Link Popularity Check
5.Marketing Tips
 

Copyright © 2002-9 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com