Week Seven Exercises (MGDP2060)
From Wiki @ Karl Jones dot com
This article contains exercises for Week Seven (MGDP2060) Web Design and Development III (MGDP2060).
Contents
Deactivate Server-side caching
- Deactivate server-side caching on your x10hosting account by modifying the .htaccess file.
Child Theme (462-465)
- The goal of this exercise is to improve upon an existing Parent Theme.
- In your WordPress (Project), install the One-Click Child Theme plugin.
- Create a Child Theme.
Child Theme CSS
- Create one or more CSS rules for your Child Theme.
- This rule (or rules) either supplements or overrides CSS rules from the Parent Theme.
Fancy Fonts (481-484)
- In your WordPress (Exercises), demonstrate Fancy Fonts.
Reading for next week
- The Loop (495-499)
- function.php (500-502)
- Learning more about Theme Customization (503)