<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>_slr2</title>
    <link>https://slr2.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Fri, 12 Jun 2026 17:19:22 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>하고시푼거다해</managingEditor>
    <item>
      <title>Checkbox, Radio 체크된 값 Javascript를 통하여 가져오기</title>
      <link>https://slr2.tistory.com/25</link>
      <description>&lt;DIV id=wmd-preview-section-2970 class=&quot;wmd-preview-section preview-content&quot; style='BOX-SIZING: border-box; FONT-SIZE: 17px; FONT-FAMILY: &quot;Source Sans Pro&quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; OUTLINE-WIDTH: medium !important; FONT-STYLE: normal; TEXT-ALIGN: justify; OUTLINE-STYLE: none !important; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; OUTLINE-COLOR: invert !important; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal'&gt;
&lt;H4 id=checkbox-radio-체크된-값-javascript를-통하여-가져오기 style=&quot;BOX-SIZING: border-box; FONT-SIZE: 1.25em; FONT-FAMILY: inherit; FONT-WEIGHT: 300; COLOR: ; OUTLINE-WIDTH: medium !important; OUTLINE-STYLE: none !important; MARGIN: 1.5em 0px; OUTLINE-COLOR: invert !important; LINE-HEIGHT: 1.1&quot;&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;Checkbox, Radio 체크된 값 Javascript를 통하여 가져오기&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H4&gt;&lt;/DIV&gt;
&lt;H4&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;1. Checkbox&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV class=&quot;highlight highlight-source-js&quot; style='BOX-SIZING: border-box; MARGIN-BOTTOM: 16px; FONT-SIZE: 16px; FONT-FAMILY: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(36,41,46); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; MARGIN-TOP: 0px !important; LETTER-SPACING: normal; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal'&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-BREAK: normal; PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; MARGIN-TOP: 0px; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); font-stretch: normal; border-radius: 3px'&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;Script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;function&lt;/SPAN&gt; &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;Chk_Checked&lt;/SPAN&gt;() {
     &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;var&lt;/SPAN&gt; setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;

    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;myform&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a1&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;checked&lt;/SPAN&gt;) {
     setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;+=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;1번,&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
    }
    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;myform&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a2&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;checked&lt;/SPAN&gt;) {
     setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;+=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;2번,&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
    }
    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;myform&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a3&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;checked&lt;/SPAN&gt;) {
     setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;+=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;3번,&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
    }

    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt; (&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;setChk&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;length&lt;/SPAN&gt; &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;==&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;0&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;) {
     &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;alert&lt;/SPAN&gt; (&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;그림을 선택해주세요&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);

    }	&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;else&lt;/SPAN&gt; {
     setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;setChk&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;substr&lt;/SPAN&gt;(&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;0&lt;/SPAN&gt;, &lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;setChk&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;length&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;-&lt;/SPAN&gt;&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;1&lt;/SPAN&gt;);
     &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;alert&lt;/SPAN&gt; (setChk&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;+&lt;/SPAN&gt;&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;그림을 선택해주셨군요&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);
    }
  }
&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;/&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;
&lt;DIV class=&quot;highlight highlight-text-html-basic&quot; style='BOX-SIZING: border-box; MARGIN-BOTTOM: 16px; FONT-SIZE: 16px; FONT-FAMILY: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(36,41,46); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal'&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-BREAK: normal; PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; MARGIN-TOP: 0px; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); font-stretch: normal; border-radius: 3px'&gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;body&lt;/SPAN&gt;&amp;gt;
  &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;form&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;myform&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&amp;lt;!--&lt;/SPAN&gt;Checkbox는 다중선택이므로 이름을 다르게 지정&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;--&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
   &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;checkbox&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a1&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;gt;1번&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;img&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;src&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a1.jpg&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;br&lt;/SPAN&gt;&amp;gt;
   &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;checkbox&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a2&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;2번&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;img&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;src&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a2.jpg&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;br&lt;/SPAN&gt;&amp;gt;
   &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;checkbox&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a3&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;3번&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;img&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;src&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a3.jpg&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;br&lt;/SPAN&gt;&amp;gt;
   &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;button&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;value&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;버튼&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;onclick&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;Chk_Checked()&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;
  &amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;form&lt;/SPAN&gt;&amp;gt;
