Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Re: resizng text as the browser resizes

Reply
Thread Tools

Re: resizng text as the browser resizes

 
 
Toby A Inkster
Guest
Posts: n/a
 
      08-06-2003
Woolly Mittens wrote:

> <style>
> body {
> text-size : 1%;
> }
> </style>


Possibly you meant:

<style>
body {
font-size : 1%;
}
</style>

--
Toby A Inkster BSc (Hons) ARCS | private.php?do=newpm&u= | pgp:0x6A2A7D39
aim:inka80 | icq:6622880 | yahoo:tobyink | jabber:
http://www.goddamn.co.uk/tobyink/ | "You've got spam!"
playing://(nothing)
 
Reply With Quote
 
 
 
 
Woolly Mittens
Guest
Posts: n/a
 
      08-06-2003
"Toby A Inkster" <> wrote in message
news. ..
> Possibly you meant:
>
> <style>
> body {
> font-size : 1%;
> }
> </style>
>


ah... that's what I get for trying to be clever at 8:30 in the morning =P


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Expanding Table, then resizes... HTML / PHP jimmycrack HTML 0 08-30-2010 03:27 PM
Searching for a working example of a curses application that resizes in xterm schwerdy@web.de Python 4 09-20-2005 06:35 AM
Absolute positioning resizes incorrectly Mangia ASP .Net Building Controls 0 05-11-2004 04:01 AM
Tables automatically resizes Kalvin ASP .Net 1 08-08-2003 07:37 PM
Re: resizng text as the browser resizes David Dorward HTML 3 08-06-2003 05:39 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57