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

Reply

HTML - cannot change font size

 
Thread Tools Search this Thread
Old 04-07-2004, 12:42 PM   #1
Default cannot change font size


please look at this page:
https://www.regnow.com/softsell/nph-...gi?item=3045-9

there seams to be no way to change the font size of the headers
"Delivery" and "Order Information". Note that I cannot change the <td>
tag surrounding the headers.

I am using
<font color=#d7b300 style="font-size: 14px"> </font>
but the font size is still 12px, the color changes correctly.


AC
  Reply With Quote
Old 04-07-2004, 01:07 PM   #2
Kris
 
Posts: n/a
Default Re: cannot change font size

In article <>,
(AC) wrote:

> there seams to be no way to change the font size of the headers
> "Delivery" and "Order Information". Note that I cannot change the <td>
> tag surrounding the headers.
>
> I am using
> <font color=#d7b300 style="font-size: 14px"> </font>
> but the font size is still 12px, the color changes correctly.


Get rid of deprecated HTML, like <font> and start using methods of
today, like Cascading Style Sheets (CSS), to suggest presentational
detail.

<http://www.w3schools.com/css/>

--
Kris
<> (nl)
<http://www.cinnamon.nl/>
  Reply With Quote
Old 04-07-2004, 01:12 PM   #3
brucie
 
Posts: n/a
Default Re: cannot change font size

in post: <news:kristiaan->
Kris <> said:

>> <font color=#d7b300 style="font-size: 14px"> </font>
>> but the font size is still 12px, the color changes correctly.


> Get rid of deprecated HTML, like <font> and start using methods of
> today, like Cascading Style Sheets (CSS), to suggest presentational
> detail.


this is also of deep concern:

<meta name="GENERATOR" content="Microsoft FrontPage 4.0">


--
b r u c i e
  Reply With Quote
Old 04-07-2004, 02:04 PM   #4
Bernhard Sturm
 
Posts: n/a
Default Re: cannot change font size



brucie schrieb:
>
> this is also of deep concern:
>
> <meta name="GENERATOR" content="Microsoft FrontPage 4.0">


ouch...

bernhard
---
www.daszeichen.ch
remove nixspam to reply

  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