Advertisement
Guest User

Website

a guest
Sep 22nd, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.75 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5.     <meta charset="utf-8" />
  6.     <link rel="stylesheet"  href="final.css" type="text/css" >
  7.  
  8.  
  9. </head>
  10. <body>
  11.  
  12.     <div id="wrapper">
  13.  
  14.  
  15.  
  16.           <div id="header">
  17.  
  18.             <img src="sip.png" />
  19.             <p>Baka-Chan</p>
  20.  
  21.           </div>
  22.  
  23.  
  24.           <div id="main">
  25.  
  26.                   <div id="content">
  27.  
  28.                       <h2>Content</h2>
  29.                         <ul>
  30.                             <li><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  31. </li>
  32.  
  33.                         </ul>
  34.                                
  35.                                   <img src="web.png" />
  36.  
  37.  
  38.                   </div>
  39.  
  40.  
  41.  
  42.                     <div id="aside">
  43.  
  44.  
  45.                     </div>
  46.  
  47.             </div>
  48.  
  49.       <div id="footer">
  50.  
  51.  
  52.  
  53.       </div>
  54.  
  55.  
  56.  
  57.  
  58.  
  59.   </div>
  60.  
  61. </body>
  62. </html>
  63.  
  64. @font-face {
  65.     font-family: 'airstreamregular';
  66.     src: url('Airstream-webfont.eot');
  67.     src: url('Airstream-webfont.eot?#iefix') format('embedded-opentype'),
  68.          url('Airstream-webfont.woff2') format('woff2'),
  69.          url('Airstream-webfont.woff') format('woff'),
  70.          url('Airstream-webfont.ttf') format('truetype'),
  71.          url('Airstream-webfont.svg#airstreamregular') format('svg');
  72.     font-weight: normal;
  73.     font-style: normal;
  74.  
  75. }
  76.  
  77.  
  78.  
  79.  
  80.  
  81. body{
  82.  
  83.     margin: 0px;
  84.     padding: 0px;
  85.         background-image: url(mountains.jpg);
  86.         background-size: 100%;
  87.         background-repeat: no-repeat;
  88.  
  89.  
  90. }
  91.  
  92.  
  93. #wrapper{
  94.  
  95.     width: 960px;
  96.     height: auto;
  97.     margin: 20px auto;
  98.  
  99.  
  100.  
  101. }
  102.  
  103.  
  104.  
  105. #header{
  106.  
  107.   background-color: white;
  108.   border: 1px red solid;
  109.   height: 200px;
  110.   clear: both;
  111.  
  112.  
  113.  
  114.  
  115.  
  116. }
  117.  
  118.  
  119. #header>img{
  120.  
  121.   height: 200px;
  122.   opacity: .1;
  123.  
  124. }
  125.  
  126. #header>p{
  127.  
  128.   display: inline-block;
  129.   float: right;
  130.   font-size: 150px;
  131.   font-family: 'airstreamregular';
  132.   margin: 0px;
  133.   padding: 20px 85px;
  134.   color: #85144b;
  135.  
  136. }
  137.  
  138.  
  139.  
  140.  
  141. #content{
  142.  
  143.  
  144.  
  145.     height: 300px;
  146.     background-color: white;
  147.     float:left;
  148.     width: 75%;
  149.     border: 1px green solid;
  150. /*    background-image: url(web.png);
  151.     background-repeat: no-repeat;
  152.     background-position: left;
  153.     background-size: 50% 100%;
  154.  
  155.     */
  156.  
  157.  
  158. }
  159. #content>img{
  160.  
  161.   height: 300px;
  162.   opacity: .1;
  163.   float: right;
  164.   -webkit-transform: scaleX(-1);
  165.   transform: scaleX(-1);
  166.   transform: ;
  167.   display: none;
  168.  
  169.  
  170. }
  171.  
  172.  
  173.  
  174. #aside{
  175.  
  176.   height: 300px;
  177.   background-color: white;
  178.   float: right;
  179.   width: 20%;
  180.   border: 1px yellow solid;
  181.   margin-bottom: 25px;
  182.  
  183. }
  184.  
  185. #main{
  186.  
  187.   margin: 20px 0px;
  188.   width: auto;
  189.  
  190. }
  191.  
  192. #footer{
  193.  
  194.  
  195.   height: 40px;
  196.   width: auto;
  197.   background-color: white;
  198.   border: 1px pink solid;
  199.   clear: both;
  200.  
  201. }
  202.  
  203. #content>h2{
  204.  
  205.  
  206.  font-family: 'airstreamregular';
  207.  font-size: 100px;
  208.  width: auto;
  209.  color: #ffff66;
  210.  margin: 0px;
  211.  text-align: center;
  212. }
  213.  
  214. #content>ul{
  215.  
  216.   margin: 0px;
  217.   padding: 0px;
  218.   list-style: url(panty2.png);
  219.   list-style-position: inside;
  220.   line-height: 20px;
  221.   width: auto;
  222.  
  223. }
  224.  
  225. ul>li{
  226.  
  227.   color: orange;
  228.   text-align:  left;
  229.   text-indent: 1em;
  230.   padding: 10px;
  231.   text-align: center;
  232.   text-indent: 2em;
  233.  
  234. }
  235.  
  236.  
  237.  
  238. /*
  239. #content>p{
  240.  
  241.  
  242.   font-family: sans-serif;
  243.   text-indent: 1em;
  244.  
  245.  
  246.  
  247.  
  248. }
  249.  
  250.  
  251. /*
  252.  
  253.  
  254. #footer{
  255.  
  256.  
  257.   height: 40px;
  258.   width: auto;
  259.   background-color: white;
  260.   border: 1px pink solid;
  261.   clear: both;
  262.  
  263. }
  264.  
  265.  
  266.  
  267. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement