HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URL's added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using it's URL and the proper URL extention.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<!doctype html>
<html>
<head>
<meta name="description" content="discografia de evaristo paramos.">
<meta name="keywords" content="evaristo paramos, la polla records, gatillazo, punk">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Evaristo Paramos</title>
<link href="stylesheet.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
</head>
<body>
<main id="main">
<div id="img-div">
<h1 id="title"><div class="top">EvaRIStO</div><br><div class="bottom">ParamOs</div></h1>
<img src="http://chriscline.tk/evaristo/img/evaristo.png" id="image" alt="Evaristo">
<p id="img-caption">Quieres identificarnos, tienes un problema</p>
</div>
<section class="tribute-section container" >
<p id="tribute-info">With a musical career spanning over thirty-eight years Evaristo Paramos is undoubtedly Spain’s most influential and known figure in the genre of punk rock. </p><br>
<p>Although he was born in the Galician town of Guillarei (Tui, Province of Pontevedra), he moved to the Álavesa town of Salvatierra at a very young age. He currently resides in the town of Oñate in Guipúzcoa .</p><br>
<p>In 1979 he created together with "Sume", "Txarly", "Maleguin" and "Fernandito" the group La Polla Records. The band maintained its activity until 2003, when the definitive separation of the group took place. Evaristo recorded a total of thirteen studio albums with the group. </p><br>
<p>Parallel with La Polla Records, in 2002, Evaristo formed along with the components of RIP, the group The Kagas, with which they published their album "Nuevos Heroes del Rock". Two years later, in 2004, when La Polla had already left the stage, Evaristo and RIP reunited under the name of The Meas, to record the album "Buscándose la vida". These two groups were temporary experiments that did not perform in more than a few concerts.</p><br>
<p>In 2002, the publishing house Txalaparta also published his book “For the children whatever it takes”, that contains a series of philosophical thoughts, stories and unclassifiable texts on the divine thing and the human condition.</p><br>
<p>After the definitive end of La Polla, Evaristo did not take long in forming a new band, Gatillazo, and without having published any albums, they began to perform concerts during 2004. Its first homonymous disc was produced 2005, and a second,"Legal Dianas", a parodic allusion of Diana of Wales or Lady Di, in 2007. In 2008 he released the third album with Gatillazo, called "Sex Pastels", making a clear reference to the British group of the seventies,the Sex Pistols. Three years later, in 2011, Gatillazo published his fourth work, entitled "Sangre Y Mierda". 2012 saw the release of "Evaristo - Colaboraciones" a compilation of colaborative works with many of Spain's most known punk and ska groups. On April 2 2013, Gatillazo releases their fifth album with the title "Siglo XXI" or twenty first century. This was followed by the bands latest record "Como convertirse en nada" or How to become nothing.</p><br>
<p>On November 17, 2014, Evaristo publishes his second book entitled "Cuatro estaciones hacia la locura" through the publisher Desacorde Ediciones.</p><br>
<p class="last"> In his songs he makes very strong criticisms of fascism, capitalism, nationalism, authoritarianism and Catholicism . On May 26, 2018, after performing at a festival in Jerez de la Frontera , was identified and detained by the Civil Guard in order to denounce him for allegedly insulting the police. The police action had a remarkable echo in the social networks and the leader of Podemos, Pablo Iglesias, commented that what happened "speaks of the putrefaction of our democracy".
</p> <br><br>
<br>
<br>
</section>
<section class="discography container">
<h2>Discography</h2>
<p>click on a record to listen</p>
<div class="records">
<!-- image item #1 -->
<figure class="img-item">
<a href="https://youtu.be/h0t_p8r7Gvc" target="_blank"><img src="http://chriscline.tk/evaristo/img/FRONTAL.jpg" alt="Banco Vaticano">
<figcaption class="img-description">
<p>1981 <br> Banco Vaticano</p>
</figcaption></a>
</figure>
<!-- image item #2 -->
<figure class="img-item">
<a href="https://youtu.be/UPUa8foTDcg" target="_blank"><img src="http://chriscline.tk/evaristo/img/La_Polla_Records-Y_Ahora_Que_(Ep)-Frontal.jpg" alt="Y ahora qué?">
<figcaption class="img-description">
<p>1983<br> Y ahora qué?</p>
</figcaption></a>
</figure>
<!-- image item #3 -->
<figure class="img-item">
<a href="https://youtu.be/3lJt9o25DaA" target="_blank"><img src="http://chriscline.tk/evaristo/img/480x480.jpg" alt="Salve">
<figcaption class="img-description">
<p>1984 <br>Salve</p>
</figcaption></a>
</figure>
<!-- image item #4 -->
<figure class="img-item">
<a href="https://youtu.be/h51MXEoflZ4" target="_blank"><img src="http://chriscline.tk/evaristo/img/La_Polla_Records-Revolucion-Frontal.jpg" alt="Revolución">
<figcaption class="img-description">
<p>1985<br> Revolución</p>
</figcaption></a>
</figure>
<!-- image item #5 -->
<figure class="img-item">
<a href="https://youtu.be/tKmsgdcw1vg" target="_blank"><img src="http://chriscline.tk/evaristo/img/320x0w.jpg" alt="No somos nada">
<figcaption class="img-description">
<p>1987<br> No somos nada</p>
</figcaption></a>
</figure>
<!-- image item #6 -->
<figure class="img-item">
<a href="https://youtu.be/Pkd7YHMZy_k" target="_blank"><img src="http://chriscline.tk/evaristo/img/la_polla_records-donde_se_habla-Frontal.jpg" alt="Donde se habla ">
<figcaption class="img-description">
<p>1988<br> Donde se habla </p>
</figcaption></a>
</figure>
<!-- image item #7 -->
<figure class="img-item">
<a href="https://youtu.be/BdM4f6vb4tg" target="_blank"><img src="http://chriscline.tk/evaristo/img/la_polla_records_-_en_directo-front-300x300.jpg" alt="En directo ">
<figcaption class="img-description">
<p>1988<br> En directo <span class="small-text">(live album)</span></p>
</figcaption></a>
</figure>
<!-- image item #8 -->
<figure class="img-item">
<a href="https://youtu.be/1Y_OZLcW2p8" target="_blank"><img src="http://chriscline.tk/evaristo/img/ellos dicen.jpg" alt="Ellos dicen mierda, nosotros amén">
<figcaption class="img-description">
<p>1990<br> Ellos dicen mierda, nosotros amén</p>
</figcaption></a>
</figure>
<!-- image item #9 -->
<figure class="img-item">
<a href="https://youtu.be/zz6ODZF8j9c" target="_blank"><img src="http://chriscline.tk/evaristo/img/Los-Jubilados-cover.jpg" alt="Los jubilados">
<figcaption class="img-description">
<p>1990<br> Los jubilados</p>
</figcaption></a>
</figure>
<!-- image item #10 -->
<figure class="img-item">
<a href="https://youtu.be/Qn7aOZ8aQBQ" target="_blank"><img src="http://chriscline.tk/evaristo/img/barman.jpg" alt="Barman">
<figcaption class="img-description">
<p>1991<br> Barman</p>
</figcaption></a>
</figure>
<!-- image item #11 -->
<figure class="img-item">
<a href="https://youtu.be/jrPQ_l0IyA0" target="_blank"><img src="http://chriscline.tk/evaristo/img/la-polla-records-cd-disco-negro.jpg" alt="Negro">
<figcaption class="img-description">
<p>1992<br> Negro </p>
</figcaption></a>
</figure>
<!-- image item #12 -->
<figure class="img-item">
<a href="https://youtu.be/3AEMcpSHdUY" target="_blank"><img src="http://chriscline.tk/evaristo/img/La_Polla_Records-Hoy_Es_El_Futuro-front.jpg" alt="Hoy es el futuro">
<figcaption class="img-description">
<p>1993<br> Hoy es el futuro</p>
</figcaption></a>
</figure>
<!-- image item #13-->
<figure class="img-item">
<a href="https://youtu.be/mYLN71YfPHE" target="_blank"><img src="http://chriscline.tk/evaristo/img/Bajo presión.jpg" alt="Bajo presión">
<figcaption class="img-description">
<p>1994<br> Bajo presión</p>
</figcaption></a>
</figure>
<!-- image item #14 -->
<figure class="img-item">
<a href="https://youtu.be/Pww7yazrTGo" target="_blank"><img src="http://chriscline.tk/evaristo/img/Carne_para_la_picadora.jpg" alt="Carne para la picadora ">
<figcaption class="img-description">
<p>1996<br> Carne para la picadora </p>
</figcaption></a>
</figure>
<!-- image item #15 -->
<figure class="img-item">
<a href="https://youtu.be/v46I3W8c_dc" target="_blank"><img src="http://chriscline.tk/evaristo/img/La_Polla_Records_-_La_Polla_En_Tu_Recto-front.jpg" alt="En turecto ">
<figcaption class="img-description">
<p>1998<br> En turecto <span class="small-text">(live album)</span></p>
</figcaption></a>
</figure>
<!-- image item #16 -->
<figure class="img-item">
<a href="https://youtu.be/KX3qwIQ-zdY" target="_blank"><img src="http://chriscline.tk/evaristo/img/toda-la-puta-vida-igual-57b3f621c1a7c.jpg" alt="Toda la puta vida igual">
<figcaption class="img-description">
<p>1999<br> Toda la puta vida igual</p>
</figcaption></a>
</figure>
<!-- image item #17 -->
<figure class="img-item">
<a href="https://youtu.be/hy-ygcqPFV8" target="_blank"><img src="http://chriscline.tk/evaristo/img/q36b4x5xzfdzb_600.jpg" alt="Bocas">
<figcaption class="img-description">
<p>2001<br> Bocas</p>
</figcaption></a>
</figure>
<!-- image item #18 -->
<figure class="img-item">
<a href="https://youtu.be/c4ikH8pqOaM" target="_blank"><img src="http://chriscline.tk/evaristo/img/kagas.jpg" alt="The Kagas">
<figcaption class="img-description">
<p>2002<br> The Kagas<br> Nuevos Heroes del Rock</p>
</figcaption></a>
</figure>
<!-- image item #19 -->
<figure class="img-item">
<a href="https://youtu.be/BCeTQz7SdnY" target="_blank"><img src="http://chriscline.tk/evaristo/img/el-ltimo-el-de-la-polla-591fe723d85b6.jpg" alt="El último (el) de La Polla">
<figcaption class="img-description">
<p>2003<br> El último (el) de La Polla</p>
</figcaption></a>
</figure>
<!-- image item #20 -->
<figure class="img-item">
<a href="https://youtu.be/SvPOlyIyoVE" target="_blank"><img src="http://chriscline.tk/evaristo/img/500x500.jpg" alt="Vamos entrando">
<figcaption class="img-description">
<p>2004<br> Vamos entrando<span class="small-text">(live album)</span></p>
</figcaption></a>
</figure>
<!-- image item #21 -->
<figure class="img-item">
<a href="https://youtu.be/7cAwRr5oFDo" target="_blank"><img src="http://chriscline.tk/evaristo/img/51sQfYTn8lL._SS500.jpg" alt="The Meas">
<figcaption class="img-description">
<p>2004<br> The Meas <br>Buscándose la vida </p>
</figcaption></a>
</figure>
<!-- image item #22 -->
<figure class="img-item">
<a href="https://youtu.be/7RX9SMdYEpw" target="_blank"><img src="http://chriscline.tk/evaristo/img/gatillazo 2005.jpg" alt="Gatillazo">
<figcaption class="img-description">
<p>2005<br> Gatillazo</p>
</figcaption></a>
</figure>
<!-- image item #23 -->
<figure class="img-item">
<a href="https://youtu.be/DnJPHY3lWpc" target="_blank"><img src="http://chriscline.tk/evaristo/img/dianas legales 2007.jpg" alt="Dianas legales">
<figcaption class="img-description">
<p>2007<br> Dianas legales</p>
</figcaption></a>
</figure>
<!-- image item #24 -->
<figure class="img-item">
<a href="https://youtu.be/L-91CbQed-0" target="_blank"><img src="http://chriscline.tk/evaristo/img/sex pastels 2008.jpg" alt="Sex Pastels">
<figcaption class="img-description">
<p>2008<br> Sex Pastels</p>
</figcaption></a>
</figure>
<!-- image item #25 -->
<figure class="img-item">
<a href="https://youtu.be/m64gGu7Ttbw" target="_blank"><img src="http://chriscline.tk/evaristo/img/sangre y mierda 2011.jpg" alt="Sangre y Mierda">
<figcaption class="img-description">
<p>2011<br> Sangre y Mierda</p>
</figcaption></a>
</figure>
<!-- image item #26 -->
<figure class="img-item">
<a href="https://youtu.be/uKXywyFz3Fw" target="_blank"><img src="http://chriscline.tk/evaristo/img/Evaristo_-_Colaboraciones.jpg" alt="Evaristo - Colaboraciones">
<figcaption class="img-description">
<p>2012<br> Evaristo Colaboraciones</p>
</figcaption></a>
</figure>
<!-- image item #27 -->
<figure class="img-item">
<a href="https://youtu.be/ypT4Q_bAX9A" target="_blank"><img src="http://chriscline.tk/evaristo/img/siglo XXI 2013.jpg" alt="Siglo XXI">
<figcaption class="img-description">
<p>2013<br> Siglo XXI</p>
</figcaption></a>
</figure>
<!-- image item #28 -->
<figure class="img-item">
<a href="https://youtu.be/pygp-5PkvVQ" target="_blank"><img src="http://chriscline.tk/evaristo/img/cómo convertirse en nada 2016.jpg" alt="Cómo convertirse en nada">
<figcaption class="img-description">
<p>2016<br> Cómo convertirse en nada</p>
</figcaption></a>
</figure>
</div> <!-- END RECORDS -->
</section>
<section id="live" class="container">
<h2>Enjoy the Show</h2>
<div class="video">
<video width="100%" height="auto" controls>
<source src="http://chriscline.tk/evaristo/video/viña_rock_2002.mp4" type="video/mp4">
Your browser sucks and does not support the video tag. GET CHROME!
</video>
</div>
<h3>Viña Rock 2002</h3>
</section>
<a id="tribute-link" href="https://es.wikipedia.org/wiki/Evaristo_P%C3%A1ramos" target="_blank">. GrEaT wiCkI </a>
</main>
</body>
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
</html>
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway');
@font-face {
font-family: 'PunkRockShow';
src: url('http://chriscline.tk/fonts/PunkRockShow/PunkRockShow-Regular.eot');
src: url('http://chriscline.tk/fonts/PunkRockShow/PunkRockShow-Regular.eot?#iefix') format('embedded-opentype'),
url('http://chriscline.tk/fonts/PunkRockShow/PunkRockShow-Regular.woff2') format('woff2'),
url('http://chriscline.tk/fonts/PunkRockShow/PunkRockShow-Regular.woff') format('woff'),
url('http://chriscline.tk/fonts/PunkRockShow/PunkRockShow-Regular.ttf') format('truetype'),
url('http://chriscline.tk/fonts/PunkRockShow/PunkRockShow-Regular.svg#PunkRockShow-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
:root{
font-size: calc(16px + (28 - 16) * ((100vw - 300px) / (1600 - 300)));
}
*{ margin: 0;
padding: 0;
box-sizing: border-box;
}
a:link { color:red; }
a:visited { color:white; }
a:hover { color:yellow; }
a:active { color:red; }
main{
background: rgb(40,40,40);
font-family: 'Rock Salt', cursive;
color:#2d2d2d;
min-height: 100vh;
}
#img-div{
position: relative;
display: grid;
grid-template-rows: repeat(3, 1fr);
grid-template-columns:repeat(3, 1fr);
justify-items:center;
align-items: center;
padding: .5rem;
background: url(http://chriscline.tk/evaristo/img/gatillazo-vina-rock-2018b.png);
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
}
#title{
font-family: 'PunkRockShow';
z-index: 2;
place-self: center ;
grid-row: 1 /4;
grid-column: 2/4;
font-size: 4rem;
color: red;
}
.top{
transform: rotate(-10deg);
background: url(http://chriscline.tk/evaristo/img/evaristo-letters.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
color: transparent;
}
.bottom{
transform: rotate(10deg);
background: url(http://chriscline.tk/evaristo/img/PARAMOS.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
color: transparent;
}
img{
max-width: 100%;
height: auto;
grid-row: 1 /4;
grid-column: 1/4;
}
#img-caption{
grid-column: 1/4;
place-self: start ;
font-size: 1rem;
color: white;
transform: translateY(1.5rem);
}
.tribute-section{
font-family: 'Raleway', sans-serif;
font-weight: 900;
}
#tribute-link{
font-family: 'PunkRockShow';
font-size: 2rem;
letter-spacing: .5rem;
text-decoration: none;
}
.container{
margin-top:-.1rem;
background: url(http://chriscline.tk/evaristo/img/Digital_08.png);
background-size: 110% 100%;
background-repeat: no-repeat;
background-position:center;
padding: 15% 8% ;
}
#tribute-info{
margin-top: 3rem;
}
.last{
margin-bottom: 3rem;
}
.discography{
display: grid;
justify-items: center;
height: 100%;
padding: 6rem 5%;
}
.records{
width: 95%;
height: 100%;
padding: 1rem;
display:grid;
grid-template-columns: 1fr 1fr ;
grid-gap: .35rem;
}
.img-item{
position: relative;
}
.img-item img{
display:block;
width:100%;
height:auto;
}
.img-description {
position: absolute;
z-index: 100;
bottom: 0em;
left: 0em;
right: 0em;
color: white;
background: rgba(0,0,0,.4);
padding-bottom: .25em;
}
.img-description p {
margin: .25rem;
font-size: .85rem;
color: yellow;
}
.small-text{
font-size: .5rem;
}
#live {
padding: 3rem;
display: grid;
justify-items: center;
}
#live h2{
}
.video{
width:80%;
height:80%;
}
video{
max-width: 100%;
}
h3{
margin-bottom: 1rem;
}
/* MEDIA=============================*/
@media (min-width: 600px) {
#tribute-info{
margin-top: 1rem;
}
.last{
margin-bottom: 1rem;
}
#title{
font-size: 4.5rem;
letter-spacing: .35rem;
}
.img-item{
overflow: hidden;
}
.records{
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1000px){
#title{
font-size: 7.5rem;
letter-spacing: .55rem;
}
#img-caption{
grid-column:1/3;
place-self: start ;
padding-right: 2rem;
}
.discography{
}
.records{
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.img-item{
}
.img-description {
transform: translateY(150%);
}
.img-item:hover .img-description{
transform: translateY(0%);
}
}
/*END MEDIA=============================*/
Also see: Tab Triggers