&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;body&lt;/SPAN&gt;&amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;2. Radio&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H4&gt;
&lt;DIV class=&quot;highlight highlight-source-js&quot; style='BOX-SIZING: border-box; MARGIN-BOTTOM: 16px; FONT-SIZE: 16px; FONT-FAMILY: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(36,41,46); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; MARGIN-TOP: 0px !important; LETTER-SPACING: normal; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal'&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-BREAK: normal; PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; MARGIN-TOP: 0px; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); font-stretch: normal; border-radius: 3px'&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;function&lt;/SPAN&gt; &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;Radio_Checked&lt;/SPAN&gt;() {
    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;var&lt;/SPAN&gt; setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;

    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;myform&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a&lt;/SPAN&gt;[&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;0&lt;/SPAN&gt;].&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;checked&lt;/SPAN&gt;) {
      setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;1번&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
    }
    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;myform&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a&lt;/SPAN&gt;[&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;1&lt;/SPAN&gt;].&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;checked&lt;/SPAN&gt;) {
      setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;2번&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
    }
    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;myform&lt;/SPAN&gt;.&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a&lt;/SPAN&gt;[&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;2&lt;/SPAN&gt;].&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;checked&lt;/SPAN&gt;) {
      setChk &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;3번&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
    }

    &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;if&lt;/SPAN&gt; (&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;setChk&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;length&lt;/SPAN&gt; &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;==&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;0&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;) {
      &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;alert&lt;/SPAN&gt; (&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;그림을 선택해주세요&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);
    }	&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;else&lt;/SPAN&gt; {
      &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;alert&lt;/SPAN&gt; (setChk&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;+&lt;/SPAN&gt;&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;그림을 선택해주셨군요&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);
    }
  }
&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;/&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;
&lt;DIV class=&quot;highlight highlight-text-html-basic&quot; style='BOX-SIZING: border-box; MARGIN-BOTTOM: 16px; FONT-SIZE: 16px; FONT-FAMILY: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(36,41,46); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal'&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-BREAK: normal; PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; MARGIN-TOP: 0px; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); font-stretch: normal; border-radius: 3px'&gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;body&lt;/SPAN&gt;&amp;gt;
&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;form&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;myform&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&amp;lt;!--&lt;/SPAN&gt;Radio는 단일선택(배열)이므로 이름을 같게 지정&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;--&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;radio&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;gt;1번&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;img&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;src&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a1.jpg&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;br&lt;/SPAN&gt;&amp;gt;
    &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;radio&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;2번&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;img&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;src&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a2.jpg&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;br&lt;/SPAN&gt;&amp;gt;
    &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;radio&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;name&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;3번&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;img&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;src&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;a3.jpg&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;br&lt;/SPAN&gt;&amp;gt;
    &amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;input&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;type&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;button&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;value&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;버튼&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;onclick&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;Radio_Checked()&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;
&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;form&lt;/SPAN&gt;&amp;gt;
&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;body&lt;/SPAN&gt;&amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;br /&gt;</description>
      <category>공부/Javascript</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/25</guid>
      <comments>https://slr2.tistory.com/25#entry25comment</comments>
      <pubDate>Sun, 21 May 2017 11:42:52 +0900</pubDate>
    </item>
    <item>
      <title>자바스크립트 배열 선언 및 배열 함수 length() 길이, concat() 합치기, sort() 정렬, reverse () 반대로 정렬</title>
      <link>https://slr2.tistory.com/24</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;c자바스크립트 배열 &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;1. 배열이란? &lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;(&lt;/SPAN&gt;&lt;FONT size=2&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;같은 자료형의 변수들의 집합체)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;/H4&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;1-1 배열 선언&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;형식) var 배열명 = new Arrary();&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;1-2. 배열 값 배정&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;형식) 배열명[인덱스명] = “배열 값1”;&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;br /&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px; TEXT-TRANSFORM: none; WORD-BREAK: normal; COLOR: rgb(36,41,46); PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; ORPHANS: 2; WIDOWS: 2; MARGIN-TOP: 0px; LETTER-SPACING: normal; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-stretch: normal; border-radius: 3px'&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;new&lt;/SPAN&gt; &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;Array&lt;/SPAN&gt;();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a[&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;0&lt;/SPAN&gt;] &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;A&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a[&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;1&lt;/SPAN&gt;] &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;B&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a[&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;2&lt;/SPAN&gt;] &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;C&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;;		&lt;P&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;/&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;1-3. 배열명과 배열 값 동시에 선언&lt;/SPAN&gt;&lt;/STRONG&gt; 
&lt;H4&gt;&lt;/H4&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px; TEXT-TRANSFORM: none; WORD-BREAK: normal; COLOR: rgb(36,41,46); PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; ORPHANS: 2; WIDOWS: 2; MARGIN-TOP: 0px; LETTER-SPACING: normal; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-stretch: normal; border-radius: 3px'&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;new&lt;/SPAN&gt; &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;Array&lt;/SPAN&gt;(&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;A&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;B&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;C&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;D&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);
&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;/&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;br /&gt;
&lt;HR&gt;
&lt;br /&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 14pt&quot;&gt;2. 배열 함수(length() 길이, concat() 합치기, sort() 정렬, reverse () 반대로 정렬)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;br /&gt;&lt;/P&gt;
&lt;H4&gt;&lt;/H4&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-SPACING: 0px; TEXT-TRANSFORM: none; WORD-BREAK: normal; COLOR: rgb(36,41,46); PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; ORPHANS: 2; WIDOWS: 2; MARGIN-TOP: 0px; LETTER-SPACING: normal; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-stretch: normal; border-radius: 3px'&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;
  a &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;new&lt;/SPAN&gt; &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;Array&lt;/SPAN&gt;(&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;A&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;B&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;C&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);
  b &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;new&lt;/SPAN&gt; &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;Array&lt;/SPAN&gt;(&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;D&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;E&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;F&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;배열 합치기 concat&lt;/SPAN&gt;
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;형식) 배열명1.concat(배열명2);&lt;/SPAN&gt;
  &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;write&lt;/SPAN&gt;(&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;concat&lt;/SPAN&gt;(b));
	   
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;배열의 길이 length&lt;/SPAN&gt;
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;형식)배열명.length&lt;/SPAN&gt;
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;배열명.length는 배열안에 들어 갈 수 있는 원소의 갯수를 의미 &lt;/SPAN&gt;
  &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;write&lt;/SPAN&gt;(&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;length&lt;/SPAN&gt;);&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt; 3출력&lt;/SPAN&gt;
		
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;배열의 정렬 함수 sort &lt;/SPAN&gt;
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;형식)배열명.sort() &lt;/SPAN&gt;
		
  &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;var&lt;/SPAN&gt; number &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;=&lt;/SPAN&gt; &lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;new&lt;/SPAN&gt; &lt;SPAN class=pl-en style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;Array&lt;/SPAN&gt;(&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;40&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;10&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;20&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;30&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;);
  &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;write&lt;/SPAN&gt;(&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;sort&lt;/SPAN&gt;()&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;+&lt;/SPAN&gt;&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&amp;lt;br&amp;gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;); &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt; 10,20,30,40&lt;/SPAN&gt;
		
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;배열 원소를 역순으로 정렬하는 함수 reverse()&lt;/SPAN&gt;
  &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;형식)배열명.reverse()&lt;/SPAN&gt;
  &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;document&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;write&lt;/SPAN&gt;(&lt;SPAN class=pl-smi style=&quot;BOX-SIZING: border-box; COLOR: rgb(51,51,51)&quot;&gt;a&lt;/SPAN&gt;.&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;reverse&lt;/SPAN&gt;()&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;+&lt;/SPAN&gt;&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&amp;lt;br&amp;gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;); &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;//&lt;/SPAN&gt;30, 20, 10, 40&lt;/SPAN&gt;
&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;/&lt;/SPAN&gt;script&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;H4&gt;&lt;/H4&gt;&lt;STRONG&gt;&lt;/STRONG&gt;</description>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/24</guid>
      <comments>https://slr2.tistory.com/24#entry24comment</comments>
      <pubDate>Sun, 21 May 2017 11:28:11 +0900</pubDate>
    </item>
    <item>
      <title>div 정렬</title>
      <link>https://slr2.tistory.com/23</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;&lt;STRONG&gt;Div 정렬&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;
&lt;DIV class=&quot;highlight highlight-source-css&quot; style='BOX-SIZING: border-box; MARGIN-BOTTOM: 16px; FONT-SIZE: 16px; FONT-FAMILY: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(36,41,46); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; MARGIN-TOP: 0px !important; LETTER-SPACING: normal; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal'&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-BREAK: normal; PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; MARGIN-TOP: 0px; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); font-stretch: normal; border-radius: 3px'&gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;style&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;
	&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;div&lt;/SPAN&gt; {&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;border&lt;/SPAN&gt;&lt;/SPAN&gt;:&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;1&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;px&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;solid&lt;/SPAN&gt; &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;black&lt;/SPAN&gt;; &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;width&lt;/SPAN&gt;&lt;/SPAN&gt;:&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;50&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;px&lt;/SPAN&gt;&lt;/SPAN&gt;; &lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;height&lt;/SPAN&gt;&lt;/SPAN&gt;:&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;50&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;px&lt;/SPAN&gt;&lt;/SPAN&gt;}
	&lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;.d1&lt;/SPAN&gt; {&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;float&lt;/SPAN&gt;&lt;/SPAN&gt;:&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;left&lt;/SPAN&gt;} &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;/*&lt;/SPAN&gt;왼쪽정렬&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;*/&lt;/SPAN&gt;&lt;/SPAN&gt;
	&lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;.d2&lt;/SPAN&gt; {&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;margin&lt;/SPAN&gt;&lt;/SPAN&gt;:&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;auto&lt;/SPAN&gt;;} &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;/*&lt;/SPAN&gt;가운데정렬&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;*/&lt;/SPAN&gt;&lt;/SPAN&gt;
	&lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;.d3&lt;/SPAN&gt; {&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;float&lt;/SPAN&gt;&lt;/SPAN&gt;:&lt;SPAN class=pl-c1 style=&quot;BOX-SIZING: border-box; COLOR: rgb(0,134,179)&quot;&gt;right&lt;/SPAN&gt;} &lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;/*&lt;/SPAN&gt;오른쪽 정렬&lt;SPAN class=pl-c style=&quot;BOX-SIZING: border-box; COLOR: rgb(150,152,150)&quot;&gt;*/&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;style&lt;/SPAN&gt;&lt;SPAN class=pl-k style=&quot;BOX-SIZING: border-box; COLOR: rgb(167,29,93)&quot;&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;
&lt;DIV class=&quot;highlight highlight-text-html-basic&quot; style='BOX-SIZING: border-box; MARGIN-BOTTOM: 16px; FONT-SIZE: 16px; FONT-FAMILY: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(36,41,46); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal'&gt;&lt;PRE style='BOX-SIZING: border-box; OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 0px; WORD-BREAK: normal; PADDING-BOTTOM: 16px; PADDING-TOP: 16px; FONT: 13px/1.45 SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; PADDING-LEFT: 16px; MARGIN-TOP: 0px; PADDING-RIGHT: 16px; BACKGROUND-COLOR: rgb(246,248,250); font-stretch: normal; border-radius: 3px'&gt;&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;body&lt;/SPAN&gt;&amp;gt;
	&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;div&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;id&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;d1&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;LEFT&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;div&lt;/SPAN&gt;&amp;gt;
	&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;div&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;id&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;d2&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;CENTER&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;div&lt;/SPAN&gt;&amp;gt;
	&amp;lt;&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;div&lt;/SPAN&gt; &lt;SPAN class=pl-e style=&quot;BOX-SIZING: border-box; COLOR: rgb(121,93,163)&quot;&gt;id&lt;/SPAN&gt;=&lt;SPAN class=pl-s style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;d3&lt;SPAN class=pl-pds style=&quot;BOX-SIZING: border-box; COLOR: rgb(24,54,145)&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;RIGHT&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;div&lt;/SPAN&gt;&amp;gt;
&amp;lt;/&lt;SPAN class=pl-ent style=&quot;BOX-SIZING: border-box; COLOR: rgb(99,163,92)&quot;&gt;body&lt;/SPAN&gt;&amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/SPAN&gt;</description>
      <category>공부/CSS</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/23</guid>
      <comments>https://slr2.tistory.com/23#entry23comment</comments>
      <pubDate>Sun, 21 May 2017 11:12:08 +0900</pubDate>
    </item>
    <item>
      <title>video, audio 태그 및 속성</title>
      <link>https://slr2.tistory.com/21</link>
      <description>&lt;div id=&quot;wmd-preview-section-184291&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h3 id=&quot;video-audio-태그-및-속성&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin-top: 1.5em; margin-right: 0px; margin-bottom: 1.5em; font-size: 1.7em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif;&quot;&gt;video, audio 태그 및 속성&lt;/span&gt;&lt;/h3&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-184394&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;예제&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. 예제&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal; color: rgb(36, 41, 46);&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;
  &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&amp;lt;!--&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;    src=&amp;gt;동영상 파일의 경로를 지정&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;	autoplay=&amp;gt;동영상을 자동으로 재생-&amp;gt;모바일에서 잘 적용X&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;	loop=n =&amp;gt;반복 재생 횟수 지정&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;	controls=&amp;gt;동영상 화면에 컨트롤 막대를 추가할 수있다.&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;    width-&amp;gt;동영상의 넓이&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;	height-&amp;gt;동영상의 높이 지정&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;    poster-&amp;gt;동영상이 화면에 나오지 않을때 대신 표시할 그림을 지정하고 싶을때&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;  &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
	&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt;비디오파일(video)&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
   &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;video&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;src&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;../screen/birthday.mp4&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;width&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;480&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;height&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;320&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; 
               &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;autoplay&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;controls&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;loop&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;'&lt;/span&gt;10&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;'&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;poster&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;../images/poster.jpg&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
   &amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;video&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
   
   &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt; 음악파일(audio) &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
   &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;audio&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;controls&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;autoplay&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;src&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;../screen/old_melody.mp3&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
   &amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;audio&lt;/span&gt;&amp;gt;
&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>공부/CSS</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/21</guid>
      <comments>https://slr2.tistory.com/21#entry21comment</comments>
      <pubDate>Sat, 20 May 2017 16:08:05 +0900</pubDate>
    </item>
    <item>
      <title>div태그와 span태그 차이점</title>
      <link>https://slr2.tistory.com/20</link>
      <description>&lt;div id=&quot;wmd-preview-section-182699&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;div태그와-span태그-차이점&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;div태그와 span태그 차이점&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-182700&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;1div태그&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1.div태그&lt;/span&gt;&lt;/h4&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;①. 자동으로 줄바꿈이 일어나는 Block요소 태그&amp;nbsp;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;②. 레이아웃을 설정-&amp;gt;width,height 이용-&amp;gt;영역설정가능&amp;nbsp;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;③. 하나의 빈행을 만들어주는 태그&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-182701&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;span태그&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. span태그&lt;/span&gt;&lt;/h4&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;①. 자동으로 줄바꿈이 일어나지 않는 inline요소 태그&amp;nbsp;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;②. width,height를 설정X&amp;nbsp;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;③. 하나의 행의 뒤에 계속해서 추가되는 모습&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;h4 id=&quot;span태그&quot; style=&quot;color: inherit; font-family: inherit; box-sizing: border-box; line-height: 1.1; margin: 1.5em 0px; font-size: 1.25em; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;3. 예제&lt;/span&gt;&lt;/h4&gt;&lt;div class=&quot;highlight highlight-source-css&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; margin-top: 0px !important;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;{
    &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;background&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;green&lt;/span&gt;; &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;/*&lt;/span&gt; 배경색 &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;*/&lt;/span&gt;&lt;/span&gt;
    &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;width&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;200&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;;
    &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;height&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;50&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;;
    }
    
  &lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;span&lt;/span&gt;{
    &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;background&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;yellow&lt;/span&gt;; &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;/*&lt;/span&gt; 배경색 &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;*/&lt;/span&gt;&lt;/span&gt;
    &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;width&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;200&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;;
    &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;height&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;50&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;;
    &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;display&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;block&lt;/span&gt;; &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;/*&lt;/span&gt; inline-&amp;gt;block요소형태로 화면 &lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;                      display-&amp;gt;화면에 보여주는 특성(block,inline~)&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;*/&lt;/span&gt;&lt;/span&gt;
    }
&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class=&quot;highlight highlight-text-html-basic&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt;  &lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;  div태그 -&amp;gt;1.자동으로 줄바꿈이 일어나는 Block요소 태그&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;    2.레이아웃을 설정-&amp;gt;width,height 이용-&amp;gt;영역설정가능&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;    3.하나의 빈행을 만들어주는 태그&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;  span태그-&amp;gt;1.자동으로 줄바꿈이 일어나지 않는 inline요소 태그&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;    2.width,height를 설정X&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;    3.하나의 행의 뒤에 계속해서 추가되는 모습&lt;/span&gt;
&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;--&amp;gt;&lt;/span&gt;
  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h1&lt;/span&gt;&amp;gt;Div태그와 SPAN태그의 차이점&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h1&lt;/span&gt;&amp;gt;
  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&amp;gt;Div태그 연습입니다.&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&amp;gt;
  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&amp;gt;Div태그 연습2입니다.&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&amp;gt;
  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&amp;gt;Div태그 연습3입니다.&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&amp;gt;

  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;span&lt;/span&gt;&amp;gt;Span태그 연습입니다.&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;span&lt;/span&gt;&amp;gt;
  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;span&lt;/span&gt;&amp;gt;Span태그 연습2입니다.&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;span&lt;/span&gt;&amp;gt;
  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;span&lt;/span&gt;&amp;gt;Span태그 연습3입니다.&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;span&lt;/span&gt;&amp;gt;
&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>공부/CSS</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/20</guid>
      <comments>https://slr2.tistory.com/20#entry20comment</comments>
      <pubDate>Sat, 20 May 2017 16:04:24 +0900</pubDate>
    </item>
    <item>
      <title>id. class style적용방법 형식</title>
      <link>https://slr2.tistory.com/19</link>
      <description>&lt;div id=&quot;wmd-preview-section-181497&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h3 id=&quot;css의-idclass명-style에-적용방법&quot; style=&quot;box-sizing: border-box; outline: none !important; font-family: inherit; font-weight: 300; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.7em; text-align: start;&quot;&gt;CSS의 ID,CLASS명 style에 적용방법&lt;/h3&gt;&lt;hr style=&quot;box-sizing: content-box; height: 0px; margin: 2em 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; border-image: initial; border-top-style: solid; border-top-color: rgba(128, 128, 128, 0.1); outline: none !important;&quot;&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-155229&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;1-id&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. ID&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-155230&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;1-1-형식&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&amp;nbsp; 1-1. 형식&lt;/h4&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;(태그명)#ID명&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-155231&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box;  font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;1-2-사용-시-주의사항&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&amp;nbsp; 1-2. 사용 시 주의사항&lt;/h4&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;html문서 내부에서 유일한 값이므로 중복된 이름을 가질 수 없다.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-155232&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;2-class&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. CLASS&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-160435&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;box-sizing: border-box; font-family: &quot; source=&quot;&quot; sans=&quot;&quot;&gt;&lt;h4 id=&quot;2-1-형식&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.25em; text-align: start; outline: none !important;&quot;&gt;&amp;nbsp; 2-1 형식&lt;/h4&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;(태그명).class명&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;h4 id=&quot;2-class&quot; style=&quot;color: inherit; font-family: inherit; box-sizing: border-box; line-height: 1.1; margin: 1.5em 0px; font-size: 1.25em; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;3. 예시&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal; color: rgb(36, 41, 46);&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;
   &lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;.a&lt;/span&gt; {&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;color&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;brown&lt;/span&gt;;&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;font-family&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;impact&lt;/span&gt;;&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;font-weight&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;bold&lt;/span&gt;}
   &lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;.b&lt;/span&gt; {&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;font-style&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;italic&lt;/span&gt;;&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;font-family&lt;/span&gt;:돋움체}
   &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;#c&lt;/span&gt; {&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;text-align&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;center&lt;/span&gt;;&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;text-decoration&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;overline&lt;/span&gt;}
&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>공부/CSS</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/19</guid>
      <comments>https://slr2.tistory.com/19#entry19comment</comments>
      <pubDate>Sat, 20 May 2017 15:59:03 +0900</pubDate>
    </item>
    <item>
      <title>자주 사용하는 input type 정리</title>
      <link>https://slr2.tistory.com/18</link>
      <description>&lt;h3 id=&quot;자주-사용하는-input-type-정리&quot; style=&quot;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;자주 사용하는 input type 정리&lt;/span&gt;&lt;/h3&gt;&lt;hr style=&quot;box-sizing: content-box; height: 0px; margin: 2em 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; border-image: initial; border-top-style: solid; border-top-color: rgba(128, 128, 128, 0.1); color: rgb(63, 63, 63); font-family: &amp;quot;Source Sans Pro&amp;quot;, sans-serif; font-size: 18px; text-align: justify; background-color: rgb(246, 246, 246); outline: none !important;&quot;&gt;&lt;ol style=&quot;&quot;&gt;&lt;li&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;예제&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal; color: rgb(36, 41, 46);&quot;&gt;  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;form&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;frm&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
     사용자 id:&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;text&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;id&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;size&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;10&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
	 비밀 번호:&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;password&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;pw&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;size&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;10&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
	 이메일:&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;email&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;123@abc.com&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;required&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
	 웹주소:&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;url&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;http://www.abc.com&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;required&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;

	 원하는 날짜와 시간을 설정해 주세요&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
	 &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;date&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt; FireX &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
	 &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;time&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt; FireX &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
	 &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;datetime&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt; FireX ,Chrome X&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
	 &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;checkbox&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;chk_box&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;c1&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;c_one  &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt;Checkbox는 다중선택이므로 이름 다르게 정의&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;checkbox&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;chk_box&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;c2&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;c_two
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;radio&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;rd&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;r1&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;r_one&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;&amp;lt;!--&lt;/span&gt;radio는 단일선택이므로 이름 같게 정의&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;--&amp;gt;&lt;/span&gt;&lt;/span&gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;radio&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;rd&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;r2&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;r_two
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;hidden&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;h1&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;submit&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;onclick&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;submit_function();&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
  &amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;form&lt;/span&gt;&amp;gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>공부/HTML</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/18</guid>
      <comments>https://slr2.tistory.com/18#entry18comment</comments>
      <pubDate>Sat, 20 May 2017 15:43:05 +0900</pubDate>
    </item>
    <item>
      <title>글자(letter-spacing), 단어(word-spacing), 라인(line-height) 간격 조정</title>
      <link>https://slr2.tistory.com/17</link>
      <description>&lt;h3 id=&quot;form을-통하여-object-접근-방식&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;글자(letter-spacing), 단어(word-spacing), 라인(line-height)간격조정  &lt;/span&gt;&lt;/h3&gt;&lt;hr style=&quot;box-sizing: content-box; height: 0px; margin: 2em 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; border-image: initial; border-top-style: solid; border-top-color: rgba(128, 128, 128, 0.1); color: rgb(63, 63, 63); font-family: &amp;quot;Source Sans Pro&amp;quot;, sans-serif; font-size: 18px; text-align: justify; background-color: rgb(246, 246, 246); outline: none !important;&quot;&gt;&lt;ol&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;예제&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;/p&gt;







&lt;p&gt;&lt;/p&gt;&lt;div id=&quot;&quot; style=&quot;&quot;&gt;&lt;pre style=&quot;&quot;&gt;&lt;div class=&quot;highlight highlight-source-css&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; text-align: start; white-space: normal; margin-top: 0px !important;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;.t1&lt;/span&gt;{&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;letter-spacing&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;30&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;} &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;/*&lt;/span&gt; 글자간격&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;*/&lt;/span&gt;&lt;/span&gt;
    &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;.t2&lt;/span&gt;{&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;word-spacing&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;50&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;} &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;/*&lt;/span&gt;단어간격&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;*/&lt;/span&gt;&lt;/span&gt;
    &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;.t3&lt;/span&gt;{&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;line-height&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;50&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;} &lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;/*&lt;/span&gt; 라인간격&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;*/&lt;/span&gt;&lt;/span&gt;
 &amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class=&quot;highlight highlight-text-html-basic&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; text-align: start; white-space: normal;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;
   &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h3&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;t1&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;글자와 글자 사이 간격 조정&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h3&lt;/span&gt;&amp;gt;
   &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h3&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;t2&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;단어와 단어 사이 간격 조정&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h3&lt;/span&gt;&amp;gt;
   &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h3&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;t3&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;라인 간격 조정&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;라인간격조정&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;br&lt;/span&gt;&amp;gt;라인간격조정&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;h3&lt;/span&gt;&amp;gt;
&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>공부/CSS</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/17</guid>
      <comments>https://slr2.tistory.com/17#entry17comment</comments>
      <pubDate>Sat, 20 May 2017 15:34:48 +0900</pubDate>
    </item>
    <item>
      <title>이벤트 핸들러 정리</title>
      <link>https://slr2.tistory.com/16</link>
      <description>&lt;div id=&quot;wmd-preview-section-179923&quot; class=&quot;wmd-preview-section preview-content&quot;&gt;&lt;h3 id=&quot;이벤트-핸들러-정리&quot; style=&quot;box-sizing: border-box; font-family: inherit; line-height: 1.1; color: inherit; margin: 1.5em 0px; font-size: 1.7em; text-align: start; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;이벤트 핸들러 정리&lt;/span&gt;&lt;/h3&gt;&lt;ol style=&quot;box-sizing: border-box; outline: none !important; margin-top: 0px; margin-bottom: 1.1em;&quot;&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-bottom: 1.1em; margin-left: 0px; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;이벤트핸들러란?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;웹사이트를 방문한 사용자가에게 특정 동작을 했을 경우 처리할 실제 처리되는 객체&lt;/p&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-bottom: 1.1em; margin-left: 0px; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;형식&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;on+이벤트 종류명&lt;/p&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-bottom: 1.1em; margin-left: 0px; outline: none !important;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;이벤트종류&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;ul style=&quot;box-sizing: border-box; outline: none !important; margin-top: 0px; margin-bottom: 0px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;click(버튼 클릭 시 발생)&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;load 제일 먼저 문서 읽어들일 때 발생&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;unload 현재 사이트에서 다른사이트 이동시 발생&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;mouseover 마우스 커서를 올렸을 때 발생&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;mouseout 마우스 커서를 특정위치에 놓을 때 발생&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;blur 입력시 커서가 이동시킬 때 발생&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-179996&quot; class=&quot;wmd-preview-section preview-content&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-bottom: 1.1em; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;4.&amp;nbsp;&lt;/span&gt;&lt;b&gt;예제&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;highlight highlight-source-js&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; text-align: start; margin-top: 0px !important;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;lt;&lt;/span&gt;script&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;
	&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;function&lt;/span&gt; &lt;span class=&quot;pl-en&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;onMouserover_event&lt;/span&gt;() {
		&lt;span class=&quot;pl-en&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;alert&lt;/span&gt; (&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;마우스를 올리셨군요?&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;);
	}
