|
Posted by beachestoronto on 09/30/05 18:20
Good Morning,
I need some help in newsletters sent by email etc.
I have a monthly subscription where i send th newsletter via email.Its
a basic one page html page with a Table of contents and each heading
links to the actual summary below the page.So its linking within the
page.
However, when i open the email in an email program like outlook, and i
click the link on the table of contents, it opens a new window in IE.
Also hotmail ,yahoo etc doesnt recognise the links within the page.They
won't do anything to the link.It just shows the files as links but if
you click it ,nothing happens.
Here is an example of the code
TOC of Page<BR>
- <A HREF="#naming">Assigning</A> a Name to a Paragraph<BR>
- <A HREF="#linking">Linking</A> to the Paragraph<BR>
- <A HREF="#template">Template</A> for a Page with Internal Links<P>
Any help please.thank you.
Also would CSS help?
[Back to original message]
|