nicholas@1: /* structure.css nicholas@1: * Define the structure for classes and objects in HTML nicholas@1: */ nicholas@1: nicholas@2: div.title { nicholas@2: width = 100%; nicholas@2: height = 50px; nicholas@2: margin-bottom: 10px; nicholas@2: } nicholas@2: nicholas@1: body { nicholas@1: nicholas@1: }