source: ether_ndacc/trunk/web/temperature.jsp @ 113

Last change on this file since 113 was 113, checked in by rboipsl, 13 years ago

Import du projet NDACC _ module web

File size: 1.2 KB
Line 
1<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3<html><head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5<link rel="stylesheet" type="text/css" href="resources/css/ndacc.css">
6<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
8       
9        <link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" />
10
11        <title>Ether: NDACC</title>
12        <meta name="generator" content="TYPO3 4.1 CMS" />
13
14</head>
15<body >
16
17<a id="c6752"></a>  <h1 align=center><font color="#0066FF">TEMPERATURE</font></h1>
18
19<table width="100%" border="0" align="center" bordercolor="#FFFFFF">
20<tr>
21<td width="100%"><div align="justify">
22<p>TEMPERATURE : La température de l'air change avec l'altitude. Chaque couche dans l'atmosphÚre a son propre profil de température. Dans la troposphÚre et la mésosphÚre, la température de l'air diminue habituellement avec l'augmentation de l'altitude, tandis que dans la stratosphÚre, la température de l'air s'élÚve avec l'augmentation de l'altitude.
23</p></div></td>
24</tr>
25              </table>
26
27
28</body>
29</html>
Note: See TracBrowser for help on using the repository browser.