Posts by Wellington A. Moreira • 13 points
1 post
-
1
votes1
answer162
viewsQ: How to edit the CSS of an image Link made by <a>
Wanted to round the edges of an image she was made with the tag <a> HTML, but I’m totally lost. This is the code I used to import the image: <a className="imagepost" href={post}> <img…