Re: Simple stuff like image border default to "0" in 5.3 Builder ?
Re: Simple stuff like image border default to "0" in 5.3 Builder ?
- Subject: Re: Simple stuff like image border default to "0" in 5.3 Builder ?
- From: Hugi Thordarson <email@hidden>
- Date: Thu, 16 Jun 2005 17:37:38 +0000
Well, I'd rather not have my HTML cluttered with border="0" for all
images.
Much better:
<style>
img {
border-width: 0px;
}
</style>
There :-).
Cheers,
Hugi
On 16.6.2005, at 17:09, Nathan Walker wrote:
I haven't upgraded yet because of all the horror stories I'm hearing
on this board, but can someone confirm that silly stupid stuff like
WOImage border defaulting to "0" is now a default in the new WOBuilder
5.3. I mean come on, who still likes to see that ugly blue border
around their linked images !!!!
Thanks,
Nathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden