HTML Expert
By Bruno Roldan
Quick links to previous courses:
Single property website course become an HTML Expert Day 1
Single property website course become an HTML Expert Day 2
Single property website course become an HTML Expert Day 3
Single property website course become an HTML Expert Day 4
Single property website course become an HTML Expert Day 5
Single property website course become an HTML Expert Day 6
Before I begin, I would like to apologize for the delay in writing this post. I have just been so busy developing my real estate marketing blog and of course the free real estate software initiative (free flyer's & virtual tours)
HTML Expert Day 7
Today we will view how to: Apply special characters - include a web mail address - include a footer
Special Characters
Refers to characters such as: & <> (space) etc
These characters require the following format: &xx where xx refer to a character
To use the special characters follow these steps:
- Write: &
- Then the code of the symbol
- Finish with (;)
For example:
Accents &xacute; replace the letter x with the letter with the accent
Space  
< <
> >
& &
Note: you can consult http://hotwired.lycos.com/webmonkey/reference/special_characters/ for more characters.
Footer
A footer is usually used to indicate one of the following:
- Theme of the page
- Date of last page actualization
- Name and e-mail of author
- Company info
To include the footer, you should do the following:
- Type: <address>text</address>
The footer can include your mail address
To include a link to an email follow type the following:
- <a href=mailto:you@domain.com>Write the text that you would like to open outlook i.e.yourname></a>
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


Comments (4)Subscribe to CommentsComment