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
Release: 2016-06-24 11:52:17
Original
1578 people have browsed it

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;
}










source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template