Server IP : 172.16.15.8 / Your IP : 3.144.106.207 Web Server : Apache System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.2.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/idetonyeaku/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- File: project2.php Assignment: Final Project Due: Apr. 16, 2019 Author: Ikechukwu Etonyeaku Goal: --> <html> <style> body { border: 2px solid black; padding: 25px; background:url(https://images.unsplash.com/photo-1542490101-4be93d1756e0?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1950&q=80); background-repeat:repeat; background-size: auto; } .yellow_bg { background-color: "yellow"; padding: 3px; color: white } </style> <Font color="white"> <body> <h2> About Iyke </h2> <img src="img_chania.jpg" width="200" height="240"> </body> <hr> <A HREF=project3.php> <span class="yellow_bg"> The Soccer Evaluation Form </span> </A> <P> <A HREF=index.html><span class = "yellow_bg">Go Home</span></A> <P> </Font> </html>