HTML: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 21:
<pre>
<a href="mailto:Amandeep Singh<aman@test.com>?Subject=Application%20Issue%20Report&body=Hi,%0D%0A%0D%0APlease find the below Test application issue report:&cc=Sender2 <sender2@test.com>" target="_top">Here</a>
</pre>
 
* Adding Logo:
 
<pre>
<header>
<h1>
<img src="logo.png" alt="logo" align="right" height="40" width="120"/>
Test Application
</h1>
</header>
</pre>