corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » HTML help


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author HTML help
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
20th Mar 04 at 15:21   View User's Profile U2U Member Reply With Quote

im makin a website for a uni project and i wanna put a combo box in and then a box where the user can type stuff in, i know this i really basic but does anyone know the code for those?

they dont actually have to do anything because its not suposed 2 be a fully functional website, sounds stupid i no!!

cheers
Joff
Member

Registered: 17th Oct 00
Location: Cambridgeshire
User status: Offline
20th Mar 04 at 15:57   View User's Profile U2U Member Reply With Quote

code:

<select><option>Option 1</option><option>Option 2</option><option>Option 3</option></select>
<textarea>Multi-line text field</textarea>
<input type="submit">



[Edited on 20-03-2004 by Joff]
Drew
Banned

Registered: 24th Nov 01
Location: County Durham
User status: Offline
20th Mar 04 at 16:03   View User's Profile U2U Member Reply With Quote

^^^^^^^ is the wot the code thing is for - so you can put html code in without it being 'active'
Joff
Member

Registered: 17th Oct 00
Location: Cambridgeshire
User status: Offline
20th Mar 04 at 16:05   View User's Profile U2U Member Reply With Quote

Yes Drewston.

Drew
Banned

Registered: 24th Nov 01
Location: County Durham
User status: Offline
20th Mar 04 at 16:08   View User's Profile U2U Member Reply With Quote

well aint that clever
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
20th Mar 04 at 16:11   View User's Profile U2U Member Reply With Quote

cheers joff, what about a single line text box?
Joff
Member

Registered: 17th Oct 00
Location: Cambridgeshire
User status: Offline
20th Mar 04 at 16:14   View User's Profile U2U Member Reply With Quote

code:
<input type="text" value="Some text" />


Why not just look in the source code for this site? It's got examples of all the Form elements you're trying to use.

[Edited on 20-03-2004 by Joff]
Joff
Member

Registered: 17th Oct 00
Location: Cambridgeshire
User status: Offline
20th Mar 04 at 16:15   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Drew
well aint that clever



Yes....

 
New Topic

New Poll

Corsa Sport » Message Board » Off Day » HTML help 23 database queries in 0.0074170 seconds