Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML code to indent
Message
 
 
À
Tous
Information générale
Forum:
HTML5
Catégorie:
HTML
Titre:
HTML code to indent
Divers
Thread ID:
01685158
Message ID:
01685158
Vues:
44
Hi,

In my web application I send an email using an html template. Basically the file EmailTemplate.html has the following content (simplified):
<p>
Building:   [BUILDING]
Floor: [FLOOR]
Room: [ROOM]
</p>
At run time, the web application replaced the place holders, like [BUILDING] with the actual value of the building.
The result in the email is:
Building: MAIN
Floor: 5
Room: 5010
What kind of the HTML code I should insert in between the Building: and [BUILDING] (and others) to make the value to be indented? That is, so that MAIN, 5, 5010 would be vertically aligned?

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform