IT 專業人員的技術資源 > 論壇首頁 > Hyper-V > Tips! How to insert picture on the Technet forum
發問發問
 

置頂Tips! How to insert picture on the Technet forum

  • 2009年8月12日 上午 06:03Vincent HuMSFT, Moderator使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Hi Guys,

     

    Here is a way to insert a picture into the TechNet forum.

     

    1.    Upload the picture to a website. i.e. www.ADomainYouCanUploadTo.com

     

    2.    Get the absolute path of the picture, such as http://www.ADomainYouCanUploadTo.com/123.jpg

     

    3.    Edit what you post or reply with HTML, see the following screen shot.

    08

     

    4.  Insert the following code in position.

     

    <IMG height=600 alt=08 src="http://www.ADomainYouCanUploadTo.com/123.jpg" width=800>


    ===========

    Recently, I found an easy way to insert picture instead of the above steps:

    1.    Upload the picture to a website. i.e. www.ADomainYouCanUploadTo.com

     

    2.    Get the absolute path of the picture, such as http://www.ADomainYouCanUploadTo.com/123.jpg, paste this address in Internet Explorer, press Enter and you can view the picture in Internet Explorer.


    3. Click on the picture, right click on it, selet Copy.

    4. In the right place of your current post, click Paste.

    Note: In this way, you don't have to modify the size of the picture in HTML.
     

    Hope this can be helpful.

     

    Best regards,

    Vincent Hu

所有回覆