Friday, October 15, 2010

Elliptical Marquee Tool -Photoshop Tools


The Elliptical Marquee Tool creates elliptical selections.



There are four modes associated with Elliptical Marquee Tool.

Four modes
* Create new selection
* Add to shape area - to To add an area to the existing selection .
* Subtract from shape area - to subtract from the existing selection
* Intersect with shape area - to intersect new selection with existing one.

Style
Normal
Fixed Aspect Ratio -To create an elliptical selection with predefined proportions
Fixed Size style-To create an elliptical selection with predefined size

Feather:
The Feather option gives a nice soft edge around the selected area. The softness depends on the amount of feather we give.

Tips:
If we press the shift key While creating new selection we can get circle shaped selection

Thursday, October 14, 2010

HTML - Image Tag

We can include images in our Web page through <img> tag.The image tag is an empty tag.

The Attributes of <img> tag are listed below.
SRC (file or"URL")-It specifies the location of the image.
ALT("text")-It specifies the text,which would be displayed ,if the browser does not support
graphics.
ALIGN(TOP,MIDDLE,or BOTTTOM)-It aligns the text according to the specified position.

Syntax for defining an image:
<img src="url" alt="some_text"/>

Example:

<html>
<body>
<img src="http://qualitypointtech.net/images/services.gif" alt="www.qualitypointtech.com"
width="104" height="142" />
</body>
</html>

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