Uh oh, he's getting dangerous . . .

If you want to include inline photos right in your blog, the photo galleries are configured for permalinks by default. So for example, use the following html in your post to link the alife screenshot:

<img src="/photos/key2020/images/156/425x319.aspx" alt="ConcurrentGameOfLife" width="425" height="319" border="0" /> Note that all that this links to a screen shot from the preview page that has been normalized in size to 425x319. You could embed the orignal like this: <img src="/photos/key2020/images/156/original.aspx" alt="ConcurrentGameOfLife" /> Note that the "alt" name-value pair is nothing more than the tool tip text that will be displayed on the mousehover event for the picture. You can also make the picture a standard anchor link directly inline as follows: <a href="/photos/key2020/images/156/original.aspx"><img src="/photos/key2020/images/156/original.aspx" alt="Brought to you today by optionsScalper" /></a> Be certain that you don't modify that last "alt" entry.

By on 3/25/2006 8:15 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper