How can I add metadata to an image?

后端 未结 6 711
说谎
说谎 2020-12-18 03:17

Where does one insert meta data into and image file and what it the mark up to do so? i want to do this with php.

6条回答
  •  庸人自扰
    2020-12-18 04:09

    I recently saw a really cool article on the w3c blog about combining RDFa and an HTML to enrich images by specifying not only what's in the image but also where it is in the image: http://www.w3.org/QA/2008/01/rdfa_and_html_imagemap.html

提交回复
热议问题