0
How do I add author's picture to my blog page?
7 Antworten
+ 1
hope you understand
https://www.sololearn.com/learn/HTML/1030/
0
hmm. thank you so much
0
impressed with your html code, though is not that bad, but you really tried. don't give up
0
thank you so much Max Femi. 👏
0
add image by adding a span tag and create a border for the span in CSS, after that, inside the span create a <a> tag inside which will allow you to add image through url
0
okay. will do that.
0
OK