-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtopheader.html.babar
32 lines (28 loc) · 1.76 KB
/
topheader.html.babar
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<div id="top">
<div id="pgHeader">
<span id="pgHeaderLogoLeft">
<a href="/" title="PostgreSQL"><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a>
</span>
<span id="pgHeaderLogoRight">
<a href="/" title="La base de donnees la plus sophistiquee au monde."><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_right.png" width="210" height="80" alt="La base de donnees la plus sophistiquee au monde." /></a>
</span>
</div>
</div>
<div class="pgTopNav">
<div class="pgTopNavLeft">
<img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_lft.png" width="7" height="23" alt="" />
</div>
<div class="pgTopNavRight">
<img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_rgt.png" width="7" height="23" alt="" />
</div>
<ul class="pgTopNavList">
<li><a href="http://www.postgresql.fr/" title="Accueil">Accueil</a></li>
<li><a href="http://blog.postgresql.fr/" title="Lire les actualités">Actualités</a></li>
<li><a href="http://docs.postgresql.fr/" title="Lire la documentation officielle">Documentation</a></li>
<li><a href="http://forums.postgresql.fr/" title="Pour poser des questions">Forums</a></li>
<li><a href="http://asso.postgresql.fr/" title="La vie de l'association">Association</a></li>
<li><a href="http://www.postgresql.fr/devel:accueil" title="Informations pour les développeurs/traducteurs">Développeurs</a></li>
<li><a href="http://planete.postgresql.fr" title="La planète francophone sur PostgreSQL">Planète</a></li>
<li><a href="http://support.postgresql.fr" title="Support sur PostgreSQL">Support</a></li>
</ul>
</div>