CSS 2

nebeneinander

p {
  float: left;
  width: 30%;
  margin: 0 1%;
}
Doubtful Dormouse