Old 25-03-2007, 07:04   #1 (permalink)
devull
Devull~ the web designer
 
devull's Avatar
 
Join Date: Mar 2007
Posts: 24
a few more [html] codes

drop down box:
HTML Code:
<select> <option>devull -- is cool</option> <option>devull -- is more than cool</option> <option>devull -- is the best</option> </select>



multi box
HTML Code:
<select> <select multiple="yes" size="3"> <option>devull -- is cool</option> <option>devull -- is more than cool</option> <option>devull -- is the best</option> </select>



submit button:
HTML Code:
<input type="submit" value="Submit" />


email:
HTML Code:
<form method="post" action="mailto:youremail@youremail.com" > First:<input type="text" name="First" size="12 maxlength="12" /> Last:<input type="text" name="Last" size="24" maxlength="24" /> <input type="submit" value="Send Email" /> </form>


reset button:
HTML Code:
<input type="reset" value="Reset" />


radio form
HTML Code:
devull should be a mod: <input type="radio" name="food" /> devull should be a admin: <input type="radio" name="food" /> devull should stay a member: <input type="radio" name="food" />


password box
HTML Code:
<input type="password" size="25" maxlength="25" />



name & password
HTML Code:
name <input type="text" /><br> password <input type="password" />


credits: me ( these were all taken from my website i made from scratch. i will be releasing the website url soon as it is finished )

Last edited by devull : 25-03-2007 at 07:29.
  Reply With Quote
Old 25-03-2007, 07:29   #2 (permalink)
devull
Devull~ the web designer
 
devull's Avatar
 
Join Date: Mar 2007
Posts: 24
added more k
  Reply With Quote
Old 25-03-2007, 07:32   #3 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 5,413
Wow, you invented these? thats fucking impressive. You should pass them on to the W3C, they might be interested in your radical thinking.
__________________
unconsolidated isoparms
  Reply With Quote
Old 25-03-2007, 07:40   #4 (permalink)
devull
Devull~ the web designer
 
devull's Avatar
 
Join Date: Mar 2007
Posts: 24
XD im going to learn PHP what you think? and you like graphix?
  Reply With Quote
Old 25-03-2007, 07:40   #5 (permalink)
devull
Devull~ the web designer
 
devull's Avatar
 
Join Date: Mar 2007
Posts: 24
and the second one i learn in a tutorial about 5 months ago
  Reply With Quote
Old 25-03-2007, 08:20   #6 (permalink)
2Dfruit
Biscuit
 
2Dfruit's Avatar
 
Join Date: Jun 2006
Location: Ireland
Posts: 1,073
Quote:
Originally Posted by Dusteh
Wow, you invented these? thats fucking impressive. You should pass them on to the W3C, they might be interested in your radical thinking.

hahaha
  Reply With Quote
Old 25-03-2007, 12:56   #7 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Haha, Dusteh.
  Reply With Quote
Old 25-03-2007, 14:14   #8 (permalink)
EGONick
Programmer
 
EGONick's Avatar
 
Join Date: Jan 2007
Location: UK, Manchester
Posts: 36
Quote:
Originally Posted by devull
XD im going to learn PHP what you think? and you like graphix?

sarcasm: Definition, Synonyms and Much More from Answers.com
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8