# Centro Nacional de Metrología | Gobierno | gob.mx

> Markdown mirror of DialtoneApp's public top-site detail page for `cenam.mx`.

URL: https://dialtoneapp.com/top-sites/cenam.mx/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/cenam.mx

## Summary

- Domain: `cenam.mx`
- Website: https://cenam.mx
- Description: ai readable | score 30 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 97880

## robots

~~~text
User-agent: *
~~~

## llms

~~~text
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Información sobre páginas no encontradas</title>
    <link href="/css/estilos.css" rel="stylesheet" type="text/css" /> 
    	<style>

	.centrar

	{

		position: absolute;

		/*nos posicionamos en el centro del navegador*/

		top:30%;

		left:50%;

		/*determinamos una anchura*/

		width:600px;

		/*indicamos que el margen izquierdo, es la mitad de la anchura*/

		margin-left:-200px;

		/*determinamos una altura*/

		height:500px;

		/*indicamos que el margen superior, es la mitad de la altura*/

		margin-top:-150px;

		border:1px solid #808080;

		padding:5px;

	}

	</style>
</head>
<body  onload="testinput()">
    
                <div style="border:solid 1px #C0C0C0;"  class="centrar"  >
<div id="general">
<table style="width:600px;">
                    <tr>
                         <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            la información que está solicitando no se encuentra en el sitio del CENAM por alguno de los siguientes 
                            motivos:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Se ha movido a algún otro lado</li>
                                <li>La página fue eliminada por su autor</li>
                                <li>La dirección electrónica de la página no es correcta</li>
                                <li>Ocurrió un error al intentar procesar su solicitud</li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Por favor, intente con alguna de estas funcionalidades:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Vaya al <a href="/mapa/">mapa del sitio</a> e intente localizar la 
                                    página que busca.<br /><br /></li>
                                <li>Vaya a la <a href="/">página de inicio</a> y vea si en algunas de las 
                                    opciones del menú se encuentra la página que busca.<br /><br /></li>
                                <li>Si las opciones antes mencionadas no le fueron de utilidad y desea ver si se le puede 
                                    ayudar a encontrar su información envíe un correo a
                                    <a href="mailto:webmaster@cenam.mx">webmaster@cenam.mx</a></li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>
                </div>
                <div id="notascurso" style="display:none ">
                <table style="width:600px;">
                    <tr>
                        <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Su curso ha concluido, para dudas o aclaraciones dirigirse a <a href="mailto:educontinua@cenam.mx">educontinua@cenam.mx</a><br />
&nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                   
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>

                </div>
                
                
                </div>
           
         <script language="javascript" >
        function getAbsolutePath() {
    var loc = window.location;
    var pathName = loc.pathname.substring(0, loc.pathname.lastIndexOf('/') + 1);
    return loc.href.substring(0, loc.href.length - ((loc.pathname + loc.search + loc.hash).length - pathName.length));
}

function testinput() {
str=getAbsolutePath();
str=str.toUpperCase();
re='/cursos/notas/'
re=re.toUpperCase();
  if (str.search(re) != -1) {
  var dv = document.getElementById('notascurso');
  dv.style.display='block';
  var dv = document.getElementById('general');
  dv.style.display='none';
  } else {
var dv = document.getElementById('genral');
dv.style.display='block';
var dv = document.getElementById('notascurso');
dv.style.display='none';


  }
  
}
</script>

        </body>
</html>
~~~

## llms-full

~~~text
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Información sobre páginas no encontradas</title>
    <link href="/css/estilos.css" rel="stylesheet" type="text/css" /> 
    	<style>

	.centrar

	{

		position: absolute;

		/*nos posicionamos en el centro del navegador*/

		top:30%;

		left:50%;

		/*determinamos una anchura*/

		width:600px;

		/*indicamos que el margen izquierdo, es la mitad de la anchura*/

		margin-left:-200px;

		/*determinamos una altura*/

		height:500px;

		/*indicamos que el margen superior, es la mitad de la altura*/

		margin-top:-150px;

		border:1px solid #808080;

		padding:5px;

	}

	</style>
</head>
<body  onload="testinput()">
    
                <div style="border:solid 1px #C0C0C0;"  class="centrar"  >
<div id="general">
<table style="width:600px;">
                    <tr>
                         <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            la información que está solicitando no se encuentra en el sitio del CENAM por alguno de los siguientes 
                            motivos:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Se ha movido a algún otro lado</li>
                                <li>La página fue eliminada por su autor</li>
                                <li>La dirección electrónica de la página no es correcta</li>
                                <li>Ocurrió un error al intentar procesar su solicitud</li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Por favor, intente con alguna de estas funcionalidades:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Vaya al <a href="/mapa/">mapa del sitio</a> e intente localizar la 
                                    página que busca.<br /><br /></li>
                                <li>Vaya a la <a href="/">página de inicio</a> y vea si en algunas de las 
                                    opciones del menú se encuentra la página que busca.<br /><br /></li>
                                <li>Si las opciones antes mencionadas no le fueron de utilidad y desea ver si se le puede 
                                    ayudar a encontrar su información envíe un correo a
                                    <a href="mailto:webmaster@cenam.mx">webmaster@cenam.mx</a></li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>
                </div>
                <div id="notascurso" style="display:none ">
                <table style="width:600px;">
                    <tr>
                        <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Su curso ha concluido, para dudas o aclaraciones dirigirse a <a href="mailto:educontinua@cenam.mx">educontinua@cenam.mx</a><br />
&nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                   
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>

                </div>
                
                
                </div>
           
         <script language="javascript" >
        function getAbsolutePath() {
    var loc = window.location;
    var pathName = loc.pathname.substring(0, loc.pathname.lastIndexOf('/') + 1);
    return loc.href.substring(0, loc.href.length - ((loc.pathname + loc.search + loc.hash).length - pathName.length));
}

function testinput() {
str=getAbsolutePath();
str=str.toUpperCase();
re='/cursos/notas/'
re=re.toUpperCase();
  if (str.search(re) != -1) {
  var dv = document.getElementById('notascurso');
  dv.style.display='block';
  var dv = document.getElementById('general');
  dv.style.display='none';
  } else {
var dv = document.getElementById('genral');
dv.style.display='block';
var dv = document.getElementById('notascurso');
dv.style.display='none';


  }
  
}
</script>

        </body>
</html>
~~~