css - Removing the textarea border in HTML -


I am working with the textarea element in HTML and want to remove the box's limit . I also want to align the text below my textarea .

call it & lt; Head & gt; Add to :

  & lt; Style type = "text / css" & gt; Textrea {limit: none; } & Lt; / Style & gt;  

Or straighten to the lesson:

  & lt; Textarea style = "border: none" & gt; & Lt; / Textarea & gt;  

Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -