I have inherited a "free" webpage and am trying to get it ready to upload to a paid hosting service after registering its name. At the moment I am trying to center our name and city and have tried to specify
text-align: center in the
h1 and
h3 in the css (replacing "start") as well as within those areas of the HTML code.
Most of what I've done on hobby webpages has been in HTML and JavaScript with very little CSS. I need to be able to learn how to track down problems like this.
My (testing) webpage is
MCO and my other stuff is on the same site, just take out "MCO".
Thanks in advance.