Skip to content

Instantly share code, notes, and snippets.

@findlogan
Created January 10, 2020 16:17
Show Gist options
  • Select an option

  • Save findlogan/9600e4b30db283ccd669af3571a43c7d to your computer and use it in GitHub Desktop.

Select an option

Save findlogan/9600e4b30db283ccd669af3571a43c7d to your computer and use it in GitHub Desktop.

Revisions

  1. findlogan created this gist Jan 10, 2020.
    4 changes: 4 additions & 0 deletions Inline-Block.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <div style="display: inline-block">
    <p>These are now inline-block display.</p>
    <p> This is on the same line as the above paragraph.</p>
    </div>