Hi Team
I am creating the email signature, but i want it to be editable with company logo as attached here. But mine is not showing very good at the background nice stylesheet and im using cdn
<!--- import boostrap cdn library with css here----> <div style="font-family: Arial; font-size: 12px;"> <p> <body> <img src="C:/Users/Zux/Documents/company-reg" alt="" width="100" height="80"><br> Software Engineer<br> Agile Limitless Development<br> Phone: 087822 1286<br> Email: [email protected]<br> Website: <a></a> <body> </p> </div>
. I want to use it later for our department. Can anyone assist me on this issue..?