tutorial 3: referential links
watch it on YouTube
Notes
- Map out the structure of your site first
- Use referential links for connecting resources within your site so that you can easily move your site to any server and maintain
all of the linking
- Use / and ../ to move down (/) and up (../) within your site structure
- The file explorer view of your site can be a helpful visual when calculating your referential links