๐ท๐ผ๋ชจ์ฌ๋ด์ ๊ฐ๋ฐ์์ฒ๐ท๐ผ
[CSS] div ์ค๋ฅธ์ชฝ ์ ๋ ฌ๋ฐฉ๋ฒ ๋ณธ๋ฌธ
๋ฐ์ํ
<div style="display: inline-block; margin: 0 5px; float: right;">
<button type="button" id="btn_viewDetail" class="btn btn_blue2">์ ํ ๋ค์ด๋ก๋</button>
<button type="button" id="btn_viewDetail" class="btn btn_blue2">์ ์ฒด ๋ค์ด๋ก๋</button>
</div>
style ์ inline-block๊ณผ float๋ฅผ ์ฌ์ฉํ์ฌ ์ ๋ ฌํ๋ค.
'๊ฐ๋ฐ > Front-end' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[JSTL] ๊ฐ๊ฐ์ item 2๊ฐ๋ฅผ index๋ก ๊ฐ์ด ์ถ๋ ฅํ๊ธฐ (0) | 2021.05.20 |
---|---|
[JS/ํ์ผ ๋ค์ด๋ก๋] ๋ค๋ฅธ ์ฐฝ์ผ๋ก ์ด๋ ์ํ๊ณ ์๋์ฐ ํ์ ์ฐฝ์์ ํ์ผ ๋ค์ด๋ก๋ ๋ฐ๊ธฐ (0) | 2021.05.11 |
css div ๊ฝ ์ฑ์ฐ๊ธฐ (0) | 2021.05.04 |
[JSTL] ๋น๊ต ์ฐ์ฐ์ (0) | 2021.05.03 |
[JQuery/JS/HTML] ์คํฌ๋กค์ด ๋งจ ์๋ ์ผ๋ (0) | 2021.04.30 |
Comments