使用基本的代码 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>css</title> <link rel="stylesheet" href="css/animate.compat.css"> </head> <body> < ...
分类:
Web程序 时间:
2020-05-15 11:49:39
阅读次数:
135
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>搬运园:一个专注搬运的车库地址的网站 博主首页</title> <link rel="stylesheet" href="mycss.css"> </head> ...
分类:
其他好文 时间:
2020-05-15 09:59:57
阅读次数:
103
一、完结HTML连载,手写努比亚首页界面 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <link rel="stylesheet" href="CSS/base.css"> < ...
分类:
Web程序 时间:
2020-05-14 01:45:51
阅读次数:
71
要点:直接将vue模板文件(实际就是html,文件名和后缀可任意)放在go的模板目录即可。 1、首先在每个html文件的head部分按顺序加上(注意顺序) <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chal ...
分类:
其他好文 时间:
2020-05-12 13:24:25
阅读次数:
89
一、先上成型之后的图 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <link rel="stylesheet" href="CSS/base.css"> <link rel=" ...
分类:
Web程序 时间:
2020-05-10 01:21:18
阅读次数:
66
<!DOCTYPEhtml><html><headlang="en"><metacharset="UTF-8"><title>今日团购模块</title><linkrel="stylesheet"href="css/shopping.css"></head><body><divid="
分类:
Web程序 时间:
2020-05-09 00:52:58
阅读次数:
103
效果图 index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>index</title> <link rel="stylesheet" href="https://fonts.googleap ...
分类:
移动开发 时间:
2020-05-08 18:27:57
阅读次数:
80
效果图 index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>index</title> <link rel="stylesheet" href="https://cdn.bootcss.co ...
分类:
Web程序 时间:
2020-05-08 15:51:50
阅读次数:
95
效果图 index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>index</title> <link rel="stylesheet" href="css/style.css"> </head ...
分类:
其他好文 时间:
2020-05-08 10:11:34
阅读次数:
71
效果图 index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>index</title> <link rel="stylesheet" href="css/style.css"> </head ...
分类:
其他好文 时间:
2020-05-08 10:07:53
阅读次数:
54