Archive for Tutorials
Magic Cleaning Spray
I call this the Magic Cleaning Spray because it literally does all the work.
Ingredients
- 3 cups of white vinegar
- 1 cup of Dawn dish liquid
Directions
- Mix together well in a spray bottle.
- Spray your bathtub, toilet, sink, etc.
- Let it sit for 2-3 hours.
- Rinse away the dirt and grime!
I usually spray this before bed at night or before I leave the house to run errands once a week.
The first initial time I used this spray, I did have to scrub a little. But if you stay on schedule, you usually can just rinse it away!

Basic HTML
Below you will find the basics of HTML. Really simple stuff!
Text Links
Text links are those clickable words like this.Here is the code to have the link open up in the same window:
CLICKABLE TEXT HERE If you’d like your link to open up in a new window, you’ll add target=”_blank” to the code. Like this:
CLICKABLE TEXT HERE
Images
Here is the code to show images on your website:
You can also make images clickable like you can with text. Like this:
If you use the text link code to have it open in a new window, it’ll work on the images, too! But also, you can make your images have no border and yet it’s still clickable! Like this:
Text Formatting
This makes your text bold, underlined, really small, etc.Bold:
TEXT HERE ORTEXT HERE Italics:
TEXT HERE Underlined:
TEXT HERE
Strike-through
TEXT HERESmall Text
TEXT HERE Big Text
TEXT HERE
Check back for more HTML tutorials! :D

How to Host a Blog on Your Domain
This tutorial will explain how you can host another person’s blog or website on your domain.
- First, you will need your own domain and cPanel access.
- Complete the tutorial How to Create a Subdomain in cPanel.
- Go back to the home page of cPanel and scroll down to the “Files” section and click on “FTP Accounts”. Click here to view image!
- Fill in the first text box with the SAME username you used when you created the subdomain.
- Create a good, strong password in the next two text boxes.
- Click anywhere on the page and the “Directory” text box will automatically fill itself out.
- Specify a quota. It’s usually automatically checked for “Unlimited”, but I highly recommend that you click the option above it and enter in how many megabytes you will grant. Click to view image!
- Click on “Create FTP Account” and your newly created account will show up on the “FTP Accounts” page.
Now that you have created a subdomain and also an FTP account, you can now host someone’s blog on your domain.
Their website URL will look like this: http://subdomain-name.yourdomain.com/
They will need the username and password to the FTP account you created for them in order for them to upload files to their subdomain and create a blog.
If you have any questions, feel free to leave a comment or contact me!

How to Create a Subdomain in cPanel
This tutorial will explain how to create a subdomain in cPanel.
- First, you will need your own domain and access to cPanel.
- Once you’re logged in, scroll down to the “Domains” section and click on “Subdomains”. Click to view image!
- Type your desired name for the subdomain in the first empty text box. Click anywhere on the screen and the second text box will automatically fill itself out. Click to view image!
- Click “Create” and you’re done!

How to Create an E-mail Account in cPanel
This tutorial will explain how to create an e-mail account in cPanel.
- First, you’ll need to have your own domain and access to cPanel.
- Once you’re logged in, scroll down to the “Mail” section and click on “E-mail Accounts”. Click to view image!
- Enter the desired username and password you would like for the account.
- Choose your mailbox quota. You can edit the “250 MB” and make it less or more, or you can grant unlimited space by clicking the radio button next to the word “Unlimited”.
- Click “Create Account”. Click to view image!
And you’re done! Your newly created e-mail account should show up on the “E-mail Accounts” page!






Hey, I'm Kerri and I am the webmistress of this blog! I am a young mother of two children and one on the way! I'm working towards becoming a wedding and event planner in the near future, but I also build a lot of websites for no reason and I like to drink coffee. :)




























Filed Under:
Written by: Kerri on Friday, July 30th, 2010 |