Startup code for Assignment 1 in XML API
Find a file
a24siman ccf0691894 Added the last required alternating row styling
This commit is connected to line 11 inside the assignment's code requirements. Now the rows inside the table that displays all of a vehicles information have alternating styles. Every other one has a WhiteSmoke background and the remaining ones have a white background.
2026-04-02 14:45:25 +02:00
FormSelf.php Added the last required alternating row styling 2026-04-02 14:45:25 +02:00
LICENSE Initial commit 2026-03-23 12:34:09 +00:00
README.md Startup php file 2026-03-30 15:57:56 +02:00
Startup.php Startup php file 2026-03-30 15:57:56 +02:00

XML-API-Assignment-1-Startup

Startup code for Assignment 1 in XML API

To start development of first Assignment fork this repository by clicking the fork button at the upper right corner of the screen.

Then proceed to develop in the normal fashion by cloning the forked repository.