auspm Posted December 21, 2009 Share Posted December 21, 2009 G'day all. On my contact page, i've got a few input fields that will just show the lines as to how I want it (border-bottom: 1px dashed #CCC), however on the text area, its about 4 lines, and all I can get it to show is just the line at the bottom of the text area, and not each individual line. Firstly, is it possible with a textarea, and if so, how? Secondly, if it isn't possible, how can I create an area where several lines will show so the user can enter their message? Cheers in advance Quote Link to comment https://forums.phpfreaks.com/topic/185837-textarea-with-individual-lines/ Share on other sites More sharing options...
haku Posted December 21, 2009 Share Posted December 21, 2009 The closest thing you can do is create animage with the dotted lines and set it as the background of the textarea. Quote Link to comment https://forums.phpfreaks.com/topic/185837-textarea-with-individual-lines/#findComment-981304 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.