Code below doesn\'t seems clean. Any suggestion to improve the code?
class=\
You should replace the inline style="..." with a separate classname and use the same syntax there.
style="..."
However, it would be cleaner to make a separate HTML helper extension method that takes a page and action name and generates the HTML generically.