Step 15: Building a Whole Website in Canva
Goal: Create a full website layout in Canva, export the assets, and bring them into Dreamweaver.
What to do
- Watch 30–60 seconds of the video.
- Pause and build that exact part in Dreamweaver.
- Save and preview in your browser.
- Fix anything that looks wrong before moving on.
Tips & things to consider
- Final check: all pages linked, media loads, design is consistent.
- If publishing to GitHub Pages, use the docs/ folder method or root pages correctly.
- Keep a backup copy of your project folder.
Common mistakes
- Forgetting to define your site in Dreamweaver (links/images break).
- Using spaces or random names for files (hard to link later).
- Working in Live View and getting confused when edits don’t behave as expected.
Check your work
- My file names are clear and consistent.
- My links work (no broken pages).
- My media loads (images/videos/maps show correctly).
- My page looks OK on a small screen.