Is there any way to use HTML/CSS to do the user interface for a XNA game? I would need to programmatically be able to update the HTML, as well as handle events.
Or is there another framework I should be using? This thread looks promising: UI library for XNA
Also, whatever I use has to work on the Xbox 360.