I can not align my labels (Razor) to the left of my table in html with Visual Studio! <table cellspacing="6"> <tr > <td > @Html.Label("Cep: ") </td> <td > ...
確定! 回上一頁