Page is a not externally linkable
sturmgeshutz - 7:08 pm on Mar 10, 2012 (gmt 0)
I'm new to web design and currently taking it in college.
i don't understand why my background image won't show up from the internal method but shows up from in the inline method.
here is the css:
body { background-image: url("skystrip.gif");
font-family: sans-serif;
font-size: 10px;
}
It validated ok with w3s.