Background image on a List page

Greetings all,
In a project, after generating, a php page its created for every table, so if I have a table named student I will get a php file named studentlist among other. Its there a way to set a backgroung image for this page “studentlist .php”? Thank you in advance.

You can add your tag in Page_Head server event, see the topic Server Events and Client Script in the help file. To add background by CSS, see:
https://developer.mozilla.org/en-US/docs/Web/CSS/background