i've got an html file which has
then i've got a file page.css which containsCode:<link rel="stylesheet" href="page.css">
but when i callCode:p.header{ font: bold; }
20april2004 doesn't do bold. it runs bold with IE but not in Mozilla. thanx in advance...Code:<p class="header">20april2004




Reply With Quote