Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jarrito juayua #1

Open
souses opened this issue Mar 18, 2016 · 1 comment
Open

jarrito juayua #1

souses opened this issue Mar 18, 2016 · 1 comment

Comments

@souses
Copy link

souses commented Mar 18, 2016

<!doctype html>

<title>JARRITO JUAYUA</title>

BIENVENIDOS JARRITO JUAYUA

Todos los dias desde las 7:00 pm en adelante no faltes

Ven con tu familiares y amigos

@souses
Copy link
Author

souses commented Mar 18, 2016

/* wrapper*/
body{

}

.cabecera{
position: relative;
height: 100px;
margin: 10px;
border: 10px solid:#000000;
background-color:yellow;

}
.cabecera{
position: absolute;
top: 0; /parte superior/
bottom: 0; /fondo/
right:50; /derecho/
left:50px ; /izquierdo/
}

}
.inicio{
background-size:50px;
background-repeat: no-repeat;
background-color:#cc9900;
background-position: center;
border-style: solid;

}
.h1{

text-shadow:
0 0 10px #fff,
0 0 20px #fff,
0 0 30px #fff,
0 0 40px #ff00de,
0 0 70px #ff00de,
0 0 80px #ff00de,
0 0 100px #ff00de,
0 0 150px #ff00de;

}
.partes{
height: 50px;
border: 10px solid:black;
margin: 10px;
font-size: 15px;
text-align: 10px;color: #000000;
background-color: #B22222;
text-align:center;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant