Hiển thị các bài đăng có nhãn Asitime code. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Asitime code. Hiển thị tất cả bài đăng

Thứ Năm, 28 tháng 2, 2013

Adding image/ photo or YouTube Video in Asitimes comment

The Code of Script that allows showing images/ photos in blog's comments has been removed. Do not try this feature in this blog.

- To add an image/ photo in your comment (on Asitimes blog), use the code below:

〈img src="your-image-URL"〉 

Ex: 
〈img src="http://img716.imageshack.us/img716/8126/vanhacorg.jpg"〉 

- To add a YouTube video, use the code below: 

〈iframe width="500" height="335" src="YouTube-video-URL" frameborder="0" allowfullscreen〉〈/iframe〉 

Ex: 

〈iframe width="500" height="335" src="http://www.youtube.com/embed/GQMlWd0X8g0" frameborder="0" allowfullscreen〉〈/iframe〉