create an HTML page named index.html that contains links to each JPEG file in the directory as follows
Given a folder with images in it, create an HTML page named index.html that contains links to each JPEG file in the directory as follows:
Write a function that creates a string of the path to a directory
Generatea thumbnail (half the size) copy of each image
Use makeEmptyPicture to... Read More https://is.gd/FVaCYz
Comments
Post a Comment