03 2021 档案

摘要:web字体图标库 icomoon.io @font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?luu64u'); src: url('fonts/icomoon.eot?luu64u#iefix') format('embe 阅读全文
posted @ 2021-03-30 21:34 忆清鸣 阅读(39) 评论(0) 推荐(0)
摘要:html5盒子 <header class="header"> <nav class="nav"> <ul> <li>网站首页</li> <li>模板</li> <li>关于我们</li> <li>我们的故事</li> <li>我们的蜜月</li> <li>婚礼现场</li> <li>婚纱摄影</l 阅读全文
posted @ 2021-03-25 21:30 忆清鸣 阅读(36) 评论(0) 推荐(0)
摘要:web字体图标 <style> @font-face{ font-family: myFont; src:url('./fonts/demo2-1/书法.ttf'); } div{ font-family: myFont; font-size:4em; } </style> <div> 使用@fon 阅读全文
posted @ 2021-03-23 21:28 忆清鸣 阅读(54) 评论(0) 推荐(0)
摘要:HTML5框架 <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>浮动与定位</title> <style type="text/css"> 阅读全文
posted @ 2021-03-16 17:18 忆清鸣 阅读(56) 评论(0) 推荐(0)