Hello,
If you want to just display a image in left side of page, you can place a img tag with specific image url with fixed position. If you want to show a set of images with the flipview from top to bottom, you can add a flipview control and configure it for horizontal
orientation. some usefull links please refer:
#HTML FlipView control sample
http://code.msdn.microsoft.com/windowsapps/FlipView-control-sample-18e434b4
#Travel apps
http://msdn.microsoft.com/en-us/library/windows/apps/jj659082.aspx
Hope this helps, thanks.
Yanping Wang
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.