Hopefully this change makes it easier on the eye for the reader. Other hyperlinks on this page seems on the shorter side (in terms of length of text), so I hope to achieve some consistency in length of text, across hyperlinks.
		
			
				
	
	
		
			58 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
| <link rel="stylesheet" type="text/css" href="solarized_light.css">
 | |
| </head>
 | |
| <body>
 | |
| <p>
 | |
| Welcome.
 | |
| </p>
 | |
| <p>I elaborate a little about me, on this web-site, the look of which I have deliberately kept simple.
 | |
|   </p>
 | |
|   <hr />
 | |
|   <p><h3>Menu
 | |
|   </h3>
 | |
|   </p>
 | |
|   <ul>
 | |
|     <li><a href="religion.html">Religion
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="dvcs.html">Software development
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="poetry.html">Poetry
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="v_journal.html">
 | |
|       Visual art(s)
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="press.html">Press
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="qna.html">I take questions
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="contact.html">Contact
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="activity.html">My online activity elsewhere
 | |
|       </a>
 | |
|     </li>
 | |
|     
 | |
|     <li><a href="colophon.html">Colophon
 | |
|       </a>
 | |
|     </li>
 | |
|       <li>
 | |
|     <a href="https://www.paypal.me/tonytoni">Donate to me</a>?
 | |
|       </li>
 | |
|       
 | |
|   </ul>
 | |
| <hr />
 | |
|   <p><a href="pona.html">
 | |
| Pona li pona
 | |
| </a>
 | |
| </p>
 | |
| </body>
 | |
| </html>
 |