Resolved.
I'm running into a weird problem:
When I style `<li>, <ul>, and <a>` elements within my PHP document, everything appears as it should. When I externally reference them, things go haywire.
All other elements in the external file work, so the file is linked correctly.
Any ideas?
I'm running into a weird problem:
When I style `<li>, <ul>, and <a>` elements within my PHP document, everything appears as it should. When I externally reference them, things go haywire.
All other elements in the external file work, so the file is linked correctly.
Any ideas?