Giter Site home page Giter Site logo

huxn-webdev / master-dom-with-6-projects Goto Github PK

View Code? Open in Web Editor NEW
30.0 2.0 12.0 579 KB

Master DOM By Building 6 Amazing Projects ✅

Home Page: https://www.youtube.com/playlist?list=PLSDeUiTMfxW470ZBMG0DyaE-zlcQX5PWn

HTML 50.17% JavaScript 35.66% CSS 14.17%
dom dom-manipulation javascript-projects dom-projects javascript-beginners-projects javascript-projects-for-beginners document-object-model document-object-model-list

master-dom-with-6-projects's People

Contributors

huxn-webdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

master-dom-with-6-projects's Issues

Issue in DOM exercise

issue path :- Starter/2. Accessnig the DOM/exercise/app.js

the problem statements 2 and 3 are incorrect.

They should be

  1. Select element h4 which holds text of "Red" by using getElementsByTagName
  2. Select div with the class of "green" which holds text (Green) by using getElementsByClassName
  3. Select div with the ID of blue which holds the text "Blue" by using getElementsByID
  4. Select div which has the class & Id of "yello" by using querySelector()
  5. Select all the elements which has the class of "teal" by using querySelectorAll

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.