Layout issue
Hello!
I have problems getting the layout correct in when I finally upload a page to a server.
In the original version of the page, a text (h3) was aligned to the right.
My client wanted the text to be centered instead, so in styles.css I changed to:
text-align:center;
The text is now centered in code, also when pre-check in Chrome and Safari.
When I upload the document to a server, the text is still to the right. Am I doing something wrong here?
Thanks in advance for your kind answers.



