tags:

views:

56

answers:

0

Hi,

I am trying to make an app which consists of a book. As a book has Index, Topics, subtopics and text/graphics.

I tired using UITableView for create a index and topics. Can anyone guide me how to insert text and graphics using CSS styles in the view page.

For example:

Main Root->First level->second level-> text and graphics. How to create the last level using HTML and CSS. Can anyone guide me throught how to approach this. I appreciate you help. thanks.

msk.