HTML Expert
By Bruno Roldan
Quick links to previous courses:
Today i will cover the following:
- How to create space next to and around an image (for typing text next to it etc)
- How to put text next to an image
- How to apply a border next to an image
- How to make a pic or text blink on screen
How to create space next to and around an image
To create a horizontal space next to an image
- Add hspace= x to the code <img src="image.gif" hspace=8">
To create a Vertical space next to an image:
- Add vspace=X to the code <img src="image.gif" vspace=8">
Where x refers to the number of pixels between the image and the text
How to put your text next to an image
- Add align left <img src"file.gif aligh=left
Similarly, interchange left with right for the opposite results.
How to apply a border next to an image
- Add border= x <img src="archive.gif" WIDTH=48 HEIGHT=40 border=8>
To eliminate this border simply set border=0
How to make a pic or text clink on screen - also called marquee
Type: <marquee> text</marquee>
Thats if for todays HTML expert series. Next post will be the final in the series with an example of how to apply the concepts towards a single property website or a single page website.
Help me keep the Free Real Estate Software Initiative up and running by:
Visiting my Real Estate Marketing Blog
Visiting my Real Estate Products Shop
Commenting on posts on www.gururealestatemarketing.com
Recomending products for my Real Estate Product Shop
Checking out my SEO services (currently under development)
Recommending improvements for the Free Real Estate Software Initiative.
Linking to one of my websites:
www.gururealestateflyers.com free real estate flyer software
www.guruhomevisions.com free virtual tour software


Comments (2)Subscribe to CommentsComment