Use the form below to check if the domain you want is available:
More good news!! We are in the process of getting an online shop on the go. At the moment we don't have that many products in our catalogue as we are still busy loading them all, but feel free to browse it by clicking here. We would also appreciate your feedback, so let us know what you think!
I have finally set up a credit card payment facility, allowing you to pay for your hosting on a monthly and not yearly basis!
As an introduction special, if you sign up for your hosting and pay for it monthly with your credit card, you will NEVER have to pay for domain registrations and yearly renewals (which saves you up to R250 per year!)
This also means that you don't have to worry about someone else stealing your domain name when renewal time comes, I will renew it for free! (but only if you pay with a credit card)
Contact Us if you need more information!
I have on numerous occasions spoken to some of my clients, and sometimes find that they do not have a clue of what it is that I'm saying, or talking about!
So, this page will be dedicated to all the words and phrases we web developers tend to use, so that you can also impress someone at a party!
HTML stands for Hypertext Markup Language, and XHTML Extensible Hypertext Markup Language. Now, these are big words, but don't be afraid! It is the programming language used in all websites. Each and every website on the internet has some form of HTML or XHTML. So, if I talk about the HTML, I'm referring to the "coding" part of the website, the part nobody ever sees. If you'd like to see what it looks like, go ahead and click View in the menu, then Source (In Internet Explorer 8 that is - for Firefox click View in the menu, then Page Source, and in Google Chrome just rightclick anywhere and click View page source)
URL stands for Universal Resource Locator (thats a mouthfull!) - it is the address of a web page. For example, the URL to this page is http://www.rgtwebhosting.com/GeekSpeak.html - so it's basically the website's address.
The domain name is the "overall" address of a website, ie. the domain where all the web pages for a specific website will be. The domain name for this website is rgtwebhosting.com
Have a read through on our homepage, and see what hosting is all about...
CSS stands for Cascading Stylesheet - this is what makes a website look nice. A stylesheet specifies how everything on a website must look. What the background colour must be, the main font used, the font size, the line height of the paragraphs, how the links must look, how big the headings must be, what image must be in the banner - EVERYTHING. Without stylesheets, all website will basically look exactly the same! CSS also specifies what the layout of the website must be. For example, this website has a banner at the top, which is in the center of the page, and beneath the banner it has two columns, with the first column being smaller than the second one, both also in the middel, and at the bottom of the page you will see a footer. Everything about how the website looks, is set in the CSS file!