WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-19-2005, 01:49 AM
WebProWorld New Member
 

Join Date: Apr 2005
Posts: 11
souravamant RepRank 0
Default Html - Forms Problem

On my forums, i am using forms on images. I want that both the images should come on the same line rather on 2 different lines.

Example:
---------
<form action="/" method="post">
<input type="image" src="http://www.debtconsolidationcare.com/styles/dtcc/img/lang_english/post.gif" width="82" height="25">
</form>
<form action="/" method="post">
<input type="image" src="http://www.debtconsolidationcare.com/styles/dtcc/img/lang_english/post.gif" width="82" height="25">
</form>

In the above example when i am applying these codes to my HTML these 2 images are comming on 2 different lines, which i want should come on one single line.

Can any one help me out.

Souravamant
Reply With Quote
  #2 (permalink)  
Old 04-19-2005, 04:16 AM
WebProWorld Member
 

Join Date: Mar 2004
Posts: 97
benihana RepRank 0
Default

In your CSS, try:

form, input {
display:inline;
}

<added> I assume there is some code missing in your example, otherwise there seems little point in using forms at all...8~)</added>
Reply With Quote
  #3 (permalink)  
Old 04-19-2005, 05:29 AM
WebProWorld New Member
 

Join Date: Apr 2005
Posts: 11
souravamant RepRank 0
Default Html - Forms Problem

benihana,

thanks,

It worked, may be i will take ur help for any further assistance.

Regards

Souravamnt
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0