Home >Web Front-end >HTML Tutorial >Beautiful rounded text box CSS3 implementation_html/css_WEB-ITnose

Beautiful rounded text box CSS3 implementation_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:52:171584browse

I entered Renren’s small website and found a very nice text box with rounded corners. It turns out that it uses the effect of CSS3, but it is currently only supported by IE9 and FF browsers.


5px 5px;
font -size: 14px;
height: 31px;
line-height: 31px;
margin-right: 10px;
padding: 0;
Width: 327px;
}










Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn