In Alloy, the view component represents the UI of the application, comprised of XML markup and Titanium style sheets. The XML markup defines the structure of the view, while the TSS file contains the styling elements applied to the XML markup--similar to the relationship between HTML and CSS.
Chapters
Page: Alloy Styles and Themes
Page: Alloy XML Markup
Page: Dynamic Styles
Page: Views without Controllers