Raw

The first line of Is below is tab (&#09) delimited. The second is space delimited. The Is should line up. (They are placed every eight columns.)

123456789012345678901234567890123456789012345678901234567
I	I	I	I	I	I	I	I
I       I       I       I       I       I       I       I  
123456789012345678901234567890123456789012345678901234567

The following four lines are separated by a carriage return (CR, &#13).

Line 1
Line 2
Line 3
Line 4

&#nn; entities

The first line of Is below is tab (&#09) delimited. The second is space delimited. The Is should line up. (They are placed every eight columns.)

123456789012345678901234567890123456789012345678901234567
I	I	I	I	I	I	I	I
I       I       I       I       I       I       I       I  
123456789012345678901234567890123456789012345678901234567

The following four lines are separated by a carriage return (CR, &#13).

Line 1
Line 2
Line 3
Line 4

&#xnn; entities

The first line of Is below is tab (&#x09) delimited. The second is space delimited. The Is should line up. (They are placed every eight columns.)

123456789012345678901234567890123456789012345678901234567
I	I	I	I	I	I	I	I
I       I       I       I       I       I       I       I  
123456789012345678901234567890123456789012345678901234567

The following four lines are separated by a carriage return (CR, &#x0D).

Line 1
Line 2
Line 3
Line 4

&#x00nn; entities

The first line of Is below is tab (&#x0009) delimited. The second is space delimited. The Is should line up. (They are placed every eight columns.)

123456789012345678901234567890123456789012345678901234567
I	I	I	I	I	I	I	I
I       I       I       I       I       I       I       I  
123456789012345678901234567890123456789012345678901234567

The following four lines are separated by a carriage return (CR, &#x000D).

Line 1
Line 2
Line 3
Line 4