Linking to CSS files

Hello all,
I followed the andromo tutorial on how to link or call another activity from another activity. I have five html activities (a,b, c, d and e). All of them share the same css. So instead of including that css folder in each activity, i simply put it in html_a folder. Then i call this css folder from html_b index by saying <a href ="andromo://Html*****/assets/css/bootstrap.css" /> where ***** is the unique identifier for html_a activity. This is suppose to work as andromo said. Please what am i missing??

Any help is appreciated. :)
Tagged:

Comments

Sign In or Register to comment.