- Step 3
 
Is their any easy way to add full URL?
Yes, there is an easy way to add the domain name quickly instead of inserting your domain name one by one. You have to insert Base href at the beginning of your HTML code like this:
(<BASE HREF="http://www.domain-name.com/">)

<HTML>
<BASE HREF="http://www.domain-name.com/">
<HEAD>
<META NAME="GENERATOR" Content="Microsoft DHTML Editing Control">
<TITLE>Sample html code</TITLE>
</HEAD>
<BODY>
<P><FONT face="Arial, Helvetica, sans-serif" size=2>
<A href="/products.html"> Other Internet promotion softwares </A>
</FONT></P>
<P><FONT face="Arial, Helvetica, sans-serif" size=2>
<IMG src="/images/apexlogo.gif" border=0></A> </FONT></P>
<P>
<IMG height=20 src="/images/awards.gif" width=132>
</P>
<P>This is a sample html code</P>
</BODY>
</HTML>
  Previous previous
next  Next  
Basic setup
Sending email
Receiving email
Mailing List
Message Rules
Email Tracking