Advertisement
Zfuze

Untitled

Jan 1st, 2018
497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html lang="en">
  4.  
  5. <head>
  6.  
  7. <title>The Music Department of the Performing Arts Academy - Performance Gallery</title>
  8.  
  9. <meta charset="utf-8">
  10.  
  11. <meta name="description" content="This is a paragraph of text that describes your website">
  12.  
  13. <link href="https://fonts.googleapis.com/css?family=Neucha" rel="stylesheet">
  14.  
  15. <link rel="stylesheet" type="text/css" href="CSS\style.css">
  16.  
  17. <script src="script.js"><!--Insert Google Analytics code here--></script>
  18.  
  19. </head>
  20.  
  21. <body>
  22.  
  23. <div class="wrapper"><!--open wrapper-->
  24. <div class="headercontent"><!--open header-->
  25. <h2>musicdepartment@gmail.com 07111111111</h2>
  26. <h1>About Us</h1>
  27.  
  28.  
  29. <ul class="nav">
  30. <li><a href="index.html">Home</a></li>
  31. <li><a href="sound samples.html">Sound Samples</a></li>
  32. <li><a href="performance.html">Performance Gallery</a></li>
  33. <li><a href="recording gallery.html">Recording Gallery</a></li>
  34. <li><a href="about us.html">About Us</a></li>
  35. </ul>
  36.  
  37. <!--<div class="logo">
  38. <img src="images/logo.png" height="30px" width="30px"/>-->
  39.  
  40. </div><!--close header-->
  41.  
  42.  
  43. </div><!--close menu-->
  44.  
  45. <div class="mainOne"><!--open mains-->
  46.  
  47.  
  48.  
  49. <div class="aboutUs"><!--open aboutUs-->
  50. <p>orem ipsum dolor sit amet, consectetur adipiscing elit.
  51. Cras mattis a ligula sed sodales. Nullam commodo in elit
  52. dignissim blandit. Maecenas in dolor sodales, tempor nunc id,
  53. vulputate mi. Curabitur eu dapibus ante, at iaculis purus.
  54. Mauris dignissim massa dolor, non egestas massa mattis et.
  55. In quam felis, molestie ultrices turpis vel, fermentum
  56. eleifend lorem. Maecenas vulputate est velit, non convallis
  57. arcu fermentum quis. Sed tincidunt ut sapien eu pellentesque.
  58. Vestibulum ante ipsum primis in faucibus orci luctus et
  59. ultrices posuere cubilia Curae; Nulla vitae ex venenatis,
  60. molestie mauris in, finibus felis. Nullam sem arcu, lacinia
  61. eu sem at, semper vestibulum ipsum. Donec faucibus efficitur
  62. auctor. Phasellus accumsan mattis eleifend. Cras vehicula
  63. velit vel sapien dapibus, sit amet aliquet risus pharetra.
  64. Fusce non ullamcorper dui, a vehicula sapien.Pellentesque
  65. pulvinar lectus eu orci congue elementum. In vitae est vitae
  66. sem tristique accumsan. Curabitur dapibus pretium ante tincidunt
  67. pretium. Integer dictum augue turpis, sit amet rutrum eros blandit
  68. quis. Sed id fringilla purus, eu pharetra orci. Proin quis faucibus
  69. elit. Proin efficitur ut ipsum gravida pulvinar. Etiam lobortis et
  70. tortor nec aliquet. Praesent vel turpis elementum, commodo nibh in,
  71. aliquam ante. Duis pulvinar, est at finibus ullamcorper, turpis
  72. nulla posuere nisi.</p>
  73. </div><!--close aboutUs-->
  74.  
  75. <div class="rectangle"><a href="http://static1.1.sqspcdn.com/static/f/734200/27700796/1506433495440/Newsletter+Autumn+2017.pdf?token=sjatfxEFCwQjcpVBGyQsM90H1sM%3D"></div>
  76.  
  77. <div class="newsletter">Download Newsletter</div>
  78.  
  79.  
  80. <div id="BG"><!--Start of Slideshow-->
  81. <div id="mainBox">
  82. <div id="imgBox">
  83. <img src="images/music performance/battle of the bands 04 3.jpg" height="250px" width="200px"/>
  84. <img src="images/music technology/digital studio 5.jpg" height="250px" width="200px"/>
  85. <img src="images/music technology/live sound 1.jpg" height="250px" width="200px"/>
  86. </div>
  87. </div>
  88. </div><!--End of Slideshow-->
  89.  
  90.  
  91. </div> <!--close main-->
  92. <footer>
  93. <div class="footer content"><!--open footer-->
  94.  
  95.  
  96.  
  97.  
  98.  
  99. <ul class="footercontents">
  100. <li><a href="index.html">Home</a></li>
  101. <li><a href="sound samples.html">Sound Samples</a></li>
  102. <li><a href="performance.html">Performance Gallery</a></li>
  103. <li><a href="recording gallery.html">Recording Gallery</a></li>
  104. <li><a href="about us.html">About Us</a></li>
  105. </ul>
  106.  
  107. <div class="access"><!--open access-->
  108.  
  109. <li>
  110. <a href="#">
  111. <img src="images/SmallA.png" alt="Accessibility icon"></a>
  112. </li>
  113. <li>
  114. <a href="#">
  115. <img src="images/MidA.png" alt="Accessibility icon"></a>
  116. </li>
  117. <li>
  118. <a href="#">
  119. <img src="images/BigA.png" alt="Accessibility icon"></a>
  120. </li>
  121.  
  122. </ul>
  123. </div><!--close access-->
  124. <div class="social"><!--open social-->
  125. <ul class="social">
  126. <li>
  127. <a href="https://www.facebook.com/nameOfYourSite/">
  128. <img src="images/facebook.png" alt="FaceBook Logo"></a>
  129. </li>
  130. <li>
  131. <a href="https://twitter.com/nameOfYourSite">
  132. <img src="images/twitter.png" alt="Twitter Logo"></a>
  133. </li>
  134. <li>
  135. <a href="https://www.instagram.com/nameOfYourSite/">
  136. <img src="images/instagramLogo.png" alt="Instagram Logo"></a>
  137. </li>
  138.  
  139. </ul>
  140.  
  141.  
  142. </div><!--close social-->
  143. </footer>
  144. </div><!--close footer-->
  145.  
  146.  
  147.  
  148.  
  149.  
  150. </div><!--close wrapper-->
  151.  
  152. <script src="JavaScript/myJavaScript.css" type="text/javascript"></script>
  153.  
  154. </body>
  155. </html>
  156.  
  157. *{
  158. margin: 0;
  159. padding: 0;
  160. border: 0;
  161.  
  162. }
  163.  
  164. body{
  165. margin: 0;
  166. padding: 0;
  167. font-family: Ariel;
  168. background: #c40000;
  169. }
  170.  
  171. .wrapper{
  172. width:65%;
  173. margin:0 auto;
  174. padding:1em;
  175. }
  176.  
  177. .nav{
  178. background-color: #c40000;
  179. color: #ffffff;
  180. list-style-type: none;
  181. text-align: center;
  182. padding: 15px 0 15px 0;
  183.  
  184. }
  185.  
  186. .nav > li{
  187. display: inline-block;
  188. padding-right: 50px;
  189. }
  190.  
  191. .nav > li > a{
  192. text-decoration: none;
  193. color: #ffffff;
  194. }
  195.  
  196.  
  197. .nav > li >a:hover{
  198. color: #FCB5B5;
  199. }
  200.  
  201. #mainBox{
  202. width: 300px;
  203. height: 300px;
  204. position: center;
  205. overflow: hidden;
  206.  
  207. }
  208.  
  209. .aboutUs{
  210. height:800px;
  211. width:400px;
  212. position: relative;
  213. left: 280px;
  214. }
  215.  
  216. .rectangle{
  217. width: 200px;
  218. height: 40px;
  219. background-color: #C40000;
  220. position: relative;
  221. left: 750px;
  222. bottom: 465px;
  223. }
  224.  
  225. .newsletter{
  226. position: relative;
  227. bottom: 495px;
  228. left: 780px;
  229. font-weight: bold;
  230. text-decoration: none;
  231. color: #FFFFFF;
  232. }
  233.  
  234. #BG{
  235. height: 25%;
  236. width: 25%;
  237. position: relative;
  238. left: 700px;
  239. bottom: 800px;
  240. }
  241.  
  242. #mainBox{
  243. width: 300px;
  244. height: 300px;
  245. position: center;
  246. overflow: hidden;
  247.  
  248. }
  249.  
  250. #imgBox{
  251. width: 300%;
  252. position: relative;
  253. left: 0;
  254. animation: slidemove 30s infinite;
  255. }
  256.  
  257. .footercontents{
  258. color: #ffffff;
  259. list-style-type: none;
  260. text-align: center;
  261. padding: 20px 0 20px 0;
  262. }
  263.  
  264. .footercontents > li{
  265. display: inline-block;
  266. padding-right: 5px;
  267. float: top;
  268.  
  269. }
  270.  
  271. .footercontents > li > a{
  272. text-decoration: none;
  273. color: #ffffff;
  274. font-size: 10px;
  275. font-family: Lato;
  276. }
  277.  
  278. .footercontents > li >a:hover{
  279. color: #c1c1c1;
  280. }
  281.  
  282. .access{
  283. bottom: 10px;
  284. list-style-type: none;
  285. position: relative;
  286. text-align: center;
  287.  
  288. }
  289.  
  290. .access > li{
  291. display: inline-block;
  292.  
  293. }
  294.  
  295. .social > li{
  296. display: inline-block;
  297.  
  298. }
  299.  
  300. .social{
  301. position: relative;
  302. bottom: 5px;
  303. list-style-type: none;
  304. text-align: center;
  305. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement