Activity 01
Pair Programming: Navigation Maze
Pairs start with three HTML files and add internal links to form a maze-like story path. They include a homepage with external links to school resources, then test all paths together. Swap roles midway to edit and improve each other's code.
Construct a web page that effectively uses both internal and external links.
Facilitation TipDuring Pair Programming: Navigation Maze, assign clear roles so each student writes code while the other checks syntax in real time.
What to look forProvide students with a partially completed HTML page containing broken links or missing image alt text. Ask them to identify the errors and write the corrected HTML code for one link and one image tag.