Submitted
NFT preview card component
- HTML
- CSS
I only recently started learning web development. Trying basic challenges. I couldn't figure out some of the text positioning:
- How to I position/float text next to a picture and vertically align the center of the text to the center of the picture?
- If I want to align an inline-block element to the right is floating the only way?
Thanks!