HTML code
-
Hey
I have a website with old postcards now I want to put text under the postcards. But whatever I do it does not go as well as the text is too much to the right, halfway through the postcard
When I make a table with an online HTML program I see the text nicely below each other and the space between the lines small, but copy the HTML code in the program then you see the rules underneath further apart and I do not want that . Or when pasting the code into the program, the program automatically removes certain code.<table style = “width: 551.5px;”>
<tbody>
<tr>
<td style = “width: 92px;”> Issue: </ td>
<td style = “width: 472.5px;”> I. Fisherman </ td>
</ tr>
<tr>
<td style = “width: 92px;”> Sent: </ td>
<td style = “width: 472.5px;”> 1968 </ td>
</ tr>
<tr>
<td style = “width: 92px;”> Note: </ td>
<td style = “width: 472.5px;”> In the past the fam. Kroon lived here. </ td>
</ tr>
</ tbody>
</ table>The page I need help with: [log in to see the link]
The topic ‘HTML code’ is closed to new replies.