Thursday, May 29, 2014

বেসিক html 
<html>

    <head>

      <title>index.html</title>

      <link href="style.css" rel="stylesheet" type="text/css"/>
<meta name = "keyword" content = "#"/>
<meta name = "description" content = "# " />
    </head>


     <body>
           <div id="header">
           <center>
             <h1>Ma</h1>
             <p>A P W </p>
           </center>
           </div>
<div id="navigation">
   <ul class="nav_menu li">
    <li><a href="index.html" title="index">home</a></li>
   
   
  </ul>
  </div>
  <!--NAVIGATION ENDS-->





<div
id="container">
<div id="sidebar-left">
<h3> T</h3>
<p>
<img src="images/b.jpg" width="145" height="178" style ="width :150px" in line>
</br>
<h3>M</h3>
<p>e</p>
<p></br>
      </br>
    </p>
</p>
</div>


          
           
  <div id="sidebar-right">
             <h1>C</h1>
             </br>
           <img src="images/a.jpg" width="160" height="213" style ="width :150px" in line>
            </br>
    <p>Bangladesh              </P>
           </div>
   

                <div id="content">
                <h3> M</h3>
                 </br>
                    </br>
               <h3>A</h3>

</br>
<p>
I </p>
</div>
     </div><!--end container-->
 


            <div id="footer">
           <marquee><p> designed by mcd</P></marquee>
           <p>. </P>
            </div><!--end footer-->
</body>

</html>

No comments:

Post a Comment