Skip to main content

How to Create Kite Shape menu using HTML CSS or javascipt

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="galary.html">Gallary   </a>
 </td>
<td background="Kite.jpg" width="18%">
         <a href="aboutus.html">
          About Us
          </a>
           </center>
         </td>
<td background="Kite.jpg" width="18%">
        <a href="contactus.html">    Contact Us<</a>
 </td>
</table>
</body>

Step 4: write CSS Class or Copy paste following  CSS code to to <head> tag
  
   <style type="text/css">
a{ 
   font-weight:bold;
   color:yellow;
   font-size:25px;
  }
td{  text-align:center;    }
td:hover,td:active
{  background-image:url('kite5.jpg');
}
</style>


complete code is 
_____________________________________________


<html>
<head>
<title>IMS</title>

<style type="text/css">
a{ 
   font-weight:bold;
   color:yellow;
   font-size:25px;
  }
td{
   text-align:center;
  }

td:hover,td:active
{
background-image:url('kite5.jpg');
}

</style>
</head>
<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="galary.html">
   
        Galary
   
                 </a>
        </center>
</td>
<td background="Kite.jpg" width="18%">
         <a href="aboutus.html">
          About Us
          </a>
           </center>
         </td>
<td background="Kite.jpg" width="18%">
        <a href="contactus.html">
    Contact Us<</a>
        </center></td>
</table>

Design By:
<br>
Sayali Bhore MCA Student IMSCDR, Ahmednagar
</body>
</html>


_________________________________________________________

You can down lode the complete HTML CSS Template  source code with example on following link

Design By:
Sayali Bhore MCA Student IMSCDR, Ahmednagar
Template Design During HTML5 CSS3 Sesson

click to Download HTML5 CSS3 Kite Template source code with example 


Popular posts from this blog

Design Marathi website Using HTML CSS

          Design Marathi website Using HTML CSS,मराठी वेबसाईट designing HTML ,step by step Marathi website, how to display Marathi content in your website, Design Marathi website step by step , Marathi website using HTML and CSS, How To Design website using different Languages  Design Marathi website Using HTML CSS, Design Marathi website Using PHP, Design Marathi website Using JSP, Design Marathi website Using ASP, Design Marathi website Using C# Dot Net, Design Marathi website Using Vb Dot Net, मराठी वेबसाईट मराठी वेबसाईट बनवन अगदी सोप आहे मी या ब्लॉग मध्ये दिलेल्या स्टेप्स वापरून तुम्ही काही क्षणात मराठी वेब पेज तयार करू शकता  Design Marathi website Using HTML CSS,मराठी वेबसाईट designing HTML ,step by step Marathi website, how to display Marathi content in your website, Design Marathi website step by step , Marathi website using HTML and CSS, How To Design website using different Languages    Design Marathi website U

Create HTML CSS javascript News Box , HTML CSS News Slider Download

Create HTML CSS javascript News Box , HTML CSS News Slider Download, HTML News Box For Your Website Free Download, java script news box For your Website, HTML CSS News Box Tutorial, HTML CSS News Box Example With Source code, HTML CSS Link Slider, HTML Slider Menu ,java script news box For your Website, HTML News box source Code example, News Slider   Here Is Example Of News Box slider for Your Website you can use it wiht PHP, ASP, ASP.NET, JSP,HTML 1.HTML Code  Save this code as index.HTML <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title itemprop="name"></TITLE> <meta name="description" itemprop="description" content=""/> <META NAME="Keywords" CONTENT=""/>  <meta name=&quo

rowspan and colspan in html table

html table rowspan colspan tutoral, rowspan and colspan in html table, html table , html table video tutorial , html table with colspan and rowspan  html table rowspan colspan tutoral, rowspan and colspan in html table, html table , html table video tutorial , html table with colspan and rowspan  saving details Month Savings Savings for holiday! January $100 $50 February $80 click here to download html table colspan rowspan tutorial