PWEB C - Tugas Membuat Laman Berita


SOURCE CODE :


untuk Index.html :

 <!DOCTYPE html>  
 <html>  
 <head>  
   <title>TechInAsia News</title>  
   <link rel="stylesheet" href="custom.css"/>  
 </head>  
 <body>  
   <div class="header">  
     <div class="jarak">  
       <h2>TechInAsia News</h2>  
     </div>  
   </div>  
 <div class="menu">  
   <ul>  
     <Li><a href="#">Home</a></Li>  
     <Li><a href="#">Trending</a></Li>  
   </ul>  
 </div>  
  <div class="content">  
  <div class="jarak">  
   <!-- kiri -->  
   <div class="kiri">  
   <!-- blog -->  
   <div class="border">  
   <div class="jarak">  
   <h3>How one Silicon Valley investor helps US startups enter Japan</h3>  
   <p> <img src="berita1.jpg" alt="gambar" height="70px" width="70px" align="left" border="3"/>  
   Hire the right country manager. </p>  
   <button class="https://www.techinasia.com/geodesic-us-startups-japan">Read More</a></button>  
   </div>  
  </div>  
  <!-- end blog-->  
  <!-- blog -->  
   <div class="border">  
   <div class="jarak">  
   <h3>Singapore introduces new rules for bike-share users, fines for abusers</h3>  
   <p> <img src="berita2.jpg" alt="gambar" height="100px" width="100px" align="left" border="3"/>  
   The rules are part of the Land Transport Authority’s new licensing regime for bike-sharing services.</p>  
   <button class="btn"><a href="https://www.techinasia.com/singapore-lta-new-bikeshare-rules">Read More</a></button>  
   </div>  
  </div>  
  <!-- end blog-->  
  <!-- blog -->  
   <div class="border">  
   <div class="jarak">  
   <h3>In brief: Oyo Rooms books $1b from Sequoia, Softbank, and others</h3>  
   <p> <img src="berita3.png" alt="gambar" height="70px" width="70px" align="left" border="3"/>  
   The capital will fuel the Indian startup’s international expansion.</p>  
   <button class="btn"><a href="https://www.techinasia.com/brief-oyorooms-1b-softbank-sequoia">Read More</a></button>  
   </div>  
  </div>  
  <!-- end blog-->  
  </div>  
 <!--kiri-->  
  <!-- kanan-->  
  <div class="kanan">  
  <div class="jarak">  
    <h3>Check the others!</h3>  
   <hr/>  
   <p><a href="Kompas.com" class="undercor">Kompas</a></p>  
   <p><a href="tribunnews.com" class="undercor">Tribun News</a></p>  
   <p><a href="liputan6.com" class="undercor">Liputan 6</a></p>  
   <p><a href="detik.com" class="undercor">Detik</a></p>  
   </div>  
  </div>  
  <!--kanan-->  
  </div>  
  </div>  
   <div class="footer">  
   <div class="jarak">  
   <p>Nandha Himawan 2018</p>  
  </div>  
  </div>  
 </body>  
 </html>  


untuk custom.css :

 body  
 {  
   background:#F87431;  
   color:#333;  
   width:100%;  
   font-family:calibri;  
   margin:0 auto;  
 }  
 header  
 {  
   width:90%;  
   margin:auto;  
   height:auto;  
   height:12px;  
   line-height:120px;  
   background:#DB7093;  
   color:#fff;  
 }  
 .content  
 {  
   width:70%;  
   margin:auto;  
   height:1000px;  
   padding:0.1px;  
   background:#fff;  
   color:#333;  
 }  
 .kiri  
 {  
   width:70%;  
   float:left;  
   margin:auto;  
   background:#fff;  
   height:420px;  
 }  
 .kanan  
 {  
   width:30%;  
   float:left;  
   margin:auto;  
   background:#fff;  
   height:420px;  
 }  
 .border  
 {  
   border:2px solid #DB7093;  
   margin-top:1pc;  
   padding-bottom:1pc;  
   padding-left:2pc;  
   padding-right:2pc;  
 }  
 .undercor  
 {  
   text-decoration:none;  
 }  
  .footer  
  {   
    width:70%   
    margin:auto;   
    height:100px;   
    line-height:40px;   
    background:#B22222;   
    color:#fff;   
  }   
  .menu  
  {   
    background-color : #B22222;   
    height:50px;   
    line-height:50px;   
    position:relative;   
    width:90%;   
    margin:0 auto;   
    padding:0 auto;   
  }   
  .jarak  
  {   
    padding:0 3pc;   
  }  
  .menu ul  
 {   
    list-style:none;   
 }   
  .menu ul li a  
  {   
    float:left;   
    width:70px;   
    display:block;   
    text-align:center;   
    color:#FFF;   
    text-decoration:none;   
  }  
  .menu ul li a:hover   
  {   
    background-color:#0000CD;   
    display:block;   
  }   

Komentar

  1. JackpotCity | Casino - WooriCasinos.info
    JackpotCity 슬롯 커뮤니티 is an online 안전 사설 토토 사이트 gambling platform that accepts Bitcoin, Ethereum, LTC, MGA, and many 스크릴 other currencies. 샌 브루노 The platform focuses on high-quality 토토사이트리스트 software and

    BalasHapus

Posting Komentar

Postingan populer dari blog ini

Membuat Form Registrasi menggunakan JavaScript

membuat form pendaftaran menggunakan php & mysql - PWEB C

PBO - A TUGAS MEMBUAT PROGRAM REMOTE AC