Wednesday, December 24, 2008

Cascading Style Sheets

CSS
Music to my ears and so should it be for every one.
Music is the food of life so we are going to the symphony.
When you go to listen to an orchestra and you see a little man or now when I think of it I can’t remember seeing a woman.
That little man and hope more woman in the future, the part they play is a very big one.
That is the role of CSS the Conductor.

CSS meaning Cascading Style Sheets and it can be compared to a conductor of an orchestra.

While the conductor of an conductor, determines, the way the music relay the music to your ears.
CSS determines how objects are displayed within a HTML document.
Saving website designers hours or work and that to should be music to everyone’s ears.
There are three types of CSS:
Inline, Embedded and External.
Inline style sheet uses the existing tags.
Embedded uses specific style tags.
My favourite is External is the master conductor, which is linked to an external document.
It’s the conductor you do not see in the head or the body.
Every thing so far the colour of the background colour, image and every thing could be displayed using CSS.

It’s like the conductor but the document is not seen and the link rel are placed in the head of the HTML document.
It is one of the beauty of Website Designing and should be a must to learn.

Monday, December 22, 2008

Stages So Far




Friday, December 19, 2008

Lesson Three Adding Image

IF you have followed closely.
you should have a PAGE like this :
Click Here

When things are centerer they look so much better

Wednesday, December 17, 2008

Lesson two


Now that I have added the body tag and by saying bgcolor=orange I now have a page with an orange back ground and this note that I have written within the body tag.
Note: As you can see the closing body tag is below।
Now we have a blank orange page, the title does not appear but appears in the status bar.
Create a folder on your desk top call it mysite and save the file.

I think it is a good as any time to open your note pad.
If you are using Mac OSX you’ll need to go to preference: select plain text.
Also select Ignore rich text command in HTML files.
HTML files may not work if the preference is not changed, so my advice is to change it.
So now you can now write these in your text editor.
Once you write the codes shown it's file save as index.html or index.htm.
This will be the first page your visitors will see.

First Lesson



Basic Website
Having looked at different type of Videos and Books made and written on web design.
I realize that there is a need for a simpler explanation written in layman terms.
I once had a brilliant maths lecturer; this guy really knew his stuff.
As do these guys that make these video and write these book.
Only one problem as with my doctor of mathematics, they have problems
relaying the topic to the ordinary person।
So this is why I have decided to write this basic understanding of: HTML

HTML:
Meaning hyper text mark-up language.
Hyper, well I’ll say relax don’t get jumpy and don’t be nervous be excited.
Why get excited because it’s not rocket science.
HTML is the God of any web page take this as gospel.
I don’t intend to start a bible lesson but as it is in the beginning so shall
it be in the end.

Take note of the forward slash which closes the tag, all tags must be closed
Except for the line break and the horizontal rule

So the first thing is to put the creator at the beginning and at the ending.
It’s as simple as that.
With God looking lonely we'll create some company for him.
What we’ll need is to make man or women.
What ever sex are they will need a head.
My God the English language this is more exciting than I imagined.
I have my creator HTML, which contains the entire page.
The head is the tag, which is the container for title of my page.
At the moment my page is a blank one.
What we need to do next is to give it a body we'll do that next.
So see you soon
ISMAP