%
include("_system/includes/pagefunctions.inc");
create_header();
%>
How to Create & Upload your Website.
The following are links and pointers to setting up your home
page. If you have any problems or questions, feel free to
contact SSC via email: support@ssc.net.au
All the best,
SSC Support
HTML Basics
- Learn HTML
- Read the W3C SPEC'S on
everything HTML
- VALIDATE your documents
- Learn good HTML vs bad HTML
- Code your pages in a text editor (this forces you into a deeper
understanding of the language)
- Get a TEXT-ONLY
browser (and a non-Java
enabled browser to test for backward compatibility)
- Use proprietary tags sparingly (if at all).
Your website is FrontPage enabled.
Web-writing Links
Unsure How to Upload?
- Create your page, named default.html
- Let SSC know in advance that you want a website so that
we prepare our server. We will use your username & password. Email those details to
us.
- Using a good FTP Client
(Program), ( download
CuteFTP (Suitable for Window95/98) connect to 203.43.67.254, with 203.43.67.254
OR www.ssc.net.au as the Host Name,
which will automatically open your Web Directory.
- A file called default.html
already exits on in your folder on SSC server. Rename this file
defaultold.html.
- Transfer your page default.html from your computer to your Web
Directory on SSC's server.
- Refresh to check all your needed files have been transferred.
- Close your connection
- Tell you friends all about your site!
- Enjoy!!
Remember to keep a copy of your website on your PC. Southern Star Internet takes no responsibility for your
site.
<%
create_footer();
%>