Subversion Repositories uuid_mac_utils

Rev

Rev 5 | Rev 15 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 14
Line -... Line 1...
-
 
1
<?php
-
 
2
 
-
 
3
header('Content-Type:text/html; charset=utf-8');
-
 
4
 
1
<html>
5
?><html>
2
 
6
 
3
<head>
7
<head>
4
        <meta charset="iso-8859-1">
8
        <meta charset="UTF-8">
5
        <link rel="stylesheet" type="text/css" href="style.css">
9
        <link rel="stylesheet" type="text/css" href="style.css">
6
        <title>Interprete a MAC address</title>
10
        <title>Interprete a MAC address</title>
7
</head>
11
</head>
8
 
12
 
9
<body>
13
<body>