Jul 5, 2002 #1 JennyW Technical User Mar 1, 2001 323 CA Hi. Is there a way to change the color of the borders around pictures (.jpg, .gif)? If there is, can someone help me how to learn how to do it? Thanks Jenny
Hi. Is there a way to change the color of the borders around pictures (.jpg, .gif)? If there is, can someone help me how to learn how to do it? Thanks Jenny
Jul 5, 2002 1 #2 Boomerang Programmer Mar 30, 2001 766 NL Hi Jenny, <img style="border:dashed 4px lightblue" src="test.gif"> <img style="border:solid 8px orange" src="testje.gif"> <img style="border:dotted 2px red" src="testje.gif"> line types are: dashed | solid | dotted | hidden | outset | double | inset | ridge | none | inherit Hope this helps, Erik <!-- My sport: Boomerang throwing !! This year I will participate at the World Championships in Germany. (http://www.boomerang2002.com)!! Many Happy Returns !! --> Upvote 0 Downvote
Hi Jenny, <img style="border:dashed 4px lightblue" src="test.gif"> <img style="border:solid 8px orange" src="testje.gif"> <img style="border:dotted 2px red" src="testje.gif"> line types are: dashed | solid | dotted | hidden | outset | double | inset | ridge | none | inherit Hope this helps, Erik <!-- My sport: Boomerang throwing !! This year I will participate at the World Championships in Germany. (http://www.boomerang2002.com)!! Many Happy Returns !! -->
Jul 9, 2002 Thread starter #3 JennyW Technical User Mar 1, 2001 323 CA Thanks Boomer, you rule Jenny Upvote 0 Downvote