In my assignment i have to take the data from user input using and save data in local storage. I have to print this data from local storage in horizontal table format to other p
This code implements another function to create a horizontal format.
Please read the comments and also try to understand it so that it can help you in the future
It also uses CSS to make the elements appear in that format or else it would look different. I advise you to analyze and understand it.