Skip to content

The project consists of a function that takes an array of user objects as input and returns the oldest user based on their age. The user's name, age, and profession are then displayed in an HTML table using dynamically created <table>, <tr>, and <td> elements in JavaScript.

saidali-ibn-zafar/JS-Creating-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

JS-Creating-Table

The project consists of a function that takes an array of user objects as input and returns the oldest user based on their age. The user's name, age, and profession are then displayed in an HTML table using dynamically created <table>, <tr>, and <td> elements in JavaScript.

Annotation 2023-04-23 060240

About

The project consists of a function that takes an array of user objects as input and returns the oldest user based on their age. The user's name, age, and profession are then displayed in an HTML table using dynamically created <table>, <tr>, and <td> elements in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published