[css-d] Tooltip with only XHTML

2010-03-09 Thread Eduardo Varela
Hi, all. I need assistance again for my math oriented site. I published a page with an icon in it named "Notas" which links to another page of my site. This link has a title attribute, so the reader is shown a little rectangle with plain text when the mouse is over the icon. This rectangle is vi

Re: [css-d] Exponents SOLVED

2010-02-07 Thread Eduardo Varela
- Original Message - From: "Del Wegener" To: "Eduardo Varela" ; Sent: Sunday, February 07, 2010 12:40 PM Subject: Re: [css-d] Exponents > > >> For an educational site aimed at mathematics I want to say (4^3) ^ 2 the >> way maths books do it.

[css-d] Exponents

2010-02-07 Thread Eduardo Varela
For an educational site aimed at mathematics I want to say (4^3) ^ 2 the way maths books do it. I composed sup { font-size: xx-small } .Parenthesis { font-size: x-large; padding:3px 0 1px 0; margin: 12px 0 1px 0; } ( 4 3 ) 2 but I want the sec

Re: [css-d] Fraction bar

2010-01-23 Thread Eduardo Varela
- Original Message - From: "Troy Harshman" > > > >.line {clear:left;} >ul {margin:7px 9px 0; padding:3px; list-style:none; > background:#eee; text-align:center; float:left;} >li.numerator {border-bottom:1px solid #000;} >p {float:left;} > > > > >In

Re: [css-d] Fraction bar

2010-01-21 Thread Eduardo Varela
- Original Message - From: "Alan Gresley" > This is far to complex. In maths, a fraction 3 over 2 is also the same > as 3 divided by 2. This markup and CSS does this. > > 3/2 > > div {line-height:160%;} /* or any other container *./ > sup, div sub {font-size:75%;} > > > Demo. > > <

Re: [css-d] Fraction bar

2010-01-21 Thread Eduardo Varela
- Original Message - From: "Troy Harshman" > also. Here's some sample code.. > > > > >.line {clear:left;} >ul {margin:7px 9px 0; padding:3px; list-style:none; > background:#eee; text-align:center; float:left;} >li.numerator {border-bottom:1px solid #000;} >p {flo

Re: [css-d] Fraction bar

2010-01-21 Thread Eduardo Varela
- Original Message - From: "Bill Braun" To: Sent: Wednesday, January 20, 2010 11:27 PM Subject: Re: [css-d] Fraction bar > Eduardo, Norton Internet Security is reporting 47 virus threats coming > from this site. Are you aware of that? > > Bill B > Thanks, Bill, for the warning. My NO

[css-d] Fraction bar

2010-01-20 Thread Eduardo Varela
Hi, first time I write here. I am Eduardo, from Buenos Aires. I have a site at http://notasdematematicaelemental.7p.com/matel_ejemplos.html#PotenciaDefinicion and I want to write numbers like 3/2 with a fraction bar, ie 3