Using gravatars in your PHP applications is simple
Another straight to the point solution

<img src="http://www.gravatar.com/avatar/admin7@de77.com&s=40" alt="Gravatar">
Parameter s stands for size (in pixels).
<img src="http://www.gravatar.com/avatar/admin7@de77.com&s=40" alt="Gravatar">
Parameter s stands for size (in pixels).
Comments