link issue help!
link issue help!
Out of context: Reply #9
- Started
- Last post
- 10 Responses
- ETM0
Also you keep declaring your font stack inline.
"font-family:Georgia, 'Times New Roman', Times, serif;"
You only need to do it once on an appropriate parent. If that's the stack for the whole page/site than do it in the body tag. Or in the site container/wrapper tag.