Glademir Postado Fevereiro 9, 2010 Denunciar Share Postado Fevereiro 9, 2010 OiEu sou novo na área e peço desculpas por alguma pergunta meio boba, mas o meu conhecimento em htmlresume-se a um curso ultra-rápido de 4 horas e reconheço que tenho muito que aprender, por isso vimaté vocês com este problema.Eu elaborei uma assinatura no outlook express, testei e tudo bem, ficou assim:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxbonito, como tinha de ficarcontudo quando, coloquei no outlook a assinatura ao enviar o email ficou assimxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxao verificar o código fonte notei que a única coisa que mudou foi que a tag<H6> </H>mudou para<H6> </H6>e aí deu no que deusegue abaixo o código fonte:<HTML><body><table BORDERCOLOR="#FFFFFF" width=500" border="5" cellspacing="3" cellpadding="3" bgcolor=#FFFFFF><tr><td colspan="2"><marquee behavior=left hspace="28" style="font-family: arial;" scrollamount="13" direction="left"><img align="middle" src='C:\pintasul\barra3.jpg'/></marquee><marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="12" direction="left";><span style="color: blue;"><h5>Márcio Luz</h5></span></marquee><marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="11" slide direction="left";><span style="color: blue;"><h5>Pintasul</h5></span></marquee><marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="10" direction="left"><a href="mailto:pintasul@sinos.net"><span style="color: RoyalBlue;"><h6>pintasul@sinos.net</h6></Span></a></marquee><marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="9" slide direction="left";><a href="http://www.pintasul.com.br"><span style="color: RoyalBlue;"><h6>www.pintasul.com.br</h6></span></a></marquee><marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="8" slide direction="left";><span style="color: black;"><h6>(51) 8462-1360</h6></span></marquee><marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="7" slide direction="left";><span style="color: black;"><h6>(51) 9988-0347</h6></span></marquee><marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="6" slide direction="left";><span style="color: black;"><h6>(51) 3590-2903</h6></span></marquee><marquee behavior=right hspace="28" style="font-family: arial;" scrollamount="13" direction="right"><img align="middle" src='C:\pintasul\barra4.jpg'/></marquee><DIV style='position:relative;'><img src='C:\pintasul\folha.jpg' height=25 width=22 style='position:absolute; top:0 px; right:424px;' /></DIV><marquee behavior=slide hspace="58 style="font-family: arial;" scrollamount="5" slide direction="left";><span style="color: green;"><h6>É realmente necessário imprimir este e-mail ? <Br>Economize papel, cuide do meio ambiente.</h6></Span></marquee></td></tr></table></body></html>Aproveitando mais uma pergunta, como impedir que eles vejam o código fonte ?Tem algum comando específico ?Desde já, agradeço por toda ajuda.AbraçosGlademir Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 lobismano Postado Fevereiro 9, 2010 Denunciar Share Postado Fevereiro 9, 2010 E ai beleza.Para eliminar os espaços remova as tags <h*>Se precisar modificar a fonte dos textos use a propriedade font-size no span.<span style="color: blue; font-size: 14px">Sobre o bloqueio do botão direito tem varios codigos na net. Abaixo segue um. Use-o entre o <html> e o <body><script type="text/javascript">//desabilita menu de opcoes ao clicar no botao direitofunction desabilitaMenu(e){if (window.Event){if (e.which == 2 || e.which == 3)return false;}else{event.cancelBubble = trueevent.returnValue = false;return false;}}//desabilita botao direitofunction desabilitaBotaoDireito(e){if (window.Event){if (e.which == 2 || e.which == 3)return false;}elseif (event.button == 2 || event.button == 3){event.cancelBubble = trueevent.returnValue = false;return false;}}//desabilita botao direito do mouseif ( window.Event )document.captureEvents(Event.MOUSEUP);if ( document.layers )document.captureEvents(Event.MOUSEDOWN);document.oncontextmenu = desabilitaMenu;document.onmousedown = desabilitaBotaoDireito;document.onmouseup = desabilitaBotaoDireito;</script>At. Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 vini_loock Postado Fevereiro 9, 2010 Denunciar Share Postado Fevereiro 9, 2010 Impedir que os usuários vejam o código fonte não tem como, tem apenas alguns metodos para dificultar isso.Como o botão direito.E quanto ao espaço entre linhas, é exatamente o que o lobismão falou e caso precise pular linha use <br> Citar Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
Glademir
Oi
Eu sou novo na área e peço desculpas por alguma pergunta meio boba, mas o meu conhecimento em html
resume-se a um curso ultra-rápido de 4 horas e reconheço que tenho muito que aprender, por isso vim
até vocês com este problema.
Eu elaborei uma assinatura no outlook express, testei e tudo bem, ficou assim:
xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxx
xxxxxxxxxx
xxxxx
xxxxx
bonito, como tinha de ficar
contudo quando, coloquei no outlook a assinatura ao enviar o email ficou assim
xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxx
xxxxxxxxxxxxxx
xxxxx
xxxxx
ao verificar o código fonte notei que a única coisa que mudou foi que a tag
<H6> </H>
mudou para
<H6> </H6>
e aí deu no que deu
segue abaixo o código fonte:
<HTML>
<body>
<table BORDERCOLOR="#FFFFFF" width=500" border="5" cellspacing="3" cellpadding="3" bgcolor=#FFFFFF>
<tr>
<td colspan="2">
<marquee behavior=left hspace="28" style="font-family: arial;" scrollamount="13" direction="left">
<img align="middle" src='C:\pintasul\barra3.jpg'/>
</marquee>
<marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="12" direction="left";>
<span style="color: blue;">
<h5>
Márcio Luz
</h5>
</span>
</marquee>
<marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="11" slide direction="left";>
<span style="color: blue;">
<h5>
Pintasul
</h5>
</span>
</marquee>
<marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="10" direction="left">
<a href="mailto:pintasul@sinos.net">
<span style="color: RoyalBlue;">
<h6>
pintasul@sinos.net
</h6>
</Span>
</a>
</marquee>
<marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="9" slide direction="left";>
<a href="http://www.pintasul.com.br">
<span style="color: RoyalBlue;">
<h6>
www.pintasul.com.br
</h6>
</span>
</a>
</marquee>
<marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="8" slide direction="left";>
<span style="color: black;">
<h6>
(51) 8462-1360
</h6>
</span>
</marquee>
<marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="7" slide direction="left";>
<span style="color: black;">
<h6>
(51) 9988-0347
</h6>
</span>
</marquee>
<marquee behavior=slide hspace="28" style="font-family: arial;" scrollamount="6" slide direction="left";>
<span style="color: black;">
<h6>
(51) 3590-2903
</h6>
</span>
</marquee>
<marquee behavior=right hspace="28" style="font-family: arial;" scrollamount="13" direction="right">
<img align="middle" src='C:\pintasul\barra4.jpg'/>
</marquee>
<DIV style='position:relative;'>
<img src='C:\pintasul\folha.jpg' height=25 width=22 style='position:absolute; top:0 px; right:424px;' />
</DIV>
<marquee behavior=slide hspace="58 style="font-family: arial;" scrollamount="5" slide direction="left";>
<span style="color: green;">
<h6>
É realmente necessário imprimir este e-mail ? <Br>
Economize papel, cuide do meio ambiente.
</h6>
</Span>
</marquee>
</td>
</tr>
</table>
</body>
</html>
Aproveitando mais uma pergunta, como impedir que eles vejam o código fonte ?
Tem algum comando específico ?
Desde já, agradeço por toda ajuda.
Abraços
Glademir
Link para o comentário
Compartilhar em outros sites
2 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.