Skip to content

poetryofcode/TTP-Assignment-4-DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TTP-Assignment-4-DOM

In this project, you will create a motivational poster generator where users can view random posters or create their own custom posters. The project will focus on manipulating the DOM using JavaScript to update the poster content dynamically. You will also implement event handling to generate random posters and handle custom poster creation.

Requirements:

HTML Structure:

Create an HTML file with a basic structure including a and section. Include a

element with a title for your project. Create a
element with a class of "poster" to display the generated or user-customized posters. Add an element with an id of "poster-image" to display the poster image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors