<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://125.132.25.164/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://125.132.25.164/dokuwiki/feed.php">
        <title>문제를 잘 정의하는 것은 문제를 절반 해결한 것이다. - 2023.12 wiki:howto</title>
        <description></description>
        <link>http://125.132.25.164/dokuwiki/</link>
        <image rdf:resource="http://125.132.25.164/dokuwiki/lib/tpl/mindthedark/images/favicon.ico" />
       <dc:date>2026-05-03T17:48:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_add_active_class_to_current_element&amp;rev=1673603053&amp;do=diff"/>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_css_js_modal&amp;rev=1673603053&amp;do=diff"/>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_google_charts&amp;rev=1673603053&amp;do=diff"/>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_google_fonts&amp;rev=1673603053&amp;do=diff"/>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_off-canvas_menu&amp;rev=1673603053&amp;do=diff"/>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_callout_message&amp;rev=1673603053&amp;do=diff"/>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_progress_bars&amp;rev=1673603053&amp;do=diff"/>
                <rdf:li rdf:resource="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_skill_bar&amp;rev=1673603053&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://125.132.25.164/dokuwiki/lib/tpl/mindthedark/images/favicon.ico">
        <title>문제를 잘 정의하는 것은 문제를 절반 해결한 것이다. - 2023.12</title>
        <link>http://125.132.25.164/dokuwiki/</link>
        <url>http://125.132.25.164/dokuwiki/lib/tpl/mindthedark/images/favicon.ico</url>
    </image>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_add_active_class_to_current_element&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:how_to_-_add_active_class_to_current_element</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_add_active_class_to_current_element&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO

	*  description : How to add active class to current element
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-04-07




Ref

How to add active class to current element



JavaScript를 사용하여 현재 요소에 액티브 클래스를 추가하는 방법을 학습합니다.</description>
    </item>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_css_js_modal&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:how_to_-_css_js_modal</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_css_js_modal&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO - CSS/JS Modal

	*  description : How TO - CSS/JS Modal
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-04-09




Ref

How TO - CSS/JS Modal



CSS 및 JavaScript로 모달 박스를 만드는 방법을 학습합니다.


How to Create a Modal Box</description>
    </item>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_google_charts&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:how_to_-_google_charts</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_google_charts&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO - Google Chart

	*  description : How TO - Google Chart
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-04-09




Ref

Google Charts - Quick Start




Pie Chart





&lt;!DOCTYPE html&gt;
&lt;html&gt;

&lt;head&gt;
    &lt;title&gt;Google Pie Chart&lt;/title&gt;
    &lt;!-- Load the AJAX API --&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;https://www.gstatic.com/charts/loader.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;

        // Load the Visualization API and the corechart packgage.
    …</description>
    </item>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_google_fonts&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:how_to_-_google_fonts</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_google_fonts&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO Google Fonts

	*  description : How to - Google Fonts
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-04-09




Ref

How to - Google Fonts




예제


&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
    &lt;title&gt;Google Fonts&lt;/title&gt;
    &lt;link href=&quot;https://fonts.googleapis.com/css?family=Sofia&quot; rel=&quot;stylesheet&quot;&gt;
    &lt;style&gt;
        body {
            font-family: 'Sofia';
            font-size: 22px;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt;h1&gt;Sofia&lt;/h1&gt;
    &lt;p&gt;Lorem ipsum dolor …</description>
    </item>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_off-canvas_menu&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:how_to_-_off-canvas_menu</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:how_to_-_off-canvas_menu&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO - Off-Canvas Menu

	*  description : How TO - Off-Canvas Menu
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-04-12




Ref

How TO - Off-Canvas Mnu


Create an Off-Canvas Menu

예제

Step 1) Add HTML


    &lt;div id=&quot;mySidenav&quot; class=&quot;sidenav&quot;&gt;
        &lt;a href=&quot;javascript:void(0)&quot; class=&quot;closebtn&quot; onclick=&quot;closeNav()&quot;&gt;&amp;times;&lt;/a&gt;
        &lt;a href=&quot;#&quot;&gt;About&lt;/a&gt;
        &lt;a href=&quot;#&quot;&gt;Services&lt;/a&gt;
        &lt;a href=&quot;#&quot;&gt;Clients&lt;/a&gt;
        &lt;a href=&quot;#&quot;&gt;Contact&lt;/a&gt;
    &lt;/d…</description>
    </item>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_callout_message&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:more_-_callout_message</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_callout_message&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO - Callout Message

	*  description : How TO - Callout Message
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-06-03




The source of this article

How To - Callout Message


Callout

콜아웃 메시지(callout message)는 종종 사용자에게 팁/트릭, 할인, 필요한 조치 등 특별한 사항을 알리기 위해 페이지 하단에 배치됩니다.</description>
    </item>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_progress_bars&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:more_-_progress_bars</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_progress_bars&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO - JavaScript Progress Bar

	*  description : How TO - Off-Canvas Menu
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-04-12




Ref

How TO - More - JavaScript Progress Bar



JavaScript를 사용하여 프로그레스 바 제작 방법을 학습합니다.</description>
    </item>
    <item rdf:about="http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_skill_bar&amp;rev=1673603053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-13T18:44:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:howto:more_-_skill_bar</title>
        <link>http://125.132.25.164/dokuwiki/doku.php?id=wiki:howto:more_-_skill_bar&amp;rev=1673603053&amp;do=diff</link>
        <description>HOW TO - CSS Skill Bar

	*  description : How TO - CSS Skill Bar
	*  author      : 오션
	*  email       : shlim@repia.com
	*  lastupdate  : 2021-04-12




Ref

&lt;https://www.w3schools.com/howto/howto_css_skill_bar.aspHow TO - More - CSS Skill Bar&gt;



CSS를 사용하여 스킬 바(skill bar) 제작 방법을 학습합니다.


My Skills</description>
    </item>
</rdf:RDF>
