58 lines
2.1 KiB
HTML
58 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Caught in the Net</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="theme-color" content="#157878">
|
|
<link rel="stylesheet" href="/css/normalize.css">
|
|
<!--<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>-->
|
|
<link rel="stylesheet" href="/fonts/opensans.css">
|
|
<link rel="stylesheet" href="/css/cayman.css">
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<section class="page-header">
|
|
<h1 class="project-name">Caught in the Net</h1>
|
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
|
<a class="btn" href="/">Home</a>
|
|
<a class="btn" href="/about/">About me</a>
|
|
<a class="btn" href="/contattami/">Contact me</a>
|
|
<a class="btn" href="/archive/">Archive</a>
|
|
<a class="btn" href="/feed.xml">RSS</a>
|
|
<a class="btn" href="http://francescomecca.eu/git/explore/repos">Personal Git</a>
|
|
<a class="btn" href="https://github.com/FraMecca">Github</a>
|
|
<a class="btn" href="/curriculum/CV_Mecca_Francesco.pdf">Curriculum</a>
|
|
</section>
|
|
|
|
|
|
<section class="main-content">
|
|
|
|
<div class="page">
|
|
<h1 class="page-title">Domain names</h1>
|
|
<p>A <a href="https://en.wikipedia.org/wiki/Domain_name">domain name</a> is a string of words used to locate an entity on the Internet.</p>
|
|
|
|
<p>For this blog, the domain name is <a href="/">francescomecca.eu</a>.</p>
|
|
|
|
<p><hr></p>
|
|
|
|
<p>Un nome di dominio e` una stringa univoca utilizzata per identificare una risorsa in rete.</p>
|
|
|
|
<p>Il nome di dominio di questo blog e` <a href="/">francescomecca.eu</a>.</p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<footer class="site-footer">
|
|
<!--<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="contattami">Francesco Mecca</a>.</span>-->
|
|
<span> CC BY-SA 4.0 International.</br> </span>
|
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
|
</footer>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
</html>
|