Duke Matthew
10-01-2004, 04:57 PM
ive tried using a few different code examples froma few websites for a background image but none seem to work, they probably do so i guess it must be me. My styling sheet is (its external)
a:link { font-family: comic sans ms;
font-size: 10pt;
color: #0033cc;
font-weight: normal;
text-decoration: none;}
a:visited { font-family: comic sans ms;
font-size: 10pt;
color: #FF0000;
font-weight: normal;
text-decoration: none;}
a:active { font-family: comic sans ms;
font-size: 10pt;
color: #0033cc;
font-weight: BOLD;
text-decoration: none;}
a:hover { font-family: comic sans ms;
font-size: 10pt;
color: #00CCFF;
font-weight: normal;
text-decoration: underline;}
h1 {font-family: comic sans ms;
color: #000000; }
p {font-family: comic sans ms;
color: #000000; }
Id appriciate it if anyone would be able to tell me what code to use and where to put it in. Thanks:) :) :)
a:link { font-family: comic sans ms;
font-size: 10pt;
color: #0033cc;
font-weight: normal;
text-decoration: none;}
a:visited { font-family: comic sans ms;
font-size: 10pt;
color: #FF0000;
font-weight: normal;
text-decoration: none;}
a:active { font-family: comic sans ms;
font-size: 10pt;
color: #0033cc;
font-weight: BOLD;
text-decoration: none;}
a:hover { font-family: comic sans ms;
font-size: 10pt;
color: #00CCFF;
font-weight: normal;
text-decoration: underline;}
h1 {font-family: comic sans ms;
color: #000000; }
p {font-family: comic sans ms;
color: #000000; }
Id appriciate it if anyone would be able to tell me what code to use and where to put it in. Thanks:) :) :)