Site Notice

hello, world

Check

From Project-EPB Commons
Revision as of 03:17, 27 March 2020 by 机智的小鱼君 (talk | contribs) ([InPageEdit] 没有编辑摘要)

<html> <div class="in-page-edit"><input type="checkbox" id="a" /> <label for="a">This is a check box</label> </div> <style>.in-page-edit input[type=checkbox]:checked + label:before {content:""}</style> </html>