有的朋友问我如何改变字体颜色,其实这和专业无关,只要你有一点点的html知识
,就很容易让你的Auction Descriptions 变得丰富多彩起来。
咳这里不能直接发html ,都成了命令了
大家自己来看吧。
http://www.afcng.org/ebay/20070902/76.html这里我给大家几个最常用的字体代码  
| text here | Arial | 
| text here | Verdana | 
| text here | Times New Roman | 
| text here | Georgia | 
| text here | Comic Sans MS | 
替换 text here 就可以了。一定要注意加入
 tag
颜色也是如此你就要使用另外描述来表示你的颜色符号
一般的形式是  
text  注意把#xxxxxx替换成你需要的颜色,不能直接写blue ,red ,啊,我曾经有个朋友骂我说我给的代码不对,我一看写的 
text 这样的,差点没昏
这里我给出了一个基本的色素表,大家可以根据颜色来调整,如果有photoshop的朋友可以直接看配色代码。
http://www.afcng.org/ebay/20070902/77.html最后给大家一个基本的 html语言,希望能帮上大家
| Code | What it does | 
|  |  | 
|  | 空行 | 
| 
 | Line break | 
|  | 插入图片 | 
| bold text here | bold text | 
| italic text here | italics | 
我在
互联网观察家ebay专栏 ,存放了一些ebay的小细节知识,我只是ebay研究,希望大家都多给意见。