In forms-getting-started-working.php, the script and link calls should be within the head tag, not between head and body. Also, it was easier for me if I changed them to match the file layout of the first tutorial, ExtStart.html, replacing src="/lib/adapter/yui/yui-utilities.js" with src="../adapter/yui/yui-utilities.js" and so on.