Latest solutions
Latest comments
- @AndersonPaulo@12KOFFI
bon travail le petit problème ce trouve au niveau des marges intérieurs "padding" tu na pas mis de marges intérieur
- @Student-Adil@12KOFFI
HTML sémantique : Le bouton pourrait être mieux décrit en utilisant un attribut aria-label pour clarifier sa fonction. Accessibilité : Ajouter un attribut lang pertinent dans la balise <html> pour refléter la langue du contenu. Conception adaptable : Envisagez d'utiliser un conteneur flexbox ou grid pour une meilleure mise en page adaptable. Vérifiez si les dimensions des images et du texte s'ajustent correctement sur différents écrans. Structure du code : Le fichier CSS externe est correctement lié, mais il serait utile d'ajouter des classes pour plus de réutilisabilité.
- @keftajnrWhat are you most proud of, and what would you do differently next time?
Hey, i just want to say that i did not make use of the QR code image when solving the challenge. I could not find it in either the starter or figma files; i would need your help to locate it next time.
i learned a great deal. Firstly, i am proud that i understood the importance of file names while uploading files and creating a live URL from github.
Also, i learned how to build responsive sites on this challenge.
Next time, i would be more faster to complete challenges
What challenges did you encounter, and how did you overcome them?For the greater part of my time while building this project, i had issues with creating a live URL from github. I was able to resolve it by uploading my files in the right way.
I also had issues with putting my container at the center of the site. i was able to resolve it by using the css "display: flex" property and learnt a few other tricks for next time.
What specific areas of your project would you like help with?i would definitely need help in changing the container image to the QR code image in the challenge.
@12KOFFIcode bien structuré