segunda-feira, 23 de janeiro de 2012

COMO FAZER SEU BLOG !!!

A REGINA SÓ INVENTA !!!!
IMAGEM

POR QUE FAZER?
É DIFÍCIL?
PREFIRO FAZER NO POWER POINT ! E, AGORA?
NÃO SEI INGLÊS. TEM PROBLEMA?

PRINCIPAIS LINKS:

PARA CRIAÇÃO DO BLOG

PARA EDIÇÃO DE IMAGENS

PARA EDIÇÃO DE TEXTOS E AFINS

O QUE É LINGUAGEM HTML:

TUTORIAL PARA INICIANTES

ACESSÓRIOS PARA BLOGS


CÓDIGO PADRÃO PARA EVITAR CÓPIA DE TEXTOS:

<script language="JavaScript1.3">

<!--

if (window.Event)

document.captureEvents(Event.MOUSEUP);



function nocontextmenu()

{

event.cancelBubble = true

event.returnValue = false;



return false;

}



function norightclick(e)

{

if (window.Event)

{

if (e.which == 2 || e.which == 3)

return false;

}

else

if (event.button == 2 || event.button == 3)

{

event.cancelBubble = true

event.returnValue = false;

return false;

}



}

if (document.layers) {

document.captureEvents(Event.MOUSEDOWN);

}

document.oncontextmenu = nocontextmenu;

document.onmousedown = norightclick;

document.onmouseup = norightclick;

//-->

</script>


AVATARES SOUTH PARK





QUESTÃO DOS DIREITOS AUTORAIS
http://creativecommons.org/licenses/by-nc-nd/3.0/



BOA SORTE !!!