Discussion: Text size
Afficher un message
Vieux 03/04/2008, 05h30   #3
rf
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Text size


"Deepan HTML" <deepan.17@gmail.com> wrote in message
news:81f5c465-f9b3-4a8b-ac63-b386198a45b2@i36g2000prf.googlegroups.com...
> On Apr 3, 10:02 am, dorayme <doraymeRidT...@optusnet.com.au> wrote:
>> In article
>> <afbe02aa-b44a-4413-a10f-92869c4b5...@i12g2000prf.googlegroups.com>,
>> Deepan HTML <deepan...@gmail.com> wrote:
>>
>> > I am having a html code like below:

>>
>> > <tr><td bgcolor=#5CB3FF><h6>(Tentative)</h6></td></tr>

>>
>> > I want to remove this h6 tag from this and i still want to reduce the
>> > text size. I am not sure as how to use CSS to do so. Can anyone
>> > resolve this?

>>
>> <tr><td style="background:#5CB3FF;color: #000;font-size: 110%;
>> font-weight:bold;">Text</td></tr>
>>
>> What do you want your font size to be in relation to the main body text.
>> If you want it to be 10% bigger, the example above gets it. If you want
>> less, use less than 100%.
>>
>> --
>> dorayme

>
> <tr bgcolor=#5CB3FF><td></td><td font-size: 80%;>(Tentative)</td><td></
> td></tr>
>
> but this is not at all affecting my text size. What is the error?


Look at dorayme's example, then look at yours. Spot the difference. Hint: "

--
Richard.


  Réponse avec citation
 
Page generated in 0,06292 seconds with 9 queries