How can I change the line spacing for one paragraph in an HTML email template

0 votes

I want to add html commands that will shorten the space between lines immediately before and just after a group of lines. The commands I've discovered on websites either don't function or need to be inserted between other commands.

The commands I've discovered on websites either don't function or need to be inserted between other commands. I experimented with commands like line-height=50 percent.

Here is the outcome.

Enterprise Analyst:

Resources for User Testing:

Here is the code:

<html><head>
  <meta name="generator" content=  "HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org">
  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
  <title>$BEGINSUBJECT()$NOTIFICATION() - $ITEMNUMBER()$FIELDVALUE(ID) $TTID()$ENDSUBJECT()</title>
  <style type="text/css">
  body {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size:12px;}
  a.attachlink:link { color: #0000FF }
  a.attachlink:visited { color: #0000FF }
  a.attachlink:hover { color: #006600 } 
  .itemTitle{ font-size:120%; padding: 0px;  color: #FFFFFF; border-bottom:thin solid Navy; background-color: Navy;  }
  .itemColor{ color: #FFFFFF;}
  td {padding:4px; vertical-align:top;} 
  td.sidebar{     color: #333;}
  .fieldNames {color: #333; white-space:nowrap; font-weight: bold;}
  .footer{ color: #818181; font-size:80%; font-style: italic; }
  .greyborder{background-color:#f7f7f7; border:thin #999 solid; width:auto;}
  </style></head>
<body>   <table>    <tbody><tr>      <td>        <table class="itemTitle">          <tbody><tr>            <td class="itemColor"> 
<b>$ITEMNUMBER()$FIELDVALUE(ID)</b> ($FIELDVALUE(TITLE)) <b>Requires Action</b> </td>          </tr>        </tbody></table>      </td>    </tr>    <tr>        <td>    <b> <table width="100%"> 
Please transition <b>$ITEMNUMBER()$FIELDVALUE(ID)</b> in state <b>$FIELDVALUE(STATE).</b><br> <br>      
To open $ITEMNUMBER()$FIELDVALUE(ID) $LINK(TRUE, click here.)       <font color="#ff0000">
Your prompt attention to this request is greatly appreciated.</font></td></tr>            <tr><td>   $IF(CANVIEW)<b>
$FIELDS(1) <tr> <td>
<font color="#FF0000">This is a SYSTEM GENERATED EMAIL. Please do not reply.<br></font></tr></td><tr><td>
Thank you!    <br>    </td>    </tr>    </tbody></table>    <hr color="navy"> <br> <font color="#d0d0d0" size="1">
Reference: $NOTIFICATION()</font></body></html>
Jul 24, 2022 in HTML by Ashwini
• 5,430 points
493 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In HTML

0 votes
0 answers

How can I set the default value for an HTML <select> element?

I believed that by setting the "value" ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
339 views
0 votes
0 answers
0 votes
0 answers

How can I create download link in HTML?

I am somewhat familiar with HTML. I ...READ MORE

Jul 19, 2022 in HTML by Tejashwini
• 3,820 points
322 views
0 votes
0 answers

How to re-enable right click so that I can inspect HTML elements in Chrome?

I am currently seeing a web page ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
515 views
0 votes
0 answers

How can I set max-length in an HTML5 "input type=number" element?

The max length property of the input ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
1,352 views
0 votes
0 answers

How to view an HTML file in the browser with Visual Studio Code?

With the new Microsoft Visual Studio Code, ...READ MORE

Aug 10, 2022 in HTML by Deepak
• 980 points
480 views
0 votes
1 answer

How blockchain hides it's HTML source?

When you click View Source, you see ...READ MORE

answered Jul 17, 2018 in Blockchain by Shashank
• 10,400 points
948 views
0 votes
2 answers

Define a SQL query? What is the difference between SELECT and UPDATE Query? How do you use SQL in SAS?

HI.. SQL is Structured Query Language, which is ...READ MORE

answered Aug 8, 2020 in PHP by anonymous
9,662 views
0 votes
1 answer

Vertically centering text in a div

Try this code: .smallUnitBox { ...READ MORE

answered Sep 3, 2018 in Blockchain by digger
• 26,740 points
592 views
0 votes
1 answer

Using Post and Get for Embedded System Communication

Twitter would be a great place to ...READ MORE

answered Sep 4, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
554 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP