Discussion Forums  >  Uncategorized

Replies: 1    Views: 234

Scaevola
Aspiring developer
Profile
Posts: 4
Reg: Oct 13, 2011
location unknow...
40
10/15/11 04:15 AM (14 years ago)

Including images on HTML documents

Hello, I'm a developing a travel guide style app for iPhone. For this, I need to have some descriptions along with images. I want the app to be able to work offline, so I need to store the images in the app itself. The easiest way to do this is with MS Word or PDF, but I want some interactivity and I need to use HTML pages for that. But I'm new to BT and do you know if it is possible to reference an image in the project repository itself for HTML files?
 
ichigo
I hate code!
Profile
Posts: 74
Reg: Jul 27, 2011
London
740
like
10/15/11 04:49 PM (14 years ago)
you can put your images in the BT_images folder, and then use HTML to link to them and you can store the HTML and css docs needed in your BT_docs folder example code <img src=angry.gif alt=Angry face />
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.