Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] How to increase default vertical spacing?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197272
    knowledgenotebook
    Participant

    Hi,

    How to increase default vertical spacing between tables.
    Btw, the number of tables is unknown yet.

    Here’s my current code:
    border:2px solid skyblue;
    margin-left: 15%;
    width:500px;
    height:300px;

    Thank you.

    #197283
    Paulie_D
    Member

    Reduced demo in Codepen or it didn’t happen.

    Not sure what you are asking but margin-bottom on tables should work..I can’t think why it would’t.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.