Click here to Skip to main content
15,921,941 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I have designed a form using left contact and right contact, i want to eliminate the scroll option. How to achieve it.

What I have tried:

I have designed a form with respective fields. I have to place 3-4 fields in a row so that the scroll can be eliminated?
Posted
Updated 25-Nov-18 12:15pm
Comments
Richard MacCutchan 23-Nov-18 4:47am    
Make sure the total space used by the four fields is less than the amount available.

1 solution

CSS Tutorial[^]

You told us what you want to do - but really, you haven't told us anything you've done. As far as it goes, "designed a form" means a sketch on a piece of paper. Repeating what you want as what you have done is not helpful.

Study CSS, and perhaps, HTML, as well - these are very basic operations.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900