when i go on my site it wont come up with the title can you help
when i go on my site it wont come up with the title can you help
Is what is sent when I go to your homepage. But that displays nothing.HTML Code:<title>Conors website</title\> <center>Welcome to conors website</center> <html> <head> <marquee>Its under constuction</marquee/>
Pick up a book on basic HTML. Most libraries have them. Or Google for an online tutorial.
Will get your page seen.HTML Code:<html> <head> <title>Conor's website</title> </head> <body> <h1>Welcome to Conor's website</h1> <h3>Under Construction</h3> </body> </html>
Last edited by descalzo; 06-29-2011 at 06:45 PM.
Nothing is always absolutely so.
thank you
---------- Post added at 06:26 PM ---------- Previous post was at 04:18 PM ----------
sorry im its coming up default webpage
If you just changed your domain name, it can take 24-48 hrs for the system to complete the change.
In the mean time, it serves up the default web page. It happens to everybody. Only the amount of time varies (depends on the number of such changes).
Clear your browser cache and history before checking your domain and be patient.
Nothing is always absolutely so.