Multiple choice technology web technology WML pages only contains references to script ______ . URLs forms links pages Reveal answer Fill a bubble to check yourself A Correct answer Explanation WML pages contain references to script URLs rather than embedding scripts directly. This keeps pages lightweight and allows scripts to be downloaded only when needed. The actual script code resides at the referenced URL location.