Question: Please Help me write php code in java Overview: Write a program to display the contents of 2 files. The file data is a list
Overview: Write a program to display the contents of 2 files. The file data is a list of book titles, and links to their cover images (hosted on Wikipedia). The filenames "novels, txt " and "covers.txt ". Your program should read in both files, and create a table that looks similar to the one on the right. Each row should include the title of the book on the left, and an embedded image tag. CSS: - Style the borders of the table so they display similarly to the borders shown - The font in the headers is taller than the font in the body of the table. - The images are constrained to 100px high to shrink them down. Hint: The 2 file example on slide 11 of lecture 2 should be helpful reference
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
