css/html textarea width problems?

  • Thread starter Thread starter Gavyn B
  • Start date Start date
Hello, My textarea has a width of 100% and its placed in a div with a width of 500px so logically the textarea has to have the same width as the div which is 500px but in this case it doesn't for some reason the textarea is bigger or sometimes shorter then the div it self :S

Don't tell me to use 500px as width of the textarea cause I need it to be 100%, don't ask why.
 
Back
Top