I'm new to DITA and especially to 2.0. I've generated html5 content using the sequence.ditamap and hierarchy.ditamap samples from the command line using the dita tool. So, I know the very basics.
I would like to know where I should to look to learn how to generate an html5 page that consists of multiple, related topics.
Additionally, I want to be able to add inline css style elements when the html5 page is generated. There is a limitation to the platform I'm using and it won't allow you to put CSS or scripting in the head of the page or refer to an external stylesheet.
Are there certain files in the DITA-OT structure that I can repurpose to do what I need? I've been through a lot of the files but the structure is so deep that it is hard to find what I'm looking for. I've looked at some of the html related xsl files, but wasn't able to figure out what was what. Any help would be greatly appreciated.