what is media queries in css html code example
Example: To set HTML attribute and css styles in html helper control in mvc
@Html.ActionLink(emp.Name, "EmployeeDetail", new { Id = emp.Id },
new { target="_blank",
style="font-weight: bold;color: red;"})