Eazy HTML5 Elements
开发者 |
r0bsc0tt
|
更新时间 |
2018年1月3日 04:10 |
PHP版本: |
4.3.1 及以上 |
WordPress版本: |
4.9.1 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
Eazy HTML5 Elements is a WordPress plugin that displays most HTML elements using a shortcode.
This allows theme developers to visualize how HTML elements will display.
Eazy HTML5 Elements includes material copied from or derived from HTML5. Copyright © 2014 W3C® (MIT, ERCIM, Keio, Beihang).
HTML elements are grouped into 5 sections following the HTML5 spec by W3C
HTML HEADINGS
h1, h2, h3, h4, h5, h6
GROUPING HTML CONTENT
p, br, pre, blockquote, ol, ul, li, dl, dt, dd, figure, figcaption, div, main
TEXT LEVEL SEMANTICS
a, em, strong, small, s, cite, q, dfn, abbr, data, time, code, var, samp, kbd, sub, sup, i, b, u, mark, ruby, bdi, bdo, span, br, wbr
EDITS
ins, del
EMBEDDED CONTENT
img, iframe, embed, object, param, video, audio, source, track
TABLES
table, thead, tfoot, tbody, tr, th, td
FORMS
form, input
Input types include:
Text Field, Password Field, Radio Buttons, Checkbox, Number, Date, Color, Range, Month, Week, Time, Datetime, Datetime Local, E-mail, Telephone Number, URL, File, Select, Datalist, Optgroup, Option, Textarea, Keygen, Progress, Meter, Submit Button
安装:
- Download the plugin
- Upload plugin to WordPress installation
- Activate the plugin
- Create a page or post and use the shortcode [eazyhtml] to display HTML elements
屏幕截图:
常见问题:
Where can I find more information on HTML5?
W3C. Specifically the HTML5 Specifications .
更新日志: