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

This PR is the solution to the 'terrarium' #2 #26

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

gitpraths
Copy link

Issue2: Terrarium

  • HTML:
    Different elements and tags of HTML and how each one is useful
    Understanding how to dynamically manipulate and interact with HTML elements using JavaScript using DOM
  • CSS:
    Learned how to position elements within the page using CSS, such as using flexbox or grid
    Used CSS animations to create life-like effects (like shake) or transitions to improve user interaction.
    Understanding how to create a layout that adjusts well to different screen sizes, ensuring that the terrarium looks good on both desktop and mobile views.
  • Javascript:
    Using JavaScript to add interactivity, such as clicking a button to add or remove plants from the terrarium.
    Learning how to manipulate the DOM in response to user actions, like adding new plant elements to the terrarium or changing their sizes with JavaScript

@gitpraths
Copy link
Author

@JATAYU000 Please review the Pull Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant