- From: chris M. sprite <numbchild@gmail.com>
- Date: Wed, 9 Mar 2011 20:02:22 +0800
- To: HTML5-W3-zh <public-html-ig-zh@w3.org>
我还是html学习的初学者。我尝试了在不同的地方设置字体,但是好像都没有显示字体的效果。
下面是几种情况。
[1]
<style>
body{ font-family: Monaco; }
#content #title { font-family: Monaco; }
</style>
<div id=#content>
<div id="title" font=Monaco><a href="http://localhost/">Evanescene</a></div>
</div>
(还请写一些具体的能设置字体的方法,在不同的情况下。)
thanks for your reply. ----------
--
I try to detoxify my memory.
Forget can not be treated as betray.
It's not certainly a love even though you remember to the end of your life.
Received on Wednesday, 9 March 2011 12:03:21 UTC