Name

CSci 284 UNIX & Directories Tue Feb 1, 2022

    Syntactically correct code required for Full Credit:

    Quiz

    Assume you have a folder named "banner284_files" with the images in it
    as shown in the box to the right.
    ldale%> ls banner284_files
    GZKPICS_00.png
    GZKPICS_01.png
    GZKPICS_02.png
    GZKPICS_03.png
    GZKPICS_04.png
    GZKPICS_05.png
    GZKPICS_06.png
    GZKPICS_07.png
    GZKPICS_08.png
    GZKPICS_09.png
    GZKPICS_10.png
    GZKPICS_11.png
    GZKPICS_12.png
    GZKPICS_13.png
    GZKPICS_14.png
    GZKPICS_15.png
    GZKPICS_16.png
    GZKPICS_17.png
    GZKPICS_18.png
    

    1. Give HTML code for displaying a single image, GZKPICS_05.png
    2. Give CSS code for styling *all* images to have a width of 140 pixels.
    3. Give PHP code for A LOOP which generates the html code to display all the images.
    4. Give PHP code for assigning an array of strings such that each string is the first name of one of your classmates. Let's see how many you remember. (Don't forget to include yourself!)