There are two ways to get a website designed. You can hire a web developer or you can make the website yourself. We're sorry, but at this time Oplink.net does not design web sites. However there are many free applications that you can download and develope a website. If you can use Word/Excel most of these applications should be pretty easy for you to use. If you visit: http://www.tucows.com/Windows/DevelopmentWebAuthoring/HTMLEditors/ you can find a complete list of free and demo HTML editors that will get you started.
Important Tip: The page you want to load first when people hit your website by putting www.yourdomain.com into a web browser must be named index.html or index.php or index.htm.
The best thing is create a directory on your desktop, name the folder "yourdomain-design". Inside this folder we recommend you create another folder, "images". This way things dont get too messy. *This would be a good time to add any other folders that you may need for your website.
The easiest way to upload your files is to use the built in FTP function in Internet Explorer. You can also download and use any FTP client that you choose. Once you open Interner Explorer, in the address bar put ftp://username:password@ftp.yourdomain.com/
Now it will show you a list of your folders. Double click on the "public_html" folder. This is where you need to put all the files from the folder we created before called "yourdomain-design". All the files from "yourdomain-design" need to be uploaded to the public_html folder. To copy the files to your FTP site, open the folder you created and highlight all of the files and drag them to your FTP site. If you do this correctly index.html, images folder, and any other files should show up.
At this point you should be able to open your website by going to www.yourdomain.com in a browser.