[WSG]

2010-04-15 Thread Sagnik Dey
http://LatoriaKaroly9091.co.cc

-- 
Cheers to life

Sagnik ::
26four79.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG]

2010-04-10 Thread Sagnik Dey
http://RozanneBurlingame7642.co.cc

-- 
Cheers to life

Sagnik ::
26four79.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Css validation

2008-06-25 Thread Sagnik Dey
U have give a space between * and html...

 * html #mainContent{
 behavior: url(iepngfix.htc) !important;

for #min-height:..i don't think # is required at all





On Wed, Jun 25, 2008 at 12:53 PM, Fuji kusaka <[EMAIL PROTECTED]> wrote:

> Ive use
>
>  #min-height:300px !important;
>  *html #mainContent{
>  behavior: url(iepngfix.htc) !important;
>
> but cant get those validation..
>
>
> On Wed, Jun 25, 2008 at 11:06 AM, sundar <[EMAIL PROTECTED]> wrote:
>
>> Hi Fuji - Not sure what type of hacks you have used in, presumably
>> thinking some of these types
>> like _ and * for IE versions.
>>
>> Those _ & * will show errors when you validate, better option to use
>> conditional comments
>>
>> Sundar
>>
>> On Wed, Jun 25, 2008 at 12:25 PM, Fuji kusaka <[EMAIL PROTECTED]> wrote:
>>
>>> Hi anyone can help me out with validating my css?...
>>>
>>> I cant pass validation because of some css hacks i used. Is there a way
>>> to hide those hacks when i validate it?
>>>
>>> --
>>> Fuji kusaka
>>> ***
>>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>>> Help: [EMAIL PROTECTED]
>>> ***
>>
>>
>>
>>
>> --
>> Sundar
>> ***
>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> Help: [EMAIL PROTECTED]
>> ***
>>
>
>
>
> --
> Fuji kusaka
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>



-- 
Cheers to life

Sagnik ::
26four79.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Css validation

2008-06-25 Thread Sagnik Dey
Can you give the list of hacks used?


Cheers to life

Sagnik ::
26four79.com


On Wed, Jun 25, 2008 at 12:50 PM, William Donovan <
[EMAIL PROTECTED]> wrote:

>
>
> I would say plug your code directly into the W3C CSS validator
> http://jigsaw.w3.org/css-validator/#validate_by_input
>
> and delete the hacks.
>
> However i have used hacks before and found that they did still pass through
> the validator.
>
> Could there be errors in your hacks.
>
> Also, just as a note, errors could be highlighted in a validator as
> warnings and not so much actual errors.
>
> William
>
> > Fuji kusaka <[EMAIL PROTECTED]> wrote:
> >
> > Hi anyone can help me out with validating my css?...
> >
> > I cant pass validation because of some css hacks i used. Is there a way
> > to
> > hide those hacks when i validate it?
> >
> > --
> > Fuji kusaka
> >
> >
> > ***
> > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> > Help: [EMAIL PROTECTED]
> > ***
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>


-- 
Cheers to life

Sagnik ::
26four79.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] IE6/7 behaviour

2008-06-24 Thread Sagnik Dey
Sorry...forgot to complete the code...you have to further align the text
left in the *#wrap *

#wrap {
width: 832px;
margin: 0 auto;
text-align:left;
}

-- 
Cheers to life

Sagnik ::
26four79.com





On Tue, Jun 24, 2008 at 8:38 PM, Sagnik Dey <[EMAIL PROTECTED]> wrote:

>
> Hi Rob,
>
> Use *text-align:center *in body
>
> body {
> margin: 0;
> padding: 0;
> text-align:center;
> }
>
> --
> Cheers to life
>
> Sagnik ::
> 26four79.com
>
>
>
>
> On Tue, Jun 24, 2008 at 8:11 PM, Rob Enslin <[EMAIL PROTECTED]> wrote:
>
>> Hi all, if this is off topic I apologise in advance.
>>
>> I have a slight issue with IE (surprise surprise) on a page I'm *working*
>> on. In FF and Safari (PC and Mac) my page is centred (#wrap). In IE it's
>> not. Although not a standards-based question (I think) I wonder if anyone
>> has the 'fix' for it?
>>
>> Code CSS snippet:
>>
>> body {
>> margin: 0;
>> padding: 0;
>> }
>>
>> #wrap {
>> width: 832px;
>> margin: 0 auto;
>> }
>>
>> The page: http://www.servicemanagement.co.uk/new.htm
>>
>> Many thanks in advance,
>>
>> Rob
>>
>>
>> --
>> Rob Enslin
>> Blog: http://enslin.co.uk
>> Twitter: http://twitter.com/robenslin
>> ***
>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> Help: [EMAIL PROTECTED]
>> ***
>
>
>
>
>
>


