To be worked on in class on Monday, April 7.
D. Create a Web form, and the corresponding template, to achieve the following.
For example:
http://www.google.com/search?hl=en&q=flowers+computational+linguistics&btnG=Search
http://www.google.com/search?hl=en&q=butter+computational+linguistics&btnG=Search
http://www.google.com/search?hl=en&q=guns+computational+linguistics&btnG=Search
http://www.google.com/search?hl=en&q=wine+computational+linguistics&btnG=Search
http://www.google.com/search?hl=en&q=bread+computational+linguistics&btnG=Search
<a href=http://www.google.com/search?hl=en&q={{storytag value="1"}}+computational+linguistics&btnG=Search
>
Again, note that A) there are no quotes around the URL; B) you have to use the special {{ brackets on the storytag; and C) the > needs to be on a line by itself.