css3 边框导入图片

<!DOCTYPE html> <html> <head> <style>  div { border:15px solid transparent; width:300px; padding:10px 20px; } #round { -moz-border-image:url(/i/border.png) 30 30 round;    /* Old Firefox */ -webkit-bo
相关文章
相关标签/搜索