2 replies
  • WEB DESIGN
  • |
Hey guys,

I was wondering if anyone knew how to create textboxes in html. A standard text form wherein I can include pre-written articles, forum signatures, etc that, when a person visits my page, they can view and copy the text.


I've searched around, and haven't found any code without buttons. Anyone know?


Thanks,
Vince
#textboxes
  • Profile picture of the author aaron_nimocks
    Think what you are looking for is using the textarea tag.

    HTML textarea tag
    Signature

    My free PSD logs can be downloaded at PSD Bum. Enjoy!

    {{ DiscussionBoard.errors[2262219].message }}
    • Profile picture of the author SEO_BOS
      You might require some javascript if you are looking to add a button like "copy to clipboard" and to highlight the text when users click inside the textbox.
      {{ DiscussionBoard.errors[2265068].message }}

Trending Topics