
Archive for the ‘Web Design’ Category


Lately I’ve been having more and more frequent issues with my web hosting company. It’s a shame because I have been with the same company for over 7 years. I think they’re just upset with me because I’m grandfathered in at the original price of $40 a year.
Oh well! Who’s fault is that? Anyway, the issue has been with the uptime as well as how long the sites have been taking to download. At different time intervals the site may take 20 secs to load while some times it may take 4-5 seconds. What gives?
I may be searching for a new web hosting company. I found a neat site at http://www.webhostingpal.com/. It seems to be a comparison site of many different hosting companies and what I like the best is that they all seem to be within that $5 a month range. But also, I always seem to lean more toward linux accounts, they list which ones are and aren’t and the type of hosting panel each company provides.
Settling for a web hosting company seems to be a little daunting, especially when you consider having to move sites such as this one over….. that’s something to consider. MySql…. oh boy!


Finding a Layout
Step 1:
Search for MySpace layouts. Using a search engine, search for the words “free MySpace layouts.” If you want something specific in your MySpace page, add that term to your search. Review the list of websites and select the one that you want.
Step 2:
Preview layouts. You may need to select a category such as “Top 20 Downloads” to view layouts. Depending on the website, you may only need to scroll down the page. Some websites may require you to select layouts or profiles specific to MySpace.
Step 3:
Download layouts. Some websites will have a “Download” link next to the preview of the profile. If so, select “Download.” Other websites will have the code available in a text box located next to the sample of the layout.
Step 4:
Copy the code provided. Once you have found the code for the layout, you are ready to copy it. Place your cursor in the text box and click the right mouse button. Press “Select All.” With your cursor still in the text box, click the right mouse button again. Select “Copy.”
Inserting a Layout Into a Myspace Page
Step 1:
Log in to MySpace. If you are already a member of MySpace, now is the time to log in to your page. If you are not a member, you will need to join MySpace before you can continue.
Step 2:
Select the “Edit Profile” link. This should be the first link available to the right of your profile picture.
Step 3:
Click on the “About Me” box. If you have a description in this box, make sure that you click your cursor after the last word of your description. This will ensure that the code does not insert itself in the middle of your description.
Step 4:
Paste the code. With your cursor in the correct location, click on your right mouse button. Select “Paste.” This will transfer the layout code you have selected into your MySpace profile.
Step 5:
Select “Preview Profile.” This will allow you to view the page that you have created.
Step 6:
Finish your page. If you like what you see, select “Save All Changes.” You have now finished changing your page. Enjoy!


I was asked this question the other day. “How can I make this phrase a link to a site”?
It’s very simple really…. just a little html code and you’re set.
The code you will want to use to make this happen is the following:
<a href=”http://www.nameofthesite.com”>The phrase you will like to use here</a>
That html code will turn “The phrase you will like to use here” into a link that will send the reader to the site named above.
This code you can use on your MySpace, Facebook, and other sites that will allow html tags. Even my comments box below allows you to. Go ahead and try it!!










