| Jojo 的个人资料Jojo Space照片日志列表 | 帮助 |
Blending pictures with HTML codesHow do you blend a few pictures by using HTML codes without a picture editor? Here are some simple steps I put together:
Insert URLs of the above three pictures into the HTML codes given below, then you will see a blended picture like this:
HTML Codes for blending three pictures, complete with opacity effects: <TABLE><TBODY><TR><TD>
HTML Codes for blending two pictures, complete with opacity effects: <TABLE><TBODY><TR><TD> </DIV></TD><TD><DIV style="FLOAT: left; WIDTH: 250" align=center>
<IMG style="FILTER: alpha(opacity=100, finishOpacity=0, style=3)" src="http://URL_of_picture_2.jpg" width=200> </DIV></TD></TR></TBODY></TABLE>
Notes:
评论 (30)
引用通告此日志的引用通告 URL 是: http://jojoyeekl.spaces.live.com/blog/cns!AC53B4FB41AC5CD!1544.trak 引用此项的网络日志
|
|
|