Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 years ago

css flexbox

Nyaymurti Gaikwad•220
@NyayDG
A solution to the Fylo data storage component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Identifying and implementing the correct logic for responsive behavior, such as switching to a different HTML file based on the window size. Ensuring that the file paths for images and CSS files are correct. Handling and maintaining the overall structure and organization of the code. Debugging and troubleshooting any issues or errors that arise during development.

It's important to understand the purpose and functionality of each section of your code, including the HTML, CSS, and JavaScript. If you're unsure about a specific section, it's recommended to review the relevant documentation or seek assistance to clarify any doubts.

It's generally a good practice to separate your CSS and JavaScript code into separate files and link them to your HTML file using <link> and tags respectively. This promotes code organization and maintainability. Make sure to validate your HTML code to ensure proper syntax and adherence to standards. Consider using relative paths for file references to ensure portability and ease of maintenance. It's important to test your code across different browsers and devices to ensure consistent behavior and appearance. Regularly commenting your code and following a consistent naming convention can improve code readability and maintainability. Consider using a version control system like Git to track changes and manage your project's source code.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Nyaymurti Gaikwad's solution.

Join 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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License