Image Alignment and Wrapping Text
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 »
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 »
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
Note: These effects can now all be achieved using Cascading Style Sheets. Read the rest of this entry »