Results 1 to 3 of 3

Thread: Font in tables

  • Thread Tools
  1. Matthew Wilde
    #1
    Guest

    Font in tables

    I've just used my first cascading style sheet in FrontPage 2000, which works nicely to force a particular font in all my pages - except in table cells, where the dreaded Times New Roman still reigns supreme! What am I missing, please?

  2. Super Moderator jscher2000's Avatar
    Join Date
    Feb 2001
    Location
    Silicon Valley, USA
    Posts
    23,112
    Thanks
    5
    Thanked 93 Times in 89 Posts

    Re: Font in tables

    Depending on the browser, the <td> tag may require its own definition. And a

    tag inside a <td> tag may require its own definition. And so on, and so on.

    This page illustrates it well: <A target="_blank" HREF=http://www.htmlchef.com/css_selectors.asp>http://www.htmlchef.com/css_selectors.asp</A>

  3. Matthew Wilde
    #3
    Guest

    Re: Font in tables

    Thank you - that looks to be just what I need. I shall try it as soon as I get to work. :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •