Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How do I edit this code in php to create a table like the one on the right? Folder: hw01 Overview: Write a program to

How do I edit this code in php to create a table like the one on the right? image text in transcribed
image text in transcribed
Folder: hw01 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

Students also viewed these Databases questions

Question

Identify the two factors in the two-factor theory of emotion.

Answered: 1 week ago