Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Re: Change size of text within <input>

 
Thread Tools Search this Thread
Old 04-27-2004, 08:56 PM   #1
Default Re: Change size of text within <input>


wrong syntax

<TAG style="font family: courier; size 12pt; color: #000000;">

or

<TAG style="font: 12pt courier; color: #000000;">

Later,
Keeper
"DanN" <"Dan: "> wrote in message
news:...
> On Wed, 31 Mar 2004 12:35:53 +0100, "Si" <> wrote...
> | How do I change the size of text within an <input> tag in HTML?
> |
> | I tried putting style="font-family: Courier; font-size: 12px" into the
> | <form> tag but it had no effect.
>
> Try using a relative font size, rather than a fixed size. Something
> like this should work...
>
> <head>
> <title></title>
> <style type="text/css">
> <!--
> input { font-family: courier; font-size: x-small;}
> -->
> </style>
> </head>
>
>
>
>
>
> (don't live at a com or net - address listed is altered)



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/04




Keeper
  Reply With Quote
Old 04-27-2004, 09:09 PM   #2
Karl Groves
 
Posts: n/a
Default Re: Change size of text within <input>


"Keeper" <> wrote in message
news:372dnZPMNLn7JxPdRVn-...
> wrong syntax
>
> <TAG style="font family: courier; size 12pt; color: #000000;">
>
> or
>
> <TAG style="font: 12pt courier; color: #000000;">
>
> Later,
> Keeper


A. Top-posting
Q. Name one reason why "Keeper" is a dumbass.

-Karl


  Reply With Quote
Old 04-27-2004, 09:15 PM   #3
Toby A Inkster
 
Posts: n/a
Default Re: Change size of text within <input>

Keeper wrote:

> wrong syntax
> <TAG style="font family: courier; size 12pt; color: #000000;">


Yes. That is very wrong syntax.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132

  Reply With Quote
Old 04-27-2004, 09:19 PM   #4
Karl Groves
 
Posts: n/a
Default Re: Change size of text within <input>


"Toby A Inkster" <> wrote in message
news.. .
> Keeper wrote:
>
> > wrong syntax
> > <TAG style="font family: courier; size 12pt; color: #000000;">

>
> Yes. That is very wrong syntax.
>


rofl

-Karl


  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump