How do you add an image?

后端 未结 5 1454
死守一世寂寞
死守一世寂寞 2021-02-07 06:46

Situation:

I have a simple XML document that contains image information. I need to transform it into HTML. However, I can\'t see where

5条回答
  •  [愿得一人]
    2021-02-07 07:11

    Shouldn't that be:

    
    

    ? It looks like you are trying to copy the entire Image/img node to the attribute @src

提交回复
热议问题