摘要: border-image-source 用在边框的图片路径 border-image-slice 图片的边框向内偏移(裁剪的尺寸,一定不加单位,上右下左顺序) border-image-width 图片边框的宽度(需要加单位)(不是边框的宽度,是边框图片的宽度) border-image-repea 阅读全文
posted @ 2021-10-24 23:47 漫漫长路</> 阅读(114) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-10-24 21:32 漫漫长路</> 阅读(559) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <style type="text/css"> *{ margin: 0; padding: 0; font-family: 'Popins',s 阅读全文
posted @ 2021-10-24 20:45 漫漫长路</> 阅读(71) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> </head> <body> <!-- 单价 --> <div class="p-price">$12.60</div> <div class="p-num"> < 阅读全文
posted @ 2021-10-24 16:10 漫漫长路</> 阅读(99) 评论(0) 推荐(0)