This is a place-holder for for your new account home page. This file is called index.php and can be safely replaced or deleted from you site. Note: You'll need a file called index.htm, index.html, or index.php to replace it as it's the file that is displayed to visitors to your website.
If you are the domain owner:
Log into your cPanel account to start managing this site.
Through the cPanel you can:
- Set up your email accounts
- Create/modify mySQL databases
- Use the WYSIWYG Html Editor
- Edit text files
- Transfer files to from your computer
- View Statistics of your website
- Backup your data
- Install forums and other scripts with minimal effort
- And much much more!!
After you log in, be sure to visit the online Documentation . This is located on the LH side of the menu at the bottom. If you have any questions about the cPanel Features, you will find it there.
About Web sites
Web sites are servers connected to the Internet. On Web sites, you can publish Web pages in a format called HTML (Hyper Text Markup Language). Anyone with a computer connected to the Internet can view Web pages using programs called a browsers, such as Microsoft Internet Explorer or AOL/Netscape Navigator. You can also use Web sites to send and receive email over the Internet.
Creating and publishing Web pages
The easiest way to create a Web page is to use a Web authoring-tool, also called an HTML-authoring tool. Some of the more common authoring tools are Composer, which is free and available from Netscape, FrontPage, which is available for purchase from Microsoft, and Dreamweaver, which is available for purchase from Macromedia. These tools write the HTML code for you as you compose your page. Using them is similar to using a word processor such as Microsoft Word. Your account also includes an HTML editor which will allow you to edit your pages directly on your website.
As an alternative, you can create Web pages by writing the HTML code yourself in a text editor program such as Notepad. Pointers to learning HTML include Writing HTML: A tutorial for creating Web pages, Web Monkey, HTML Goodies, Yale Web Style Guide, and W3C HTML Homepage.