Advertisement
Shishu

1st class of web engineering

Oct 3rd, 2019
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.55 KB | None | 0 0
  1. 1st lab)
  2. <html>
  3. <head>
  4. <title> Title of the Document</title>
  5.  
  6. </head>
  7. <body background="google-icon-_1__1.gif" >
  8.       google logo
  9. <H1 align="center"> <b><i>welcome to todays class</b></i></H1>
  10. <hr/>
  11. <H2> how about to you <br>enjoy this class</H2>
  12. <p align="left"><b>Bangladesh</b> forms the largest and eastern part of the Bengal region. the territory of Bangladesh was home to many principalities, including the P</p>
  13. <p align="center">  Bengalis, who speak the official <em>Bengali language Bengali Muslims</em> make <small>the nation </small>the world's fourth largest Muslim-majority country. While recognising Islam as the country's established<p/>
  14. <p align="right"><i>Other theories</i> <strong>point to a Bronze Age proto-Dravidian</strong> tribe</p>
  15. <pre>The 9th-century ruins of Somapura Mahavihara.
  16.  The ruins hosted the largest monastery
  17.  in pre-Islamic Bangladesh and is a UNESCO World Heritage Site</pre>
  18.  
  19.  log<sub>2</sub>(a+b)<sup>2</sup>
  20.  
  21. </body>
  22.  
  23.  
  24. </html>
  25. <html>
  26. <head>
  27. <title> Title of the Document</title>
  28.  
  29. </head>
  30. <body>
  31.       The content of the document...
  32.  
  33. </body>
  34.  
  35.  
  36. </html>
  37. ……………
  38. <body background="images.png" width="100%" >
  39.       google logo
  40.  
  41. </body>
  42. ………….
  43.  
  44. <body bgcolor="#FFFF00" >
  45.       google logo
  46.  
  47. </body>
  48.  
  49. <H1> welcome to today’s class</H1>
  50.  
  51. log<sub>2</sub>(a+b)<sup>2</sup>
  52.  
  53.  
  54. <pre>The 9th-century ruins of Somapura Mahavihara.
  55.  The ruins hosted the largest monastery
  56.  in pre-Islamic Bangladesh and is a UNESCO World Heritage Site</pre>
  57.  
  58.  
  59. <html>
  60. <head>
  61. <title> Title of the Document</title>
  62.  
  63. </head>
  64. <body background="google-icon-_1__1.gif" >
  65.       google logo
  66. <H1 align="center"> <b><i>welcome to todays class</b></i></H1>
  67. <hr/>
  68. <H2> how about to you <br>enjoy this class</H2>
  69. <p align="left"><b>Bangladesh</b> forms the largest and eastern part of the Bengal region. the territory of Bangladesh was home to many principalities, including the P</p>
  70. <p align="center">  Bengalis, who speak the official <em>Bengali language Bengali Muslims</em> make <small>the nation </small>the world's fourth largest Muslim-majority country. While recognising Islam as the country's established<p/>
  71. <p align="right"><i>Other theories</i> <strong>point to a Bronze Age proto-Dravidian</strong> tribe</p>
  72. <pre>The 9th-century ruins of Somapura Mahavihara.
  73.  The ruins hosted the largest monastery
  74.  in pre-Islamic Bangladesh and is a UNESCO World Heritage Site</pre>
  75.  
  76.  <b>log<sub>2</sub>(a+b)<sup>2</sup></b>
  77.  
  78.  <a href="https://www.google.com/webhp?hl=bn&sa=X&ved=0ahUKEwjd7JPHnIDlAhUKA3IKHUzpD9YQPAgD">google</a>
  79.  
  80.  <br><a href="#name">click for next page</a>
  81.  
  82.  <h1>para 3 </h1>
  83.  <p>what is this</p>
  84.  
  85.  <p>what is this</p>
  86.  <h1>para 5</h1>
  87.  <p>what is this</p>
  88.  
  89.  
  90.  <h1>para 2</h1>
  91.  <p>what is this</p>
  92.  <h1>para 2</h1>
  93.  <p>what is this</p>
  94.  <h1>para 2</h1>
  95.  <p>what is this</p>
  96.  <h1>para 2</h1>
  97.  <p>what is this</p>
  98.  <h1>para 2</h1>
  99.  <p>what is this</p>
  100.  <h1>para 2</h1>
  101.  <p>what is this</p>
  102.  <h1>para 2</h1>
  103.  <p>what is this</p>
  104.  <h1>para 2</h1>
  105.  <p>what is this</p>
  106.  <h1>para 2</h1>
  107.  <p>what is this</p>
  108.  <a name="name"</a>
  109.  <h1>Here now</h1>
  110.  <p>what is this</p>
  111. <h1>para 2</h1>
  112.  <p>what is this</p>
  113.  <h1>para 2</h1>
  114.  <p>what is this</p>
  115.  <h1>para 2</h1>
  116.  <p>what is this</p>
  117.  <h1>para 2</h1>
  118.  <p>what is this</p>
  119.  <h1>para 2</h1>
  120.  <p>what is this</p>
  121.  <h1>para 2</h1>
  122.  <p>what is this</p>
  123.  <h1>para 2</h1>
  124.  <p>what is this</p
  125. <form>
  126.  Name:<input type="text"name="firstname"/><br/> <br/>
  127.  Age:<input type="numeric"name="age"/>
  128.  
  129.  
  130.  </form>
  131. </body>
  132.  
  133.  
  134. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement