Untitled
Anonymous
plain_text
06/21/2024 8:58 AM
284 B
13
Indexable
<html> <head> <title>Text Area (multilink)Demo</title> </head> <body> <form> Address<br> <textarea rows="4" cols="10"> enter your address here</textarea> </form> </body> </html>
Editor is loading...
Leave a Comment