My favorites
▼
|
Sign in
lineadecodigo
Web Code Samples in spanish
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
lineadecodigo_web
/
WebContent
/
markup
/
HTML
/
pagina
/
poner-titulo-a-la-pagina.html
r478
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Este es el titulo de la pagina</title>
</head>
<body>
<h1>Como poner titulo a una página</h1>
<br><br>
<hr>
Artículo disponible en: <a href="http://lineadecodigo.com/2009/04/25/poner-titulo-a-una-pagina-web/">http://lineadecodigo.com/2009/04/25/poner-titulo-a-una-pagina-web/</a><br/>
<a href="http://lineadecodigo.com" title="Linea de Codigo">lineadecodigo.com</a>
</body>
</html>
Show details
Hide details
Change log
r136
by vcuervo on Apr 25, 2009
Diff
Poner titulo a una página web
Go to:
...eb/WebContent/markup/HTML/pagina
...na/poner-titulo-a-la-pagina.html
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 604 bytes, 18 lines
View raw file
Powered by
Google Project Hosting