student.xml
<?xml version="1.0" encoding="GB2312"?>
<?xml-stylesheet type="text/css" href="student.css"?>student.css
student{ display:block; }
name{ display:block; font-size:110%; color:red }
sex{ display:block; text-indent:2em }
原文:http://www.jb51.net/web/77173.html