Wednesday, June 3, 2015

Cara menampilkan website orang lain ke website kita (embed web)

Create New Post, lalu pilih mode HTML

ketikkan kode sebagai berikut pada halaman new posting yang anda buat  :



<object data="http://www.w3schools.com" height="1200" width="600"> <embed src=http://www.w3schools.com width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>



hasilnya adalah sebagai berikut




Error: Embedded data could not be displayed.