Daily Archives: July 17, 2008

A Little Tour of Snow Canyon, Southern Utah

I took some video of Snow Canyon as I wandered around the canyon. I was just about the only person there. Listen for the sound of wind and birds singing. A Tour of Snow Canyon, Southern Utah from Laura B. Dahl on Vimeo.

Posted in Vacation | Tagged | Leave a comment

My Short Hike in Snow Canyon, Southern Utah

I was feeling a little bit silly while I took some time out to hike to the “petrified dunes” in Snow Canyon. It is gorgeous there, and the paths are an easy hike. My Hike in Snow Canyon from Laura B. Dahl on Vimeo.

Posted in Vacation | Tagged | 1 Comment

Coding a link to open in another window

It is rather easy to write the code to open another browser window when clicking on a link.  You merely have to add “target=’_blank’” to the a tag. Example to open in same browser window: Educational Technology Blog //This is a standard link that will open in the same window //Notice the absence of “target=’_blank’” [...]

Posted in Personal | Leave a comment