I\'m a profane in CSS, I don\'t know anything about it. I need to put HTML code and the CSS formatting for it in the same string object for an iPhone program.
I have
Two options: 1, add css inline like style="background:black" Or 2. In the head include the css as a style tag block.