You have filed your nails because you have been biting them off in anticipation of "getting started with
building your diy website"
Great now that you have assembled your required tools to be able to follow along and build your diy website,
let's do the basic research of your chosen NICHE. You can and are able to have a successful site. You just
need to say to yourself ,
"Self I can build my own website, I am able to follow the yourdiywebsite lessons. I
will build my own website from scratch and I will save time, money and have a lot of fun building my own website. I
can build my own web page....I can create my own website...I will make my own website"
While this little step may seem ridiculous, it really is a tool for you. The best teacher
and instructor I have ever had in my life told me daily as I was growing up this simple statement.
"If you can conceive an idea, and you believe in the idea, you will acheive
it!"
Conceive, Believe, Acheive!
That was my Mom every day. After all of these years it still holds true.
"
function rndnumber(){
var randscript = -1
while (randscript < 0 || randscript > howMany || isNaN(randscript))
{
randscript = parseInt(Math.random()*(howMany))
}
return randscript
}
quo = rndnumber()
quox = quote[quo]
document.write(quox)
// End -->