Quantcast
Channel: Serif Software Forums (Closed)
Viewing all articles
Browse latest Browse all 5461

WebPlus X6: HTML IMG SRC, how do you define border color?

$
0
0
I have been trying to define the border color around an image in a tag like this:


Code:

<IMG SRC="myfile" style="width:260px;height:180px" border="5px" color="#ffffff">
(It does not show white, it displays blue!)

I had this working on a page in WP, with not defining the border color and it was White, just what I wanted.

Code:

<IMG SRC="myfile" style="width:260px;height:180px" border="5">

Then I moved the page to a new one and it changed all the border color blue, except one is purple. So random, argh!

Any suggestions how to get the border back to white?

Thanks:)

Viewing all articles
Browse latest Browse all 5461

Trending Articles