Monday, 14 September 2015

The letters of Your Name

 
The letters of Your Name

Create letters of your first and last name.

Google images: Copy an image. Scenes, objects, backgrounds, textures etc

Photoshop: Filenew (select background contents: Transparent)

Choose EDIT - Paste

Use the eraser tool to cut out your letters – 1 letter per scenic image.

Use a different font for each letter


Highlight your letter (CTRL-click thumbnail) – choose Crop Tool- hit enter

If the letter is not neatly surrounded – you have not erased everything.

Save for web as a PNG file. The above is named D.png
Close the file then go copy another image.

Post these letters using a table.

Make it 2 rows and enough columns to accommodate your name.


 



With the table copied  (COPY TO CLIPBOARD)

Create NEW post, choose HTML, PASTE

<table>
  <tr>
    <th></th>
    <th></th>
    <th></th>
  </tr>
  <tr>
    <td></td>
    <td></td>
    <td></td>
  </tr>
</table>

Insert letters of your first name in the top row
<th></th> click between the tags >< choose the INSERT IMAGE icon.

Insert the letters of your LAST name in the bottom row
    <td></td> click between the tags >< choose the INSERT IMAGE icon.

make the letters small.

ADJUSTMENTS:
look for Border="0" add  Height="50" width ="50" for each image uploaded
 

No comments:

Post a Comment