[问题] question about html

dragon's heir

新手上路
VIP
注册
2005-02-08
消息
967
荣誉分数
28
声望点数
0
can anyone tell me how to add a picture background with html?
thanks in advance!!!
 
something like:

" background='the_background_picture.gif'>"
 
There must be a bug in the PHP code of this site -- it couldn't display html markup, therefore the above message is not dispalyed correctly. Let me describe it here:

Add a "background" attribute to the body tag, the value of this attribute is the url of the background image. That should do the job.
 
后退
顶部