Nice video. I'm kinda new to programming. I have another suggestion on how to center the elements. /* Using text-align: center; in the qr-container, everything in the container(image, h1, p) centers. Then I can decide not to use h2 and p {text-align: center} and vice versa. */ I'd like to connect with you If You don't mind so we can do projects together in order to improve my programming knowledge.
@tommypool-xd5np5 ай бұрын
Am I right in thinking that guessing the width and height of the element isn't necessary if you download the design files (figma files etc)?
@PracticalWebDev5 ай бұрын
You are correct. However, this is now a paid feature with Figma (used to be free for years) I think you have to pay $15 a month to get the dev tools that give you the CSS for each project you are working on. I was unaware of the new premium subscription when I made this tutorial.
@rahmanmusah44708 ай бұрын
I was thinking text align is for typography only not items like images but it worked when you used it.
@rahmanmusah44708 ай бұрын
I used max width 100% for image and i had a hard time centering it in the card-container.
@rahmanmusah44708 ай бұрын
could you please do a video on how to submit the challenges