<h1>gen Coding</h1>
<xmp>
html:5
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
div>div#page>p.title+p|c
<div>
<div id="page">
<p class="title"></p>
<!-- /.title -->
<p></p>
</div>
<!-- /#page -->
</div>
fl:l|fc
<fl:l></fl:l>
p.name-$*10
<p class="name-1"></p>
<p class="name-2"></p>
<p class="name-3"></p>
<p class="name-4"></p>
<p class="name-5"></p>
<p class="name-6"></p>
<p class="name-7"></p>
<p class="name-8"></p>
<p class="name-9"></p>
<p class="name-10"></p>
table+
<table>
<tr>
<td></td>
</tr>
</table>
td[colspan$*2]*3
<td colspan1=""></td>
<td colspan2=""></td>
<td colspan3=""></td>
colspan$*2
<colspan1></colspan1>
<colspan2></colspan2>
p.name-$*3
<p class="name-1"></p>
<p class="name-2"></p>
<p class="name-3"></p>
</xmp>
'web' 카테고리의 다른 글
Chrome 개발자도구 (Command Line API & Console API ) (0) | 2019.01.30 |
---|---|
Selenium 을 이용한 Web 어플리케이션 테스트 자동화 (0) | 2019.01.30 |
티스토리 - markdown & mathjax(수학수식) 적용. (0) | 2019.01.30 |
security.fileuri.strict_origin_policy (0) | 2015.10.12 |
firefoxs_file_uri_origin_policy_and_web_fonts (0) | 2015.10.12 |
댓글