Thursday, September 30, 2010

HTML - Headings

Headings:
Tag : <h1>...</h1>
<h2>...</h2>

..
<h6>...</h6>

H1 headings should be used as main headings, followed by H2 headings, then the less important

H3 headings, and so on.h1 defines the largest heading. h6 defines the smallest heading.

Example 1:

<html>
<head>
<Title>HTML Titles</Title>
</head>
<body>
<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
<h4>This is a heading</h4>
<h5>This is a heading</h5>
<h6>This is a heading</h6>
</body>
</html>

RESULT:

Thought for the Day - One today is ...


One today is worth two tomorrows.
Benjamin Franklin

HTML Basics

The HTML document must starts with< Html > and ends with</ Html> .It is used to identify an HTML document.The entire document should be written with inside< Html > ..</ Html>
tags.

Tags

All tags have the same format: they begin with a less-than sign "<" and end with a greater-than sign ">".

There are two kinds of tags
1. opening tags: example < Html >
2. closing tags: example </ Html>

The only difference between an opening tag and a closing tag is the forward slash "/".


HTML Comprises two major elements.
1.Head
Head tag: < Head >.....< /Head >
Title of he document will come here.
2.Body
Body Tag:< Body > .....</ Body >
Body will contain the entire content of a web page.


Example 1:

< Html >
< Head >
< Title >Hello HTML</Title>
< /Head >
< Body >
< P >Hello World! < /P >
</ Body >
< /Html >


Title:

TAG:< Title > ...< /Title >
Title tag is used to put the name of your page into the top of the browser.
It starts with< Title > and ends with< /Title > .In-between the tag we can give the title.

Paragraph :

TAG:< P > ...< /P >

It starts with < P > and ends with < /P >.In between the tag we can give the text.


HTML comment:
Comments are ignored by the browser and are not displayed.There is an exclamation point after the opening bracket, but not before the closing bracket.
TAG:<!--........... -->

Example:
<!--This is a comment. -- >


Wednesday, September 29, 2010

Tuesday, September 28, 2010

Thought for the Day - someone's sitting in the ...

Someone's sitting in the shade today because
someone planted a tree a long time ago.

Warren Buffett

Monday, September 27, 2010

Thursday, September 23, 2010

Thought for the Day - I will study...

I will study and get ready, and perhaps my chance will come.
Abraham Lincoln

Wednesday, September 22, 2010

Thought for the Day - The wise ...

The wise musicians are those who play what they can master.
Duke Ellington

Tuesday, September 21, 2010

HTML - Introduction

HTML, stands for HyperText Markup Language.
HTML is a markup language.Not a programming Language.
HTML is using Markup tags.
HTML allows web sites to bring together graphics, music, video and links.

What are all the things are needed?
Text Editor - is used to to type the tags and content.
Example:Notepad,Microsoft Front Page, Macromedia Dreamweaver
Browser-is used to view the result.
Example:IE,Firefox,Chrome...

How to save?
When we save an HTML file, we can use either the .htm or the .html file extension.
Ex: sample.html

Monday, September 20, 2010

Sunday, September 19, 2010

Thought for the Day - A hero is ...

A hero is no braver than an ordinary man, but he is braver five minutes longer.
Ralph Waldo Emerson

Friday, September 17, 2010

Thursday, September 16, 2010

Thought for the Day - Fear is not ...

Fear is not a disease of the body Fear kills the soul.
Gandhi

Wednesday, September 15, 2010

Thought for the Day - Success is the ...

Success is the sum of small efforts, repeated day in and day out.
Robert Collier

Tuesday, September 14, 2010

Thought for the Day - You have to ...

You have to dream before your dreams can come true.
Abdul Kalam

Thought for the Day - you can not ...

You cannot escape the responsibility of tomorrow by evading it today.
Abraham Lincoln

Sunday, September 12, 2010

Friday, September 10, 2010

Thought for the Day - People are just ...

People are just as happy as they make up their minds to be.
Abraham Lincoln

Thursday, September 9, 2010

Using Text As A Container - Text Effect

I am going to tell how to use text as a container for more text.I have tried this.It's very easy.

Step 1: Create A New Document
File-->New
Set the Background Contents option is White.

Step 2:Type A Letter

Select the Type Tool and choose the font and size after that Type only one letter.I am going to use " T" as a container.

Step 3:change the size of the text


Click Ctrl+T
Handles will come around the letter.Drag the handles and change the size.

Step 4: Create Work Path



Layer-->Type-->Create workpath
OR
Right click on the Text layer
OR
Select the Type tool and click anywhere on the current document sub menu will
come.

In this menu select "Create Work Path".After selecting Create Work Path Black color line come around "T".We can see in this image.



Step 5:Hide the The Type Layer


To do this click the eye ball of the type layer.

After hiding the layer "T"will come like this.



Step 6:Type the text inside the container



a.Select the type tool
b.Set the font and size
c.Select "Justify All" From The Paragraph Palette
d.Now we can type the text

Step 7:Click on the checkmark in the Options Bar to accept the text.

Step 8:Click Ctrl+H to hide the work path.

Now we can see text in the shape of a letter T.

I have tried this also.You too try this. All the Best!

Tuesday, September 7, 2010

Thought for the Day - To succeed in your mission...


To succeed in your mission, you must have single-minded devotion to your goal.
Abdul Kalam

Monday, September 6, 2010

Thought for the Day - Fear always...

Fear always springs from ignorance.
Ralph Waldo Emerson

Thought for the Day - A person ...


A person is a success if they get up in the morning and gets to bed at night and
in between does what he wants to do.
Bob Dylan

Sunday, September 5, 2010

Thought for the day - If you judge...

If you judge the people you have no time to love them.
Mother Teresa

Thursday, September 2, 2010

Thought for the Day - A man must be big enough...

A man must be big enough to admit his mistakes, smart enough to profit from them,
and strong enough to correct them.
John C. Maxwell

Send your Design, Code or any other Creations to qualitypointmail@gmail.com for showing them here. You can mention your contact details(email id, phone) also

If you are an Expert, you can give review comments or feedback to show your skills

This blog will help you to get more opportunities as this blog will be linked to our other blogs and sites which attract more visitors.

A Good Beginning Is Half Done

Start Freelancing