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