2012-04-22 21:22:19Morris
[HTML] CSS: Coding with Style
All about Sean!
I like a lot of things, like butterflies, deer eyelashes, and especiallyDINOSAURS
and other things that have scales, like fish and snakes.
I am
in High
School!
最後一題的樣例如上
What CSS is All About
<p style="color:green">
<strong>Here is a boring old black and white paragraph. Ho hum.</strong>
</p>
<p style="color:green">
<strong>Here is a boring old black and white paragraph. Ho hum.</strong>
</p>
A lot of <span style="font-family:monospace">span</span> tags are <em style="font-family:monospace">useful</em> but the
<span style="font-family:monospace">span</span> tag is <em style="color:red">worthless</em> on its own unless
you use <span style="font-family:monospace">CSS</span> to spice it up!
<h1>All about Sean!</h1>
I like a lot of things, like butterflies, deer eyelashes, and especially
<div>DINOSAURS</div>
and other things that have <span style="text-decoration:underline">scales</span>, like fish and snakes.
<span style="font-style:italic">I</span> am
<span style="font-style:italic">in</span> High
<span style="font-style:italic">School</span>!