Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI supporting HTML and CSS files #98

Open
7 tasks
benoit74 opened this issue Jan 23, 2025 · 0 comments
Open
7 tasks

UI supporting HTML and CSS files #98

benoit74 opened this issue Jan 23, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@benoit74
Copy link
Collaborator

benoit74 commented Jan 23, 2025

In addition to one single HTML file, the UI must also support an HTML file and a CSS file.

We can for instance focus on https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-8

Note that by default only one of the two files are displayed, and focus is properly placed on the file needing an edit (the one with a --fcc-editable-region-- section)

Checklist

  • Both HTML file and CSS file are displayable
  • It is possible to see both side-by-side
  • It is possible to resize them with a slider
  • UI is responsive (one breakpoint / two dispositions: for mobile and desktop)
  • Changes in CSS file are visible in preview pane
  • Files are properly named
  • It is possible to validate the challenge only with valid code ; hints are properly displayed next to the button and in the console
@benoit74 benoit74 added this to the 2.1.0 milestone Jan 23, 2025
@benoit74 benoit74 added the enhancement New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant