Have You Got a Master Code?

I have had my website up for nearly 7 years nowthat this is done, at last, I can, by changing just 1
and it has gone through many changes. Whilepage, change the display of all the pages linked to it.
restructuring it I noticed many similarities between itFirst question
and the way our lives are.Do you have a "master code" have you taken the
Confusion of Codingtime to determine how you want to behave, what
The first thing that I noticed is that there was ayou want to do and what you want the world to
"confusion of coding". Each time I added informationsee?
onto the site it brought with it the coding from itsThis is the most important task you can ever
source. This coding often caused conflict with oneperform and it is the only way that you will ever be
code over-riding another and causing the page to beable to gain and then maintain control of your life.
displayed incorrectly. So while I wanted one thing IYou must decide on the character that you want to
was getting another. Doesn't that happen so often indisplay.
our lives, our intent is good but our results are notYou must decide on the reputation that you want.
good and we can't understand why.You must decide how you want people to feel about
This is because we have so many "sub conscious"you.
programs running us. When I say sub conscious, IYou must decide what you would like them to say
mean programs that are running without our beingabout you.
aware of them. They are the "software" of our lives,Once you have done this you can design your own
but they cause the "hard" results that we experience.CSS "Character Style Sheet" and link all your
I say running us because they, at this stage, controlbehaviour to it and so control your life.
our behaviour, they are our habits and our filtersFirst Problem
through which we see the world and they cause ourAh But. I can hear you say, what about all this "sub
conditioned responses to events.conscious" coding I've got that's going to get in the
Back to the website.way, just like on your website.
In order to gain control over the way the pagesDon't worry about that for now. I'll show you how to
displayed I created what is known as a CSSdeal with that later. The most important thing right
(cascading style sheet) what this really is, is a "stylenow is for you to design your CSS so off you go.
control sheet" it is a master code that controls allGo get creative. Go create your character then I'll
pages that are linked to it.show you how to install it.
However the pages would not "obey" this masterHere is a related article that I wrote some time ago -
code because of the confusion of code that theyThe POWER of Programs
already had. This meant that I had to take eachTo live your best life be true to the YOU, that you
page, there are over 1,000 on my site, imagine howwant to be.
many there are in your life, and clean all theLive with passion. Change your life from making a
unnecessary and conflicting code from it and leave itliving to making a difference.
with just the basic code that would now let it beLive up to the reputation that you want to have.
controlled by the "master code", the CSS sheet. Now