-- 
Cheers to life

Sagnik ::
26four79.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] IE6/7 behaviour

2008-06-24 Thread Sagnik Dey
Hi Rob,

Use *text-align:center *in body

body {
margin: 0;
padding: 0;
text-align:center;
}

-- 
Cheers to life

Sagnik ::
26four79.com



On Tue, Jun 24, 2008 at 8:11 PM, Rob Enslin <[EMAIL PROTECTED]> wrote:

> Hi all, if this is off topic I apologise in advance.
>
> I have a slight issue with IE (surprise surprise) on a page I'm *working*
> on. In FF and Safari (PC and Mac) my page is centred (#wrap). In IE it's
> not. Although not a standards-based question (I think) I wonder if anyone
> has the 'fix' for it?
>
> Code CSS snippet:
>
> body {
> margin: 0;
> padding: 0;
> }
>
> #wrap {
> width: 832px;
> margin: 0 auto;
> }
>
> The page: http://www.servicemanagement.co.uk/new.htm
>
> Many thanks in advance,
>
> Rob
>
>
> --
> Rob Enslin
> Blog: http://enslin.co.uk
> Twitter: http://twitter.com/robenslin
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Firefox 3 candidate

2008-06-23 Thread Sagnik Dey
Hi Paul,

You can download Firefox Ver 2.0 from .

http://www.oldapps.com/firefox.htm

This is a very good website for downloading older appz.

-- 
Cheers to life

Sagnik ::
26four79.com



On Mon, Jun 23, 2008 at 3:31 PM, Paul Collins <[EMAIL PROTECTED]>
wrote:

> Hi all,
>
> Thanks for your replies to this thread last week. I'm on a PC today
> and trying to get both versions of Firefox running, the only issue is,
> I can't find where to download version 2 of Firefox anymore! Mozilla
> have made it very hard to find previous versions
>
> Does anyone know where you can get version 2?!
>
> Cheers
>
> 2008/6/19 Paul Bennett <[EMAIL PROTECTED]>:
> > select custom install and install it to another directory (something like
> /Mozilla/Firefox3) and the two will run side-by-side.
> >
> > You can do this with Opera too.
> > :)
> > Paul
> >
> >
> > ***
> > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> > Help: [EMAIL PROTECTED]
> > ***
> >
> >
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Web Standards in India

2008-03-25 Thread Sagnik Dey
Hi Friends,

I'm working @ Pune. Include me also, i'm a firm believer in the Web
Standards & maintain those myself.

Thanks
-Sagnik




On Mon, Mar 24, 2008 at 10:25 AM, Naveen Bhaskar <[EMAIL PROTECTED]>
wrote:

> hi guys
>
>
> I would like to join ... I am from bangalore.
>
>
>
> regards
> naveen
>
>
> On Sun, Mar 23, 2008 at 8:47 PM, varun krishnan <[EMAIL PROTECTED]>
> wrote:
>
> > Hi Amrinder ,
> >
> > Im from India also
> >
> > Do you want to start a mailing list for Web standards in India ?
> >
> > regards,
> >
> > Varun
> >
> >
> > On Sun, Mar 23, 2008 at 7:59 PM, Keryx Web <[EMAIL PROTECTED]> wrote:
> >
> > > Amrinder Sandhu skrev:
> > > > Hello Friends
> > > >
> > > > I am a web standard designer from India where there is very less
> > > > awareness about terms like Web Standards, Usability, Accessibility
> > >  and
> > > > User experience
> > >
> > > Perhaps you could contact Navjot Pawera, Web Standards Project
> > > International Liaison in India?
> > >
> > > http://www.webstandards.org/action/ilg/members/
> > >
> > > http://www.navjotpawera.com/
> > >
> > >
> > > Lars Gunther
> > >
> > >
> > > ***
> > > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> > > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> > > Help: [EMAIL PROTECTED]
> > > ***
> > >
> > >
> >
> > ***
> > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> > Help: [EMAIL PROTECTED]
> > ***
> >
>
>
>
> --
> navii
> -
> thanks and regards
> Naveen Bhaskar Menon
>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>



-- 
:: Sagnik ::


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] long words not wrapping inside DIV

2008-02-19 Thread Sagnik Dey
Hi,

Try using the "whitespace" property

-Sagnik




On Feb 19, 2008 12:58 PM, <[EMAIL PROTECTED]> wrote:

