Teonanacatl.org

Aqui discutimos micologia amadora e enteogenia.

Cadastre-se para virar um membro da comunidade! Após seu cadastro, você poderá participar deste site adicionando seus próprios tópicos e postagens.

  • Por favor, leia com atenção as Regras e o Termo de Responsabilidade do Fórum. Ambos lhe ajudarão a entender o que esperamos em termos de conduta no Fórum e também o posicionamento legal do mesmo.

BBcode elements

gldtn

Artífice esporulante
Membro da Staff
Cultivador confiável
07/01/2003
726
91
40
Terra

gldtn disse:
quoting someone

gldtn disse:
Now that we know who you are, I know who I am. I'm not a mistake! It all makes sense! In a comic, you know how you can tell who the arch-villain's going to be? He's the exact opposite of the hero. And most times they're friends, like you and me! I should've known way back when... You know why, David? Because of the kids. They called me Mr Glass.

Your bones don't break, mine do. That's clear. Your cells react to bacteria and viruses differently than mine. You don't get sick, I do. That's also clear. But for some reason, you and I react the exact same way to water. We swallow it too fast, we choke. We get some in our lungs, we drown. However unreal it may seem, we are connected, you and I. We're on the same curve, just on opposite ends.

Código:
General code

PHP:
<?php
$nick = "gldtn";
echo "Hello my nickname is $nick";
?>

HTML:
<!DOCTYPE html>

<html lang="en">
<head>
    <meta charset="utf-8">
    <title>untitled</title>
    <link rel="stylesheet" href="css/style.css" />
</head>

<body>

<ul id="navigation">
    <li><a href="#" alt="#">Home</a></li>
    <li><a href="#" alt="#">About Us</a></li>
    <li><a href="#" alt="#">Services</a></li>
    <li><a href="#" alt="#">Portfolio</a></li>
    <li><a href="#" alt="#">Contact Us</a></li>
</ul>

</body>
</html>









Uma vida salva..
 
Última edição:
Back
Top