View Single Post
  #1 (permalink)  
Old Nov 4th, 2007, 20:30
dhossai dhossai is offline
Up'n'Coming Member
Join Date: Apr 2007
Location: Canada
Posts: 88
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] form output in CSS

Hi Fellows!

I have a search page which search my database and out the result. It is like this.. in the form it has first name|last name|city|country option. User can search the database by any of these option. When the submit the form it output the search result in a page in table format. how can I present the output in to the CSS page?
Reply With Quote