| Jojo's profileJojo SpacePhotosBlogLists | Help |
Avant BrowserFirefox used to be a faster browser than Internet Explorer, but when it comes to browsing MSN Spaces, it doesn't display the pages correctly as IE does. So I switched it back to IE when browsing MSN Spaces. Today I try the latest version of another browser, Avant Browser (10.2) and notice that it is a much better browser, it runs faster than IE and Firefox, and display the MSN Spaces exactly as IE does! Look at the popular downloads of the browsers at www.download.com Avant Browser: 12.7 million downloads Firefox 1.5 : 6.3 million downloads Try it out and love to know your experience as well. ![]() DOWNLOAD HERE 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:
|
|
|||||||||||||
|
|