New style for website based more on CSS3 and HTML5.
This commit is contained in:
parent
a93ee5366e
commit
844f0ebbbf
@ -1,11 +1,14 @@
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</ul>
|
||||
</article>
|
||||
<hr />
|
||||
<footer>
|
||||
<p>
|
||||
Resources: <a href="https://gitlab.com/naortega/" target="_blank" >GitLab</a> -
|
||||
<a href="https://media.themusicinnoise.net/docs/resume_cv.pdf" >Résumé</a><br />
|
||||
LBRY: <a href="https://open.lbry.com/@TheMusicInNoise:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@TheMusicInNoise</a> - <a href="https://open.lbry.com/@nortega:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@nortega</a><br />
|
||||
Copyright © 2016-${copyyear} Nicolás Ortega Froysa<br />
|
||||
This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" >CC-BY-SA 4.0 International</a> license.
|
||||
This page is licensed under the
|
||||
<a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" >CC-BY-SA 4.0 International</a> license.
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
@ -16,41 +16,22 @@
|
||||
<body>
|
||||
<header>
|
||||
<h1>The Music in Noise</h1>
|
||||
<p><i>"If there were one million families praying the Rosary every day, the entire world would be saved."</i> - Pope Saint Pius X</p>
|
||||
<p><i>"If there were one million families praying the Rosary every day, the entire world would be saved."</i><br />
|
||||
✝ Pope Saint Pius X</p>
|
||||
</header>
|
||||
<table id="main-table" >
|
||||
<tr>
|
||||
<td id="nav" >
|
||||
<h3>Menu</h3>
|
||||
<ul>
|
||||
<li><a href="/" >Home</a></li>
|
||||
<li><a href="/blog/" >Blog</a></li>
|
||||
<li><a href="/music.html" >Music</a></li>
|
||||
<li><a href="/poetry.html" >Poetry</a></li>
|
||||
<li><a href="/projects.html" >Projects</a></li>
|
||||
<ul>
|
||||
<li><a href="/decentralized.html" >Decentralized</a></li>
|
||||
<li><a href="/doublesgame.html" >DoublesGame</a></li>
|
||||
</ul>
|
||||
<li><a href="/contact.html" >Contact</a></li>
|
||||
</ul>
|
||||
<h3>Tor</h3>
|
||||
<ul>
|
||||
<li><a href="https://themusicinnoise.net/" >Use Clear-Net</a></li>
|
||||
<li><a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" >Use Onion</a></li>
|
||||
</ul>
|
||||
<h3>Special Links</h3>
|
||||
<ul>
|
||||
<li><a href="https://gitlab.com/naortega" target="_blank" >Code Repositories</a></li>
|
||||
<li><a href="https://media.themusicinnoise.net/docs/resume_cv.pdf" >Résumé</a></li>
|
||||
<li>LBRY:</li>
|
||||
<ul>
|
||||
<li><a href="https://open.lbry.com/@TheMusicInNoise:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@TheMusicInNoise</a></li>
|
||||
<li><a href="https://open.lbry.com/@nortega:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@nortega</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</td>
|
||||
<td id="content" >
|
||||
<h2 id="page-title" >Blog</h2>
|
||||
<p>Feeds: <a href="rss.xml" >RSS</a> | <a href="atom.xml" >Atom</a></p>
|
||||
<ul>
|
||||
<hr />
|
||||
<nav>
|
||||
<a href="/" >Home</a>
|
||||
<a href="/blog/" >Blog</a>
|
||||
<a href="/music.html" >Music</a>
|
||||
<a href="/poetry.html" >Poetry</a>
|
||||
<a href="/projects.html" >Projects</a>
|
||||
<a href="/contact.html" >Contact</a>
|
||||
<a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" style="float:right" >Onion</a>
|
||||
<a href="https://themusicinnoise.net/" style="float:right" >Clear-Net</a>
|
||||
</nav>
|
||||
<hr />
|
||||
<article>
|
||||
<h2 id="page-title" >Blog</h2>
|
||||
<p>Feeds: <a href="rss.xml" >RSS</a> | <a href="atom.xml" >Atom</a></p>
|
||||
<ul>
|
||||
|
@ -1,6 +1,3 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<footer>
|
||||
<p>
|
||||
Copyright © 2016-${copyyear} Nicolás Ortega Froysa<br />
|
||||
|
@ -16,38 +16,19 @@
|
||||
<body>
|
||||
<header>
|
||||
<h1>The Music in Noise</h1>
|
||||
<p><i>"If there were one million families praying the Rosary every day, the entire world would be saved."</i> - Pope Saint Pius X</p>
|
||||
<p><i>"If there were one million families praying the Rosary every day, the entire world would be saved."</i><br />
|
||||
✝ Pope Saint Pius X</p>
|
||||
</header>
|
||||
<table id="main-table" >
|
||||
<tr>
|
||||
<td id="nav" >
|
||||
<h3>Menu</h3>
|
||||
<ul>
|
||||
<li><a href="/" >Home</a></li>
|
||||
<li><a href="/blog/" >Blog</a></li>
|
||||
<li><a href="/music.html" >Music</a></li>
|
||||
<li><a href="/poetry.html" >Poetry</a></li>
|
||||
<li><a href="/projects.html" >Projects</a></li>
|
||||
<ul>
|
||||
<li><a href="/decentralized.html" >Decentralized</a></li>
|
||||
<li><a href="/doublesgame.html" >DoublesGame</a></li>
|
||||
</ul>
|
||||
<li><a href="/contact.html" >Contact</a></li>
|
||||
</ul>
|
||||
<h3>Tor</h3>
|
||||
<ul>
|
||||
<li><a href="https://themusicinnoise.net/" >Use Clear-Net</a></li>
|
||||
<li><a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" >Use Onion</a></li>
|
||||
</ul>
|
||||
<h3>Special Links</h3>
|
||||
<ul>
|
||||
<li><a href="https://gitlab.com/naortega" target="_blank" >Code Repositories</a></li>
|
||||
<li><a href="https://media.themusicinnoise.net/docs/resume_cv.pdf" >Résumé</a></li>
|
||||
<li>LBRY:</li>
|
||||
<ul>
|
||||
<li><a href="https://open.lbry.com/@TheMusicInNoise:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@TheMusicInNoise</a></li>
|
||||
<li><a href="https://open.lbry.com/@nortega:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@nortega</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</td>
|
||||
<td id="content" >
|
||||
<hr />
|
||||
<nav>
|
||||
<a href="/" >Home</a>
|
||||
<a href="/blog/" >Blog</a>
|
||||
<a href="/music.html" >Music</a>
|
||||
<a href="/poetry.html" >Poetry</a>
|
||||
<a href="/projects.html" >Projects</a>
|
||||
<a href="/contact.html" >Contact</a>
|
||||
<a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" style="float:right" >Onion</a>
|
||||
<a href="https://themusicinnoise.net/" style="float:right" >Clear-Net</a>
|
||||
</nav>
|
||||
<hr />
|
||||
<article>
|
||||
|
33
style.css
33
style.css
@ -31,29 +31,27 @@
|
||||
font-family: serif;
|
||||
}
|
||||
|
||||
#main-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#main-table, #nav, #content {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
td {
|
||||
vertical-align: top;
|
||||
padding: 10px;
|
||||
body {
|
||||
width: 50%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
header {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#nav {
|
||||
width: 20%;
|
||||
nav {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#nav ul {
|
||||
padding-left: 20px;
|
||||
nav a {
|
||||
float: left;
|
||||
display: block;
|
||||
font-size: 18px;
|
||||
padding: 4px 8px;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
@ -62,6 +60,7 @@ ul {
|
||||
|
||||
p {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
a {
|
||||
@ -94,3 +93,7 @@ h3, h4 {
|
||||
footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
body { width: 100%; }
|
||||
}
|
||||
|
@ -1,10 +1,13 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</article>
|
||||
<hr />
|
||||
<footer>
|
||||
<p>
|
||||
Resources: <a href="https://gitlab.com/naortega/" target="_blank" >GitLab</a> -
|
||||
<a href="https://media.themusicinnoise.net/docs/resume_cv.pdf" >Résumé</a><br />
|
||||
LBRY: <a href="https://open.lbry.com/@TheMusicInNoise:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@TheMusicInNoise</a> - <a href="https://open.lbry.com/@nortega:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@nortega</a><br />
|
||||
Copyright © 2016-${copyyear} Nicolás Ortega Froysa<br />
|
||||
This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" >CC-BY-SA 4.0 International</a> license.
|
||||
This page is licensed under the
|
||||
<a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" >CC-BY-SA 4.0 International</a> license.
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
@ -16,38 +16,19 @@
|
||||
<body>
|
||||
<header>
|
||||
<h1>The Music in Noise</h1>
|
||||
<p><i>"If there were one million families praying the Rosary every day, the entire world would be saved."</i> - Pope Saint Pius X</p>
|
||||
<p><i>"If there were one million families praying the Rosary every day, the entire world would be saved."</i><br />
|
||||
✝ Pope Saint Pius X</p>
|
||||
</header>
|
||||
<table id="main-table" >
|
||||
<tr>
|
||||
<td id="nav" >
|
||||
<h3>Menu</h3>
|
||||
<ul>
|
||||
<li><a href="/" >Home</a></li>
|
||||
<li><a href="/blog/" >Blog</a></li>
|
||||
<li><a href="/music.html" >Music</a></li>
|
||||
<li><a href="/poetry.html" >Poetry</a></li>
|
||||
<li><a href="/projects.html" >Projects</a></li>
|
||||
<ul>
|
||||
<li><a href="/decentralized.html" >Decentralized</a></li>
|
||||
<li><a href="/doublesgame.html" >DoublesGame</a></li>
|
||||
</ul>
|
||||
<li><a href="/contact.html" >Contact</a></li>
|
||||
</ul>
|
||||
<h3>Tor</h3>
|
||||
<ul>
|
||||
<li><a href="https://themusicinnoise.net/" >Use Clear-Net</a></li>
|
||||
<li><a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" >Use Onion</a></li>
|
||||
</ul>
|
||||
<h3>Special Links</h3>
|
||||
<ul>
|
||||
<li><a href="https://gitlab.com/naortega" target="_blank" >Code Repositories</a></li>
|
||||
<li><a href="https://media.themusicinnoise.net/docs/resume_cv.pdf" >Résumé</a></li>
|
||||
<li>LBRY:</li>
|
||||
<ul>
|
||||
<li><a href="https://open.lbry.com/@TheMusicInNoise:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@TheMusicInNoise</a></li>
|
||||
<li><a href="https://open.lbry.com/@nortega:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy" target="_blank" >@nortega</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</td>
|
||||
<td id="content" >
|
||||
<hr />
|
||||
<nav>
|
||||
<a href="/" >Home</a>
|
||||
<a href="/blog/" >Blog</a>
|
||||
<a href="/music.html" >Music</a>
|
||||
<a href="/poetry.html" >Poetry</a>
|
||||
<a href="/projects.html" >Projects</a>
|
||||
<a href="/contact.html" >Contact</a>
|
||||
<a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" style="float:right" >Onion</a>
|
||||
<a href="https://themusicinnoise.net/" style="float:right" >Clear-Net</a>
|
||||
</nav>
|
||||
<hr />
|
||||
<article>
|
||||
|
Loading…
Reference in New Issue
Block a user