• CSS text-indent: An Excellent Trick To Style Your HTML Form

    Posted: 2 years ago in Tutorials

    You probably know what the text-indent property does in CSS. It’s a common CSS property allowing webmasters to indent paragraphs and hide text for image-based links. Text-indent does this great; however, it doesn’t just hide and indent text. It does more.

    People mostly use text-indent to hide text like our example above. They often use the negative value for text-indent but forget to make use of its original intent: inset indentation. Here I’ll show you how to make a beautiful text field using text-indent…

    VN:F [1.9.14_1148]
    Rating: 0 (from 0 votes)