farzinmonsef / WBRS

0 stars 0 forks source link

Practices #7

Open farzinmonsef opened 6 years ago

farzinmonsef commented 6 years ago

Good Practices

farzinmonsef commented 6 years ago

Button with Action Link (control button color)

@Html.ActionLink("About", "About", "Home", new { @class="btn btn-default", @style = "background-color:#E2E2E2; color:black" })