HTML , CSS. Visual Studio Code. Five Server extension installed.
Design comparison
Solution retrospective
Used BEM (Block Element Modifier) for the class naming.
What challenges did you encounter, and how did you overcome them?Encountered difficulty getting "Live Server" extension for VS Code to work properly.
I disabled Live Server and installed "Five Server".
Five Server worked extremely well. It allowed me to easily test my website using my iPhone 13.
What specific areas of your project would you like help with?I didn't see the need to use BEM for my buttons.
I'm working to write efficient code without clutter.
Community feedback
- @Tanya-abiPosted about 6 hours ago
Great work on the design.
Fix Buttons: Use <a> for navigation links instead of <button> + <a>. Missing Closing Tag: Close the </body> tag properly. Alt Text: Make alt="Profile image of Jessica Randall" more descriptive.
Add comments to break down sections of the code.<!-- Profile Section -->
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord