HTML - androidstudio style
<ul>
<li rangeMinPrice="100000" rangeMaxPrice="20000">100000 ~ 200000<li>
<li rangeMinPrice="200000" rangeMaxPrice="30000">200000 ~ 300000<li>
<li rangeMinPrice="300000" rangeMaxPrice="40000">300000 ~ 400000<li>
<li rangeMinPrice="400000" rangeMaxPrice="50000">400000 ~ 500000<li>
<li rangeMinPrice="500000" rangeMaxPrice="60000">500000 ~ 600000<li>
</ul>
'Web_Application' 카테고리의 다른 글
[다음 지도api] 클러스터,마커 만들기와 지우기 이벤트 사용하기 (0) | 2018.01.24 |
---|---|
[mustache] html 그대로 표시 ( Do not escape html ) (0) | 2018.01.10 |
2017 web developer road map (0) | 2017.03.31 |
CORS on Nginx (0) | 2017.01.20 |
[nginx]10013: An attempt was made to access a socket in a way forbidden by its access permissions (0) | 2017.01.12 |