I cannot set the width or cols in atextarea. Rows/Height works just fine. can someone please help thanks!
@using (Html.BeginForm()) { @Html.AntiForgeryToken(
Your code works fine for me. Check out the fiddle demo
The problem would be with style=width:something
style=width:something
Better check the CSS and try to fix with the help of firebug/chrome console