Creating Circular shape or oval shape menu using HTML and css Step 1: Create or download image you want here we are going to use different background image as shown to set menu hover . as follows Menu hour left and menu hover right this two images we are going to use a Final look of our template is like Step 2: create a HTML page ovalshapemenu .HTML following code in body tag <body> <div id="header"> <h1>Wonders Of world</h2> <div id="templatemo_menu" width="100%"> <ul> <li><a href="#" class="current"><span></span>Home</a></li> <li><a href="#"><span></span>Gallery</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 .