Neocities.org

Theme:
Save View
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>Noticias</title>
    <link href="/style.css" rel="stylesheet" type="text/css" media="all">
  </head>
  <body>
    <h1>Noticias sobre firefox OS</h1>
    <ul>
      <li>Mozilla y sus socios llevan Firefox OS a nuevas plataformas y dispositivos</li>
      <li>Firefox presenta dos nuevos socios sociales</li>
    </ul>
  </body>
</html>    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX