HTML Entity/Symbol▄(LOWER HALF BLOCK )

Copy this symbol

LOWER HALF BLOCK

Click on any of the following code values to copy to clipboard.

▄
▄
U+02584
\2584
▄

HTML Examples

Using HTML Code value in HTML file

<span> &#9604; </span>

Using HTML Entity value in HTML file

<span> &lhblk; </span>

CSS Example

Using CSS content code of the HTML entity &lhblk; to specify in a CSS file

span { 
    content: "\2584";
}
All HTML Symbols