This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:web_development:media:exercises [2021/12/21 17:38] mag [Headline] |
en:web_development:media:exercises [2023/08/16 09:33] (current) |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| * In ' | * In ' | ||
| - | ==== Headline | + | ==== PHP Arrays |
| * In the ' | * In the ' | ||
| * Set up the base code for the file to include the header, menu and footer. | * Set up the base code for the file to include the header, menu and footer. | ||
| - | * Create an album showing the photos for the Colombian footballers as shown in the following table. | + | * Create an album showing the photos for the Colombian footballers as shown in the following table. |
| ^ Player ^ Image ^ | ^ Player ^ Image ^ | ||
| | Andrés Felipe Mosquera Marmolejo | https:// | | Andrés Felipe Mosquera Marmolejo | https:// | ||
| Line 26: | Line 27: | ||
| | William José Tesillo Gutiérrez | https:// | | William José Tesillo Gutiérrez | https:// | ||
| - | * Try it using PHP arrays. | ||
| * Style the album as you like. | * Style the album as you like. | ||
| - | * For a bonus, | + | * For a bonus, |
| + | |||
| + | ==== Link Javascript Files ==== | ||
| + | * Recall that we used a PHP variable < | ||
| + | * Add the PHP variable to these pages to reenable their Javascript code. | ||
| + | * Do the same with all pages in the ' | ||
| ==== Add Menus ==== | ==== Add Menus ==== | ||