text area

kode
<p>Sample text here...</p>
<p>And another line of sample text here...</p>
g




<html></html>
are wrapped as an inline elements.
    <head>
        <title>
            GeeksforGeeks Bootstrap Code Example
        </title>
    </head>
Copied !

.some-box {
	width: 20px;
	height: 20px;
	background: black;
	margin-bottom: 1.5rem;
}