Examples with "page.html" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Now open your page.html file in your browser to test it, as you usually do.
Ouvrez maintenant votre fichierpage.htmldans votre navigateur pour le tester, comme vous le faites d'habitude.
Save this file as any name you want (for example, page.html).
You just have to open the page.html file (which will automatically call the style.css file).
Il faut ouvrir le fichierpage.html(il fera automatiquement appel au fichierstyle.css).
To nest files in the html directory within the file page.html, replacing the <? body? processing instruction, you may write the following element
Pour encapsuler les fichiers du répertoire html dans le fichier page.html, à l'emplacement de l'instruction de traitement <? body ?, on écrira l'élément suivant
If not automatically redirected, click here: content/title page.html
Si le téléchargement ne demarre pas automatiquement, s'il vous plait cliquez ici pour telecharger.
This is a test version. You may check the main page.html to see how it's done.
Andere resultaten
"page1.html" or "page2.html" - generated folder should be into "pages" folder on your server
Inside you put your Genshi templates, again my-page.html is just an example.
The dispatcher caches the response at/my-page.html and returns the response to the user.
If you want to create a URL such as/page/title-of-page.html you would create your route using
If you want to create a URL such as/page/title-of-page.html you would create your route using
If you want to create a URL such as/page/title-of-page.html you would create your route as illustrated below
Si vous voulez créer une URL comme /page/titre-de-page.html, vous devriez créer votre route Ensuite pour créer des liens qui s'adapteront aux routes, utilisez simplement
Never access cached files by using traditional GET parameters (like other-cached-page.html? parameterName=value).
Ne jamais accéder à des fichiers mis en cache à l'aide des paramètres GET traditionnels (comme other-cached-page.html? parameterName=value).