<style>
#firstname
{
border: 2px solid #3b5998;
padding: 10px 40px;
width: 100px;
background: #daf0ff;
}
</style>
</head>
<body>
<p id="firstname">This is a box,This is a box,This is a box,This is a box,This is a box, </p><p id="firstname">This is a box,This is a box,This is a box,This is a box,This is a box,</p>
クッパで表示した後、異なる行にボックスが表示されます....それらを同じ行に表示する方法は?