Tutorialss.com

Free Programs tutorials and resources..

Read the rest of this entry »

Image Alignment and Wrapping Text

How to wrap text around an image

Note: These effects can now all be achieved using Cascading Style Sheets.

To allow text to wrap around an image, you just need to add one of these commands to the image tag: Read the rest of this entry »

How to resize your images

Okay, you have an image you want to use, but it’s just not the right size to go where you want it to go. Maybe the image takes up the whole screen, or maybe you wanted a larger version of the image on the screen. Read the rest of this entry »

Add or change the background color on your page

Note: These effects can now all be achieved using Cascading Style Sheets.

If you want to use a background color on your page, you will need to begin by finding the <body> tag. Once you have found the tag, look for a command after the word body that says bgcolor=”color”. It may look like this: Read the rest of this entry »

Changing the Link Color

How to change the default link color on your page

Note: These effects can now all be achieved using Cascading Style Sheets. Read the rest of this entry »

« Previous Entries