i work on project asp.net and vb .net , i want asking how i want to create a beautiful and smart look of my navigation menu bar in asp.net because currently i just use default navigation menu . it look like normal . i want to design like beautiful and look professional. any one can suggest and also can share the tips or instruction for i learn and do it by myself.
enter code here` <asp:Menu ID="NavigationMenu" runat="server" CssClass="menu" EnableViewState="false" IncludeStyleBlock="false" Orientation="Horizontal">
<Items>
<asp:MenuItem NavigateUrl="~/Default.aspx" Text="List Request"/>
<asp:MenuItem NavigateUrl="~/Request.aspx" Text="Request Section"/>
<asp:MenuItem NavigateUrl="~/defevo2.aspx" Text="Evalution Section"/>
<asp:MenuItem NavigateUrl="~/Decision.aspx" Text="Decision Section"/>
<asp:MenuItem NavigateUrl="~/closeup.aspx" Text="User Close Up Section"/>
</Items>
</asp:Menu>`
but his look like simple design. i want more attractive look. here my nagivation pictures
i want it look more beautiful and smart for navigation menu