HTML css Rectangle menu with vertical separator 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 . Step 2: create a HTML page Rectangle menu.HTML following code in body tag <body> <div id="header"> <h1> Top 3 Actors </h1> <div id="templatemo_menu"> <ul> <li><a href="index.html" class="current">Home</a></li> <li><a href="#">Daily News</a></li> <li><a href="#">Sports</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 .