All documents are provided under their author responsability, and do not represent the official positions of the École Polytechnique. Informations are given in good faith, but their veracity could not be guaranteed.
Tous les documents fournis le sont sous la responsabilité de leur auteur, et ne représentent pas nécessairement les positions officielles de l'École polytechnique. Les informations données le sont de bonne foi, mais leur véracité ne saurait être garantie.
The documents distributed by this server have been provided by the contributing authors free of charge as a means to ensure timely dissemination of scholarly and technical work on a noncommercial basis, uniquely for a strictly personnal use. Copyright and all rights therein are maintained by the authors or by other copyright holders, notwithstanding that they have offered their works here electronically. Accessing this page for commercial use and/or indexing it in order to make it searchable on a commercial basis is strictly prohibited without prior written consent. It is understood that all persons copying this information will adhere to the terms and constraints invoked by each author's and publishers copyright. These works may not be reposted or distributed in any form without the explicit permission of the copyright holder.
Les documents distribués par ce serveur sont gracieusement fournis par les auteurs pour permettre une diffusion rapide de travaux publics de recherche sur une base non commerciale, uniquement pour un usage strictement personnel. Les droits d'auteur, de commercialisation et d'indexation à des fins commerciales sont conservés par les auteurs et qui de droit malgré le fait que leurs travaux sont accessibles électroniquement. Toutes les personnes et organismes faisant une copie électronique de ces documents s'engagent, par le fait même de faire cette copie, à respecter les droits d'auteurs et droits de distribution associés. En particulier ces documents ne pourront pas être rediffusés, sous quelque forme que ce soit, sans l'accord explicite des bénéficiaires des droits d'auteurs.
You are welcome to let me know about any english language mistakes you find in this site or other problems.
You can "clean" your code there
To build this XHTML1.1 Strict Valid and CSS Valid web-site I have :
ejs.css,
ejs-pages.css,
ejs-plan.css
: for
my css specifications (background, links colors) nospam.js : for the java-script
used for unspammable email display collapse.js : for the java-script
used for collapsable listsnav.html : my naviguation bar
model.html : a initial file for
all pages
footer.html : used for
the end of all my pages
.htaccess : to manage the
authorisation in my site, to redirect some links, to set my own
403.shtml
and
404.shtml
errors files
I wrote this site by hand and I discovered that things changed a lot since
the last time I learned html.
The principal differences I have noticed are :
⁄> :<br> became <br ⁄> <hr> became <hr ⁄> <img src="" ...> became <img src=""
alt="always a alt"... ⁄> <meta ...> became <meta ... ⁄> <p> should always have its <⁄p>
<i>...<⁄i> became
<em>...<⁄em><b>...<⁄b> became
<strong>...<⁄strong><font...>...<⁄font> became
<span style="...">...<⁄span>
<p><⁄p> <p><⁄p> or
<h1><⁄h1> or a table or etc...
Contact: Elodie-Jane
Last modified: April 2006 |
|