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

Notes on DOM workshop #10

Open
5 tasks
Albadylic opened this issue Mar 17, 2020 · 1 comment
Open
5 tasks

Notes on DOM workshop #10

Albadylic opened this issue Mar 17, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Albadylic
Copy link

  • One extra sentence explaining what DOM is
  • We should show the CSS file before adding classes - atm it seems like a bit confusing that the colours change even though we haven't written CSS
  • Could add more to changing text context exercises. We had a question about having a variable for the element so that we could update the text regularly without using query selector each time. Move up the adding a element to a variable explanation.
  • Add a sentence to explain what toggle does
  • Add a sentence to explain why we'd use CSS properties in JS
@Albadylic Albadylic self-assigned this Mar 17, 2020
@Joepock123 Joepock123 added the enhancement New feature or request label Apr 14, 2020
@Joepock123
Copy link

Joepock123 commented Apr 14, 2020

  • Add a bonus question regarding specificity on IDs: If we put used an id selector with a colour of blue above the pink class selector in the style sheet what would happen?
  • Add section at the beginning "Why would we want to manipulate the DOM?"

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

2 participants