New style for website based more on CSS3 and HTML5.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-03-16 17:45:38 +01:00
parent a93ee5366e
commit 844f0ebbbf
7 changed files with 81 additions and 132 deletions

View File

@ -1,11 +1,14 @@
</ul> </ul>
</td> </article>
</tr> <hr />
</table>
<footer> <footer>
<p> <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 &copy; 2016-${copyyear} Nicolás Ortega Froysa<br /> Copyright &copy; 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> </p>
</footer> </footer>
</body> </body>

View File

@ -16,41 +16,22 @@
<body> <body>
<header> <header>
<h1>The Music in Noise</h1> <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 />
&#10013; Pope Saint Pius X</p>
</header> </header>
<table id="main-table" > <hr />
<tr> <nav>
<td id="nav" > <a href="/" >Home</a>
<h3>Menu</h3> <a href="/blog/" >Blog</a>
<ul> <a href="/music.html" >Music</a>
<li><a href="/" >Home</a></li> <a href="/poetry.html" >Poetry</a>
<li><a href="/blog/" >Blog</a></li> <a href="/projects.html" >Projects</a>
<li><a href="/music.html" >Music</a></li> <a href="/contact.html" >Contact</a>
<li><a href="/poetry.html" >Poetry</a></li> <a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" style="float:right" >Onion</a>
<li><a href="/projects.html" >Projects</a></li> <a href="https://themusicinnoise.net/" style="float:right" >Clear-Net</a>
<ul> </nav>
<li><a href="/decentralized.html" >Decentralized</a></li> <hr />
<li><a href="/doublesgame.html" >DoublesGame</a></li> <article>
</ul> <h2 id="page-title" >Blog</h2>
<li><a href="/contact.html" >Contact</a></li> <p>Feeds: <a href="rss.xml" >RSS</a> | <a href="atom.xml" >Atom</a></p>
</ul> <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>

View File

@ -1,6 +1,3 @@
</td>
</tr>
</table>
<footer> <footer>
<p> <p>
Copyright &copy; 2016-${copyyear} Nicolás Ortega Froysa<br /> Copyright &copy; 2016-${copyyear} Nicolás Ortega Froysa<br />

View File

@ -16,38 +16,19 @@
<body> <body>
<header> <header>
<h1>The Music in Noise</h1> <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 />
&#10013; Pope Saint Pius X</p>
</header> </header>
<table id="main-table" > <hr />
<tr> <nav>
<td id="nav" > <a href="/" >Home</a>
<h3>Menu</h3> <a href="/blog/" >Blog</a>
<ul> <a href="/music.html" >Music</a>
<li><a href="/" >Home</a></li> <a href="/poetry.html" >Poetry</a>
<li><a href="/blog/" >Blog</a></li> <a href="/projects.html" >Projects</a>
<li><a href="/music.html" >Music</a></li> <a href="/contact.html" >Contact</a>
<li><a href="/poetry.html" >Poetry</a></li> <a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" style="float:right" >Onion</a>
<li><a href="/projects.html" >Projects</a></li> <a href="https://themusicinnoise.net/" style="float:right" >Clear-Net</a>
<ul> </nav>
<li><a href="/decentralized.html" >Decentralized</a></li> <hr />
<li><a href="/doublesgame.html" >DoublesGame</a></li> <article>
</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" >

View File

@ -31,29 +31,27 @@
font-family: serif; font-family: serif;
} }
#main-table { body {
width: 100%; width: 50%;
} margin-left: auto;
margin-right: auto;
#main-table, #nav, #content {
border: 1px solid black;
}
td {
vertical-align: top;
padding: 10px;
} }
header { header {
text-align: center; text-align: center;
} }
#nav { nav {
width: 20%; overflow: hidden;
} }
#nav ul { nav a {
padding-left: 20px; float: left;
display: block;
font-size: 18px;
padding: 4px 8px;
text-align: center;
text-decoration: none;
} }
ul { ul {
@ -62,6 +60,7 @@ ul {
p { p {
font-size: 16px; font-size: 16px;
line-height: 24px;
} }
a { a {
@ -94,3 +93,7 @@ h3, h4 {
footer { footer {
text-align: center; text-align: center;
} }
@media screen and (max-width: 800px) {
body { width: 100%; }
}

View File

@ -1,10 +1,13 @@
</td> </article>
</tr> <hr />
</table>
<footer> <footer>
<p> <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 &copy; 2016-${copyyear} Nicolás Ortega Froysa<br /> Copyright &copy; 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> </p>
</footer> </footer>
</body> </body>

View File

@ -16,38 +16,19 @@
<body> <body>
<header> <header>
<h1>The Music in Noise</h1> <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 />
&#10013; Pope Saint Pius X</p>
</header> </header>
<table id="main-table" > <hr />
<tr> <nav>
<td id="nav" > <a href="/" >Home</a>
<h3>Menu</h3> <a href="/blog/" >Blog</a>
<ul> <a href="/music.html" >Music</a>
<li><a href="/" >Home</a></li> <a href="/poetry.html" >Poetry</a>
<li><a href="/blog/" >Blog</a></li> <a href="/projects.html" >Projects</a>
<li><a href="/music.html" >Music</a></li> <a href="/contact.html" >Contact</a>
<li><a href="/poetry.html" >Poetry</a></li> <a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" style="float:right" >Onion</a>
<li><a href="/projects.html" >Projects</a></li> <a href="https://themusicinnoise.net/" style="float:right" >Clear-Net</a>
<ul> </nav>
<li><a href="/decentralized.html" >Decentralized</a></li> <hr />
<li><a href="/doublesgame.html" >DoublesGame</a></li> <article>
</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" >