In this tutorial we are going to create Kite Shape menu using HTML CSS and JavaScript. using this method you can create different shape menu as per your interest basic requirement is image you need to set. lets start step by step. Step 1: Create or download image you want here we are going to use kite image as shown Step 2: open image with Microsoft picture manager and create two different images using picture-> Color option create Black and White image for above picture as shown in picture Using This Tool create black and white image and colorful image Step 3: create a HTML page paste kitemenu.html following code in body tag <body> <center> <table height="190" width="56%"> <td background="Kite.jpg" width="18%"> <a href="home.html"> Home</a> </td> <td background="Kite.jpg" width="18%"> <a href="galar
Blog is about HTM5 CSS3 tags as well as it gives tutorials about to create various types of templates using HTML and CSS .