Creating attractive menu using HTML and css Step 1: Create or download image you want here we are going to use image as shown to set menu hover . Final look of our template is like Step 2: create a HTML page attractive menu.html following code in body tag <body> <div id="header"> <h1>Ahmednagar City Gallery</h1> <div id="templatemo_menu"> <ul> <li><a href="index.html" class="current">Home</a></li> <li><a href="portfolio.html">Portfolio</a></li> ...
Blog is about HTM5 CSS3 tags as well as it gives tutorials about to create various types of templates using HTML and CSS .