Resources For Starting A Home Based Web Design Business

Free Web Design Business Tips
RSS Blog Feed RSS Blog Feed

To receive emailed updates to this blog, enter your email address here:


Graphic Background with Whitespace for Text

This week I’m presenting a workshop, Creating an Impressive Writing Website, at the 2008 Muse Online Writers Conference. One of the participants wanted the code for a web page with a graphic in the background, and whitespace for the text area.

I am a whitespace fanatic, especially for professional websites.

Anyhow, here’s the code I gave her. I’m putting it here in case someone else might need it.

Click here to see the result of using this code

You’re welcome to take this and use it in any way that suits your needs:

<html>
<head>
<title>YOUR TITLE</title>
<style>
body {
 background: url(http://www.lindajomartin.com/images/ybg.gif)repeat;
 font-family: arial,helvetica,sans-serif;
 font-size: 1em;
}
div.whitespace {
 background-color:white;
 border: 2px #000000 solid;
 margin: 150px;
 padding: 30px;
}
</style>
</head>
<body>
<div class=”whitespace”>
<p>Put your main text here.</p>
</div>
</body>
</html>

Filed under: Design Process — Linda @ 3:27 pm

...

Another Day, Another Dollar

I closed up shop here last year after getting a “day job” as a cook in a nearby restaurant. Though I enjoyed the work, that job has ended and I’m back, ready to prosper through working from my home. The Internet is a wonderful tool for generating income, and I know that if I put my heart into it, the money will come.

Recently someone living in a foreign country expressed a desire to earn money with her writing skills. I told her:

“Since you live in a foreign country, you could probably make lots of money there by offering your skills with English locally.

I worked as a web designer for several years and got way more job offers than I could handle, and I live in a tiny town of only 1200 people, and most of my jobs were local! Why not start a small business, advertise your skills a bit, and see what comes of it? With my web design, I actually did get content writing and SEO jobs too though that wasn’t specifically what I advertised about.

The jobs are out there. Open the door and don’t be shocked if you’re inundated with requests for your help!”

Filed under: Business — Linda @ 12:52 am

...




This blog has been favorited by 141 Technorati members.
Add to Technorati Favorites

del.icio.us del.icio.us





Blog Flux Directory

Blog Flux Pinger - reliable ping service.








Klamath Design: Starting A Home Based Web Design Business © 2007-2009 by Linda Jo Martin