Results 1 to 6 of 6

Thread: [resolved] mozilla prob with css [newbie]

Threaded View

  1. #1

    Thread Starter
    Lively Member ayan's Avatar
    Join Date
    Jan 2004
    Posts
    112

    [resolved] mozilla prob with css [newbie]

    i've got an html file which has
    Code:
    <link rel="stylesheet" href="page.css">
    then i've got a file page.css which contains
    Code:
    p.header{
      font: bold;
    }
    but when i call
    Code:
    <p class="header">20april2004
    20april2004 doesn't do bold. it runs bold with IE but not in Mozilla. thanx in advance...
    Last edited by ayan; May 28th, 2004 at 08:06 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width