Advertisement
Nuralam13

class 5

Aug 20th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.20 KB | None | 0 0
  1. <html>
  2. <head>
  3.     <title></title>
  4.     <link rel="stylesheet" href="Xstyle.css"/>
  5. </head>
  6. <body>
  7.     <header>
  8.         <div class="wrapper">
  9.            
  10.                 <div class="Logo">
  11.                     <a href="Wellcome.html">Creative Idea </a>
  12.                 </div>
  13.                
  14.                 <div class="Main_manu">
  15.                     <menu>
  16.                         <ul>
  17.                             <li><a href="X.html">Home</a></li>
  18.                             <li><a href="Student.info.html">Student info</a></li>
  19.                             <li><a href="Teacher.info.html">Teacher info</a></li>
  20.                             <li><a href="Department.html">Department</a></li>
  21.                             <li><a href="ClassRoutin.html">Class routin</a></li>
  22.                         </ul>
  23.                     </menu>
  24.                 </div>
  25.             </div>
  26.         </header>
  27.     <div class="wrapper">  
  28.         <content>
  29.                 <div class="content">
  30.                     <div class="content_item">
  31.                         <h1 height="100px">NARSINGDI POLYTEHNIC INSTITUTE</h1>
  32.                         <img src="1 (153).JPG" alt="image"/>
  33.                         <p class="post_item">posted by: Nur Alam;!!Comment: 4545;!! posted on: 20-08-2017****</p>
  34.                         <p>This is my first css side.This is my first css side.This is my first css side.
  35.                         This is my first css side.This is my first css side.This is my first css side.
  36.                         This is my first css side.This is my first css side.This is my first css side.This is my first css side.
  37.                         This is my first css side.This is my first css side.This is my first css side.This is my first css side.
  38.                         This is my first css side.This is my first css side.
  39.                         This is my first css side.This is my first css side.This is my first css side.This is my first css side.
  40.                         This is my first css side.This is my first css side.</p>
  41.                     </div><!--End -->
  42.                 </div>
  43.                
  44.                 <div class="sidebar">
  45.                     <article>
  46.                         <h2>Recent post</h2>
  47.                             <ul>
  48.                                 <li><a href="1">This is kahini 1</li></a>
  49.                                 <li><a href="1">This is kahini 2</li></a>
  50.                                 <li><a href="1">This is kahini 3</li></a>
  51.                                 <li><a href="1">This is kahini 4</li></a>
  52.                                 <li><a href="1">This is kahini 5</li></a>
  53.                                
  54.                             </ul>
  55.                     </article>
  56.                 </div>
  57.                
  58.         </content>
  59.        
  60.         </div>
  61.        
  62.        
  63.         <footer>
  64.             <div class="wrapper">
  65.                 <div class="footer_content">
  66.                     <p>&copy; Copyright Information</p>
  67.                 </div><!-- footer_content -->
  68.             </div>
  69.         </footer>
  70.        
  71.        
  72.        
  73.        
  74.        
  75.        
  76. </body>
  77. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement