Sandrine Cazenave-Peyrasson
@Sandrine-CPAll solutions
- Submitted 2 months ago
responsive blog preview card
- HTML
- CSS
I created a separate css file for the styleguide with variable which sounded like a very good idea. Unfortunately, in my index.css file, I couldn't have the full list of variables, even with @ import the styleguide.css file : I couldn't solve this even after installing css intelissense extension and reboot VS Code, so I opened the styleguide file to copy-paste the needed variables, not efficient at all : any tip on this would be much appreciated. I also had some difficulties with the .title (HTLM&CSS foundations text) in mobile version to make it wrap and I discovered the white-spacing : nowrap. It works, combined with font-size but I am not sure it is the best option...
- Submitted 3 months ago
QR code using html and CSS
- HTML
- CSS
I would like to know if the css structure is optimal, meaning are there some improvements to make it shorter ?