Forum: HTML and CSS 28 Days Ago |
| Replies: 2 Views: 517 ehh, this is a wierd one...
only a small fraction of my css is working when i put it in a external sheet.
works perfectly in internal/embedded css.
here's my css code:
body,td,th {... |
Forum: HTML and CSS Sep 8th, 2009 |
| Replies: 3 Views: 444 thanks for the cleanup. and i worked it out.
for every
<div style='positi....
it needed to be a " instead of a ' (also at the end) |
Forum: HTML and CSS Sep 8th, 2009 |
| Replies: 3 Views: 444 still being annoying....
any other ideas? |
Forum: HTML and CSS Sep 8th, 2009 |
| Replies: 3 Views: 444 I dunno how to fix this.
All i get in FireFox is the text. In IE i get all the div tags and graphics and everything.
here's my code, thx for the help :D
<?xml version="1.0" encoding="utf-8"?>... |