网页建设
转载过来一些常用的书写格式,以备平时方便粘贴,图用的随机api接口,这个好用
https://source.unsplash.com/
后面跟需要的分辨率,大方美观
标签外挂的使用
Gallery:
example:
1 | <div class="gallery-group-main"> |
Note:
1 | {% note [class] [no-icon] %} |
examples:
default 提示塊標籤
success 提示塊標籤
info 提示塊標籤
warning 提示塊標籤
danger 提示塊標籤
新版gallery
1 | {% gallery %} |
examples
(随机在网上抓的图,载入速度比较慢)
[{"url":"https://api.dujin.org/bing/1366.php","alt":"","title":""},{"url":"https://source.unsplash.com/random/600x802","alt":"","title":""},{"url":"https://source.unsplash.com/random/700x803","alt":"","title":""},{"url":"https://source.unsplash.com/random/800x804","alt":"","title":""},{"url":"https://source.unsplash.com/random/900x805","alt":"","title":""},{"url":"https://source.unsplash.com/random/400x806","alt":"","title":""},{"url":"https://source.unsplash.com/random/600x800","alt":"","title":""},{"url":"https://source.unsplash.com/random/800x200","alt":"","title":""}]
tag hide
{% hideInline content,display,bg,color %}
examples:
哪個英文字母最酷?
門裏站着一個人?
画图
1 | {% mermaid %} |
examples
pie
title Key elements in Product X
"Calcium" : 42.96
"Potassium" : 50.05
"Magnesium" : 10.01
"Iron" : 5
Tabs:
1 | Unique name : Unique name of tabs block tag without comma. |
This is Tab 1.
This is Tab 2.
This is Tab 3.
自定义Tab名称
1 | {% tabs test4 %} |
tab名字為第一個Tab
只有圖標 沒有Tab名字
名字+icon
Button
1 | {% btn [url],[text],[icon],[color] [style] [layout] [position] [size] %} |
This is my chinese website, click the button
This is my chinese website, click the button SheldonZ
This is my chinese website, click the button SheldonZ
This is my chinese website, click the button SheldonZ
This is my chinese website, click the button SheldonZ
*注:来源@jerryc.me 仅供学习使用,侵权删除;>
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
Comments
