HTML Pro: How to add a vertical line

In this example, we'll use a table design where we add the vertical line to one table cell:

...
<td style=" border-left: 1px solid #888888">1px grey line</td>
...


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.