Page 104 - Modul Web
P. 104

</body>

               </html>



               style.css


               body{
                       background: #35A9DB;
                       font-family: roboto;

                       text-align:  center;
                       color: #fff;
               }


               .ketengah{
                       margin: 10px auto;

                       width: 1150px;
               }


               h2{
                       font-family: sans-serif;

               }


               p{
                       font-family: courier;
               }



               Maka hasilnya bias di lihat pada browser




















                                                                                                         104
   99   100   101   102   103   104   105   106   107   108   109