Text Indent
[sourcecode language=”css”]
#text-indent {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
[/sourcecode]
[sourcecode language=”css”]
#text-indent {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
[/sourcecode]