Aller au contenu
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Classer Le Code Html

Featured Replies

Posté(e)

Bonjour,

Mon objectif est de classer le code HTML par exemple :

<table cellspacing=0 cellpadding=0 width="100%">
    <tr valign=top>
         <td width=670>
              <img src="images/head.jpg" width=670 height=50>
         </td>
         <td width="100%">
              <img src="images/fill.jpg" width="100%" height=50>
         </td>
    </tr>
</table>

Car en ce moment les codes sont un peu en désordre par exemple :

<table cellspacing=0 cellpadding=0 width="100%">
<tr valign=top>
<td width=670>
<img src="images/head.jpg" width=670 height=50>
</td>
<td width="100%">
<img src="images/fill.jpg" width="100%" height=50>
</td>
</tr>
</table>

C'est pour le site intranet de mon entreprise. J'ai essayé avec des diverses programmes comme html tidy, webexpert (optimiseur de code) mais sans succès car ça classe mal les balises.

Avez-vous des idées ?

Merci d'avance

@++

Posté(e)

Essaye pour sa Ultra Edit c un editeur de texte un peu comme le note pad mais en beacoup plus professionelle !

Tu verras en chipatans un peu tu pourra indenter ton code html ou autre comme tu le souhaite !

Tu pourras meme chosir les couleurs qu'il devra afficher pour tel ou tel balise !

Donc c un bon prog prends sa ! :yes:

Sinon Web expert est bien aussi mais n'indente pas spécialment le code ! :fumer:

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.