属性值举例 I really 1,3? [love hate [microsoft I Netscape opera [[Alpha I Baker I Cray]] 2, 3] and delphi
属性值举例 [[Alpha || Baker || Cray],]{2,3} and Delphi I really{1, 3}? [love | hate] [Microsoft | Netscape | Opera]
属性值举例 I really 1,3? [love hate [microsoft I Netscape opera I love microsoft I really hate Microsoft I really really love Netscape I really really really hate Microsoft [[Alpha I Baker I Cray]] 2, 3] and delphi Alpha baker, and delphi Baker, Cray, and Delphi Cray, Alpha, Baker, and Delphi Alpha, Baker, Cray, and Delphi
属性值举例 [[Alpha || Baker || Cray],]{2,3} and Delphi Alpha, Baker, and Delphi Baker, Cray, and Delphi Cray, Alpha, Baker, and Delphi Alpha, Baker, Cray, and Delphi I really{1, 3}? [love | hate] [Microsoft | Netscape | Opera] I love Microsoft I really hate Microsoft I really really love Netscape I really really really hate Microsoft
规则结构 Declaration block Selector Declaration Declaration 1i color: red; background: yellow;) Attribute value
规则结构 h1 { color: red; background: yellow; } Selector Declaration Declaration Attribute Value Declaration block
HTML用例 <html> <head> <title> Plutonium/title> <style type="text/cSs"><! </styl </head> <body> <h1>Plutonium</h1> <p>Useful for many.</p> <h2> Safety Information</h2> span>When handling plutonium.</span> <span>With plutonium </span> <h3>Comments</h3> <p>It's best to avoid ...</p> </body> </html>
HTML用例 <html> <head> <title>Plutonium</title> <style type="text/css"><!-- … --></style> </head> <body> <h1>Plutonium</h1> <p>Useful for many...</p> <h2>Safety Information</h2> <p> <span>When handling plutonium...</span> <span>With plutonium... </span> </P> <h3>Comments</h3> <p>It's best to avoid ...</p> </body> </html>
HTML用例 <html> <head> <title> Plutonium/title> <style type="text/cSs"><! </styl </head> <body <h1>Plutonium</h1> Plutonium <p>Useful for many Useful for many applicatons, plutonium can also be dangerous if <h2>Safety Informatic Safety Information span>When handli <span>With plutonia when handlin plutonium, care must be taken to avoid the formatio implosion is very real, and must be avoid at all cost. This can be <h3>Comments </h3> separate <p>lt's best to avoid. Comments </body> </html> It's best to avoid using plutonium at all if it can be avoided
HTML用例 <html> <head> <title>Plutonium</title> <style type="text/css"><!-- … --></style> </head> <body> <h1>Plutonium</h1> <p>Useful for many...</p> <h2>Safety Information</h2> <p> <span>When handling plutonium...</span> <span>With plutonium... </span> </P> <h3>Comments</h3> <p>It's best to avoid ...</p> </body> </html>