![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm making minor changes to our organization website. Someone else set this up and I just want to add text to an existing web page. When I add an Unordered List, the font changes, possibly from Arial to Times, it gets larger and the color changes. I mean the items in the list are a different font and color from the paragraph before it. I'm not adding any HTML code that changes the font or color. There's no code in the paragraph or list that changes the font or color. QUESTION: Why is the font and color changing? |
#3
| |||
| |||
|
|
Bill wrote: I'm making minor changes to our organization website. Someone else set this up and I just want to add text to an existing web page. When I add an Unordered List, the font changes, possibly from Arial to Times, it gets larger and the color changes. I mean the items in the list are a different font and color from the paragraph before it. I'm not adding any HTML code that changes the font or color. There's no code in the paragraph or list that changes the font or color. QUESTION: Why is the font and color changing? The list is the standard font and color, inherited from <body>. body bgcolor="#FFFFFF" text="#336699" link="#336699" vlink="#336699" alink="#336699" |
#4
| |||
| |||
|
|
Beauregard T. Shagnasty wrote: Bill wrote: body bgcolor="#FFFFFF" text="#336699" link="#336699" vlink="#336699" alink="#336699" That's funny--I never knew that the body element had a text attribute in any version of HTML. I recall fgcolor. |
![]() |
| Thread Tools | |
| Display Modes | |
| |