Page 112 - Pemrograman-Web-Semester1
P. 112

PEMROGRAMAN WEB SEMESTER 1







                             Buatlah dua buah file berikut:
                        Index.html


                        <html>

                        <head>

                                  <title> link< / title>

                        </head>

                        <body>


                        <h2> Demo Membuat link relatif</h2>

                        <p>Di jual Jeep wrangler rubicon ( DIJAMIN PUAS ! ) :</p>

                        <p>

                        Tahun : 2011 <br  />

                        Harga : Rp 975.000.000, - (NEGO) <br     />


                        <p>

                        <a href= “images/jeep/rubicon.jpg”> Lihat foto. mobil</a>

                        <br  />

                        Untuk peminat serius, silahkan

                        <a href= “kontak.html”>hubungi kami</a>


                        </body>

                        </html>





                        Kontak.html


                        <html>

                        <head>




                                                                                            98 | P a g e
   107   108   109   110   111   112   113   114   115   116   117