Aug
31
Bo-Blog插入網頁的語法
想要於Bo-Blog插入網頁的作法
例如:
結果:
想要於Bo-Blog插入網頁的作法
<iframe src=網址 width=寬度 height=高度></iframe>
例如:
<iframe src=http://tony-8.blogspot.com width=600 height=450></iframe>
結果:
<iframe src=網址 width=寬度 height=高度></iframe>
<iframe src=http://tony-8.blogspot.com width=600 height=450></iframe>