&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;/&lt;/span&gt;script&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class=&quot;highlight highlight-text-html-basic&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; text-align: start;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;onload&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;alert('환영합니다')&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;a&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;href&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;http:www.daum.net&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;onmouseover&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;onMouserover_event();&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;마우스를 올려보세요&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;a&lt;/span&gt;&amp;gt;
&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: &amp;quot;Source Sans Pro&amp;quot;, sans-serif; font-size: 12pt; text-align: justify; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; 웹 사이트 접속 시 onloade 이벤트 핸들러로 인하여 “환영합니다”라는 경고창이 나온다&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; color: rgb(63, 63, 63); font-family: &amp;quot;Source Sans Pro&amp;quot;, sans-serif; font-size: 18px; text-align: justify; background-color: rgba(128, 128, 128, 0.05); outline: none !important;&quot;&gt;&lt;span style=&quot;color: rgb(63, 63, 63); font-family: &amp;quot;Source Sans Pro&amp;quot;, sans-serif; font-size: 12pt; text-align: justify; background-color: rgba(128, 128, 128, 0.05);&quot;&gt;&lt;span style=&quot;font-size: 12pt; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot;&gt;&amp;nbsp; ‘마우스를 올려보세요’라는 문자열에 마우스를 올릴 경우 “마우스를 올리셨군요?” 라는 경고창이 나온다&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>공부/Javascript</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/16</guid>
      <comments>https://slr2.tistory.com/16#entry16comment</comments>
      <pubDate>Sat, 20 May 2017 15:24:39 +0900</pubDate>
    </item>
    <item>
      <title>switch case 문, 버튼 클릭 시 배경색상 변경</title>
      <link>https://slr2.tistory.com/15</link>
      <description>&lt;div id=&quot;wmd-preview-section-178695&quot; class=&quot;wmd-preview-section preview-content&quot;&gt;&lt;h3 id=&quot;switch-case-문-배경색상-변경&quot; style=&quot;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;switch case 문, 배경색상 변경&lt;/span&gt;&lt;/h3&gt;&lt;/div&gt;&lt;div id=&quot;wmd-preview-section-47515&quot; class=&quot;wmd-preview-section preview-content&quot; style=&quot;&quot;&gt;&lt;ol style=&quot;box-sizing: border-box; outline: none !important; margin-top: 0px; margin-bottom: 1.1em;&quot;&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-bottom: 1.1em; margin-left: 0px; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;형식&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote style=&quot;box-sizing: border-box; padding: 15px 20px; margin: 0px 0px 1.1em; border-left-width: 10px; border-left-color: rgba(128, 128, 128, 0.075); background-color: rgba(128, 128, 128, 0.05); border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-left: 0px; font-size: 1em; line-height: 1.45; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;switch(문자열 또는 숫자){&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp; &amp;nbsp;case 값(1):처리할 구문&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp; &amp;nbsp;break; //원하는 구문 실행하고 종료할 수 있도록&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp; &amp;nbsp;case 값(2):처리할 구문&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp; &amp;nbsp;break;&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp; &amp;nbsp;case 값(3):처리할 구문&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp; &amp;nbsp;break;&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;}&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-right: 0px; margin-bottom: 1.1em; margin-left: 0px; outline: none !important;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;예제&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; outline: none !important;&quot;&gt;&lt;div class=&quot;highlight highlight-source-css&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; text-align: start; margin-top: 0px !important;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;
	&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;div&lt;/span&gt;&lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;#box&lt;/span&gt;{
		&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;width&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;200&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;;
		&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;height&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;200&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt;;
		&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;background&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;#ffffff&lt;/span&gt;;
		&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;border&lt;/span&gt;:&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;2&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;px&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;solid&lt;/span&gt; &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;black&lt;/span&gt;
	}
  &amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class=&quot;highlight highlight-source-js&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; text-align: start;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;	&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;lt;&lt;/span&gt;script&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;

	  &lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;function&lt;/span&gt; &lt;span class=&quot;pl-en&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;setColor&lt;/span&gt;(&lt;span class=&quot;pl-smi&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51);&quot;&gt;n&lt;/span&gt;) {

		&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box; color: rgb(150, 152, 150);&quot;&gt;&lt;span class=&quot;pl-c&quot; style=&quot;box-sizing: border-box;&quot;&gt;//&lt;/span&gt;n=1 red, n=2 green, n=3 blue&lt;/span&gt;
		&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;var&lt;/span&gt; box &lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;document&lt;/span&gt;.&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;getElementById&lt;/span&gt;(&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;'&lt;/span&gt;box&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;'&lt;/span&gt;&lt;/span&gt;);

		&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;switch&lt;/span&gt;(n){
			&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;case&lt;/span&gt; &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;1&lt;/span&gt;: 
			&lt;span class=&quot;pl-smi&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51);&quot;&gt;box&lt;/span&gt;.&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;style&lt;/span&gt;.&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;background&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;red&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;;
			&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;break&lt;/span&gt;;

			&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;case&lt;/span&gt; &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;2&lt;/span&gt;:
			&lt;span class=&quot;pl-smi&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51);&quot;&gt;box&lt;/span&gt;.&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;style&lt;/span&gt;.&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;background&lt;/span&gt; &lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;green&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;;
			&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;break&lt;/span&gt;;

			&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;case&lt;/span&gt; &lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;3&lt;/span&gt;:
			&lt;span class=&quot;pl-smi&quot; style=&quot;box-sizing: border-box; color: rgb(51, 51, 51);&quot;&gt;box&lt;/span&gt;.&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;style&lt;/span&gt;.&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;background&lt;/span&gt; &lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;blue&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;;
			&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;break&lt;/span&gt;;
		}

	  }
	&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;/&lt;/span&gt;script&lt;span class=&quot;pl-k&quot; style=&quot;box-sizing: border-box; color: rgb(167, 29, 93);&quot;&gt;&amp;gt;&lt;/span&gt;
	&lt;/pre&gt;&lt;/div&gt;&lt;div class=&quot;highlight highlight-text-html-basic&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; text-align: start;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; font-stretch: normal; line-height: 1.45; word-wrap: normal; padding: 16px; overflow: auto; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;button&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;Red&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;onclick&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;setColor(1);&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;button&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;Green&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;onclick&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;setColor(2);&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
	&amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;button&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;Blue&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pl-e&quot; style=&quot;box-sizing: border-box; color: rgb(121, 93, 163);&quot;&gt;onclick&lt;/span&gt;=&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145);&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;setColor(3);&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&amp;gt;
  &amp;lt;&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;p&lt;/span&gt;&amp;gt;
&amp;lt;/&lt;span class=&quot;pl-ent&quot; style=&quot;box-sizing: border-box; color: rgb(99, 163, 92);&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>공부/Javascript</category>
      <author>하고시푼거다해</author>
      <guid isPermaLink="true">https://slr2.tistory.com/15</guid>
      <comments>https://slr2.tistory.com/15#entry15comment</comments>
      <pubDate>Sat, 20 May 2017 15:16:09 +0900</pubDate>
    </item>
  </channel>
</rss>