* { display: block; } type:before { content: "Type: " } CPUID:before { content: "CPUID: " } /* etc */ intrinsic:before { content: "intrinsic name=" attr(name) ", rettype=" attr(rettype) }