> Its not helping rajib. The text is bigger than the div width. The div is
> 150px width and the text width is coming around 190px.What I need to do
> for wrapping the text?
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Rajib Mukherji
> Sent: Tuesday, February 19, 2008 12:44 PM
> To: wsg@webstandardsgroup.org
> Subject: Re: [WSG] long words not wrapping inside DIV
>
> Hi,
>
> Naveen,
>
> You can try using the "overflow:none;" as an attribute
> within your  where are declaring menu width. Hope
> this helps. Each single word must be less than your
> defined width(150px).
>
> Thanks
> Rajib
> --- [EMAIL PROTECTED] wrote:
>
> > HI ...
> >
> >
> >
> > I have a dropdown menu with a width of 150px. while
> > localization some
> > texts are too long  and it is not wrapping inside
> > the DIV and going
> > outside the div. Is there any way to wrap long
> > words. I don't want to
> > use scrollbars in the div and I can't increase the
> > width of the DIV.
> >
> >
> >
> > Pls help..
> >
> >
> >
> > Thanks a ton in advance..
> >
> >
> >
> > Naveen Bhaskar Menon
> >
> >
> >
> >
> >
> >
> ***
> > List Guidelines:
> > http://webstandardsgroup.org/mail/guidelines.cfm
> > Unsubscribe:
> > http://webstandardsgroup.org/join/unsubscribe.cfm
> > Help: [EMAIL PROTECTED]
> >
> ***
> >
>
>
>
>
> 
> 
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile.  Try it now.
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>


-- 
:: Sagnik ::


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Safari now on Windows

2007-06-12 Thread Sagnik Dey

The Safari on Win XP is running smoothly on my machine

-Sagnik

On 6/12/07, Frederick Matzen <[EMAIL PROTECTED]> wrote:


Doesn't work for me either and it gets stuck using 50% of CPU.

Back to Firefox...

Frederick

On 6/12/07, Tony Crockford < [EMAIL PROTECTED]> wrote:
>
> James Leslie wrote:
> > Just to add to the confusion... I have winXP SP2 with quicktime
> installed (previously, not as part of the safari install) and am having no
> problems at all with it. Fonts all seem to render nicely, even the bug
> button brings up a bug reporting page for me directly.
> >
>
> Me too, worked first time...
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>
***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





--
:: Sagnik ::


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Converting font size from pt to % or em

2007-05-24 Thread Sagnik Dey

Thnx for the suggestion..but i need to define the font size in the body
itself

I've defined 75% which works well in IE6..but it appears smaller in IE6

-Sagnik


On 5/25/07, Kane Tapping <[EMAIL PROTECTED]> wrote:




Hi ,

Setting the body to font size to 65% - 70% is a good start. this averages
out the differences between the browsers,

body {font-size: 70%;}

From then on set your font sizes in ems.

h1 {font-size: 1.8em;}

And keep in mind that changes to the em size will cascade through
container objects.

Kind Regards,

Kane Tapping
Web Standards Developer
Web and Content Management Services
Griffith University. 4111. Australia.*
[EMAIL PROTECTED] 
Phone: +61 (0)7 3735 7630





 *"Sagnik Dey" <[EMAIL PROTECTED]>*
Sent by: [EMAIL PROTECTED]

25/05/2007 03:18 PM  Please respond to
wsg@webstandardsgroup.org

  To
wsg@webstandardsgroup.org  cc

 Subject
[WSG] Converting font size from pt to % or em






Hi Guys,

 I'm developing a website that have some standards defined. The font size
specified is 9pt. But due to accessibility standards I wanted to  convert
that in % or em. Can anybody tell what do i need to use to view the same
size in different browsers?


--
:: Sagnik ::
***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





--
:: Sagnik ::


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

[WSG] Converting font size from pt to % or em

2007-05-24 Thread Sagnik Dey

Hi Guys,

 I'm developing a website that have some standards defined. The font size
specified is 9pt. But due to accessibility standards I wanted to  convert
that in % or em. Can anybody tell what do i need to use to view the same
size in different browsers?


--
:: Sagnik ::


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Windows Vista Style Buttons

2007-04-29 Thread Sagnik Dey

But a background image can't adjust to a varied length of Text :)



On 4/29/07, Raena Jackson Armitage <[EMAIL PROTECTED]> wrote:


On 4/28/07, Sagnik Dey <[EMAIL PROTECTED]> wrote:
>
>
> U haven't got me guys..i think.
>
> I didn't asked about the dropdown menu but the HOVER image tht appears.



 Put a background-image on the a:hover pertaining to those links. :)
http://www.wellstyled.com/css-nopreload-rollovers.html

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





--
:: Sagnik ::


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***