Re: [WSG] div/span inside table cell problem

2008-04-27 Thread Stuart Foulstone

Your problem is probably because your CSS converts the normally inline
span elements to floating block elements.


On Sun, April 27, 2008 10:41 am, Naveen Bhaskar wrote:
> hi,
>
> I have a table like this. Each table cell has two values which has put
> inside a span. I want this two values come horizontally... now its coming
> as
> two lines...
>
> how can i show this values in a single line. I cant set any value as width
> for the TD since its dynamically created value. the TD shouls stretch
> according to the contents...
>
> pls help.
>
> thanks in advance..
>
> 
> 
>  valuevalue
> 
>   valuevalue
> 
>   valuevalue
> 
>   valuevalue
> 
> 
>  
>   valuevalue
> 
>   valuevalue
> 
>   valuevalue
> 
>   valuevalue
> 
> 
>  
>   valuevalue
> 
>   valuevalue
> 
>   valuevalue
> 
>   valuevalue
> 
> 
> 
>
> .price, . discount  {
>  display:block;
>  float:left;
> }
> --
> 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]
> ***




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



Re: [WSG] div/span inside table cell problem

2008-04-27 Thread Сергей Кириченко

and more. for TD {white-space:nowrap;}

Naveen Bhaskar пишет:


hi,
 
I have a table like this. Each table cell has two values which has put 
inside a span. I want this two values come horizontally... now its 
coming as two lines...
 
how can i show this values in a single line. I cant set any value as 
width for the TD since its dynamically created value. the TD shouls 
stretch according to the contents...
 
pls help.
 
thanks in advance..
 



 value  value 

 value  value 

 value  value 

 value  value 




 value  value 

 value  value 

 value  value 

 value  value 




 value  value 

 value  value 

 value  value 

 value  value 




 
.price, . discount  {

 display:block;
 float:left;
}
--
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]
*** 



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***begin:vcard
fn;quoted-printable:=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9 =D0=9A=D0=B8=D1=80=D0=B8=D1=87=D0=B5=
	=D0=BD=D0=BA=D0=BE
n;quoted-printable;quoted-printable:=D0=9A=D0=B8=D1=80=D0=B8=D1=87=D0=B5=D0=BD=D0=BA=D0=BE;=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9
email;internet:[EMAIL PROTECTED]
tel;cell:+79043334625
version:2.1
end:vcard



Re: [WSG] div/span inside table cell problem

2008-04-27 Thread Designer

Will this not work for you:



 value
 class="discount">value
 value
 class="discount">value

 . . .
etc . .


??

Bob



hi,
 
I have a table like this. Each table cell has two values which has put 
inside a span. I want this two values come horizontally... now its 
coming as two lines...
 
how can i show this values in a single line. I cant set any value as 
width for the TD since its dynamically created value. the TD shouls 
stretch according to the contents...
 
pls help.
 
thanks in advance..
 



 valueclass="discount">value
 valueclass="discount">value
 valueclass="discount">value
 valueclass="discount">value



 valueclass="discount">value
 valueclass="discount">value
 valueclass="discount">value
 valueclass="discount">value



 valueclass="discount">value
 valueclass="discount">value
 valueclass="discount">value
 valueclass="discount">value



 
.price, . discount  {

 display:block;
 float:left;
}
--
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] 


***



***
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] div/span inside table cell problem

2008-04-27 Thread Сергей Кириченко

just delete {display:block;float:left;} and enjoy
maybe add {display:inline} and enjoy

Naveen Bhaskar пишет:


hi,
 
I have a table like this. Each table cell has two values which has put 
inside a span. I want this two values come horizontally... now its 
coming as two lines...
 
how can i show this values in a single line. I cant set any value as 
width for the TD since its dynamically created value. the TD shouls 
stretch according to the contents...
 
pls help.
 
thanks in advance..
 



 value  value 

 value  value 

 value  value 

 value  value 




 value  value 

 value  value 

 value  value 

 value  value 




 value  value 

 value  value 

 value  value 

 value  value 




 
.price, . discount  {

 display:block;
 float:left;
}
--
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]
*** 



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***begin:vcard
fn;quoted-printable:=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9 =D0=9A=D0=B8=D1=80=D0=B8=D1=87=D0=B5=
	=D0=BD=D0=BA=D0=BE
n;quoted-printable;quoted-printable:=D0=9A=D0=B8=D1=80=D0=B8=D1=87=D0=B5=D0=BD=D0=BA=D0=BE;=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9
email;internet:[EMAIL PROTECTED]
tel;cell:+79043334625
version:2.1
end:vcard



Re: [WSG] div/span inside table cell problem

2008-04-27 Thread Bob Schwartz
Why don't you take the stying off the spans, give the table 100% width  
and see what happens.


Bob



hi,

I have a table like this. Each table cell has two values which has  
put inside a span. I want this two values come horizontally... now  
its coming as two lines...


how can i show this values in a single line. I cant set any value as  
width for the TD since its dynamically created value. the TD shouls  
stretch according to the contents...


pls help.

thanks in advance..



 valuevaluespan>
 valuevaluespan>
 valuevaluespan>
 valuevaluespan>



 valuevaluespan>
 valuevaluespan>
 valuevaluespan>
 valuevaluespan>



 valuevaluespan>
 valuevaluespan>
 valuevaluespan>
 valuevaluespan>




.price, . discount  {
 display:block;
 float:left;
}
--
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]
***




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

Re: [WSG] div/span inside table cell problem

2008-04-27 Thread Krystian - Sunlust
Hi,

Not 100% sure about it, but try

.price, .discount  {
 display: inline;
 float:left;
}

Regards,

-- 
Krystian - Sunlust
Freelance on the side: Sunlust Designs - http://sunlust.net
Full time Website Designer at SME System Solutions Ltd


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



[WSG] div/span inside table cell problem

2008-04-27 Thread Naveen Bhaskar
hi,

I have a table like this. Each table cell has two values which has put
inside a span. I want this two values come horizontally... now its coming as
two lines...

how can i show this values in a single line. I cant set any value as width
for the TD since its dynamically created value. the TD shouls stretch
according to the contents...

pls help.

thanks in advance..



 valuevalue

  valuevalue

  valuevalue

  valuevalue


 
  valuevalue

  valuevalue

  valuevalue

  valuevalue


 
  valuevalue

  valuevalue

  valuevalue

  valuevalue




.price, . discount  {
 display:block;
 float:left;
}
-- 
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]
***