Advertisement
Guest User

code after changes

a guest
Apr 6th, 2015
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>GLOBTECH</title>
  5. <meta charset="utf-8">
  6. <meta name="description" content="d">
  7. <meta name="keywords" content="sd">
  8. <meta name="author" content="asd.gr">
  9. <!--facebook meta-->
  10. <meta content="fas" property="og:title">
  11. <meta content="website" property="og:type">
  12. <meta content="png" property="og:image:type">
  13. <meta content="349" property="og:image:width">
  14. <meta content="68" property="og:image:height">
  15. <meta content="http://g" property="og:image">
  16. <meta content="http://glo" property="og:url">
  17. <meta content="gl.gr" property="og:site_name">
  18. <meta content="GL625" property="og:description">
  19. <meta content="gr" property="og:locale">
  20. <!--facebook meta telos-->
  21. <link rel="shortcut icon" href="favicon.png"/>
  22. <link rel="stylesheet" href="css/reset.css" type="text/css" media="screen">
  23. <link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
  24. <link rel="stylesheet" href="css/grid.css" type="text/css" media="screen">
  25. <script async src="js/jquery-1.7.min.js" type="text/javascript"></script>
  26. <script async src="js/superfish.js" type="text/javascript"></script>
  27. <script async src="js/jquery.hoverIntent.js" type="text/javascript"></script>
  28. <script async src="js/FF-cash.js" type="text/javascript"></script>
  29. <script async src="js/script.js" type="text/javascript"></script>
  30. <script async src="js/jquery.cycle.all.js" type="text/javascript"></script>
  31. <script>
  32. $(function() {
  33. $('#slideshow').cycle({
  34. fx: 'fade',
  35. timeout:5000,
  36. manualTrump:false,
  37. pager: '#nav'
  38. });
  39. });
  40. </script>
  41. <!--[if lt IE 8]>
  42. <div style=' clear: both; text-align:center; position: relative;'>
  43. <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
  44. <img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
  45. </a>
  46. </div>
  47. <![endif]-->
  48. <!--[if lt IE 9]>
  49. <link rel="stylesheet" href="css/ie.css" type="text/css" media="screen">
  50. <script type="text/javascript" src="js/html5.js"></script>
  51. <![endif]-->
  52. </head>
  53. <body id="page1">
  54. <?php include 'header.php';?>
  55.  
  56.  
  57. "then rest of code showing properly"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement