Consider this:
li
span.hd Create multiple forms
and deploy them across different departments or locations to refine and segment incoming data.
Note, the second line begins with the word "and" - therefore this will render as:
Create multiple forms deploy them across different departments or locations to refine and segment incoming data.
Note, the word "and" is gone.
li
span.hd Create multiple forms
span and deploy them across different departments or locations to refine and segment incoming data.
This however, will work fine.
Consider this:
Note, the second line begins with the word "and" - therefore this will render as:
Create multiple forms deploy them across different departments or locations to refine and segment incoming data.Note, the word "and" is gone.
This however, will work fine.