Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

怎么添加照片? #9

Open
kangkang59812 opened this issue Mar 16, 2020 · 1 comment
Open

怎么添加照片? #9

kangkang59812 opened this issue Mar 16, 2020 · 1 comment

Comments

@kangkang59812
Copy link

No description provided.

@yak1990
Copy link

yak1990 commented Jul 9, 2021

in the example\README.md,the name and others information is like

<h1>
  <span>WhoWhoWho</span>
  <ul>
    <li><span>phone</span>***</li>
    <li><span>email</span><a href="***@***.***">***@***.***</a></li>
  </ul>
</h1>

when you add photo, it's just like this:

<h1>
  <span>WhoWhoWho</span>
  <ul>
    <li><span>phone</span>***</li>
    <li><span>email</span><a href="***@***.***">***@***.***</a></li>
  </ul>
  <ul>
    <img src="http://img.mp.itc.cn/upload/20170613/d4c65f5031ea49afa33c80c85e5b7e22_th.jpg" height="80">
  </ul>
</h1>

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants