SCIENTIFIC-LINUX-DEVEL Archives

July 2011

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Troy Dawson <[log in to unmask]>
Reply To:
Troy Dawson <[log in to unmask]>
Date:
Fri, 15 Jul 2011 14:29:55 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (59 lines)
On 07/15/2011 01:43 PM, Travis Heinstrom wrote:
> You are correct, border="0" is depreciated.
>
> This will work:
>
> img {
> border: 0px;
> }
>
> But this is more generally accepted as standard:
>
> img {
> border: none;
> }
>
> Travis Heinstrom
>
>
> On 7/15/2011 2:37 PM, Akemi Yagi wrote:
>> On Fri, Jul 15, 2011 at 10:28 AM, Akemi Yagi<[log in to unmask]>  wrote:
>>> On Thu, Jul 14, 2011 at 12:31 PM, Troy Dawson<[log in to unmask]>  wrote:
>>>> * sl-indexhtml
>>>> - Fixed minor typo's
>>>> - de-DE translation provided by Christoph Galuschka
>>>> - ja-JP translation provided by Tomoya Inoue
>>> Just installed the ja version of RC1. When I started firefox, it
>>> displayed the English page. I needed to add a '/ja-JP' to get to the
>>> Japanese index.html.
>>>
>>> Also, firefox shows a frame around the image at the top. Please see
>>> this screenshot:
>>>
>>> http://linux.toracat.org/SL/testing/sl61rc1FFscreenshot.png
>>>
>>> I tried konqueror. It looks fine; no such frame is seen. The default
>>> page was English though.
>> Addition of the following to the style section seems to fix it:
>>
>>          img {
>>          border: 0px;
>>          }
>>
>> An old-fashioned fix is to add border="0" to the<img>  line. But this
>> is now deprecated?
>>
>> Akemi


OK, got the border fixed (using Travis's standard method).
Also have the lang problem fixed, I believe.
I might need to throw this into testing so people in other languages can 
try it out.
Troy
-- 
__________________________________________________
Troy Dawson  [log in to unmask]  (630)840-6468
Fermilab  ComputingDivision/SCF/FEF/SLSMS Group
__________________________________________________

ATOM RSS1 RSS2