HTML 공통 태그 및 속성

풀어 주다: 2019-10-26 13:03:17
원래의
8492명이 탐색했습니다.

HTML의 태그 및 속성

HTML 공통 태그 및 속성

HTML 문서를 정의합니다.

<tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="372">문서의 제목을 정의하세요. </th> <th style="border-color: rgb(221, 221, 221);" width="438"></th> </tr><body></thead> <tbody>문서의 본문을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="word-break: break-all; border-color: rgb(221, 221, 221);" width="438"><h1>에서 <h6></h6> </h1></td> </tr>HTML 제목을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"><p></td> </tr>단락을 정의하세요. <tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"><br></td> </tr>간단한 줄바꿈을 정의하세요. <tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"><hr></td> </tr>수평선을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"><!--...--></td> </tr>주석을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td> </tr>Form<tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td> </tr> <tr> 태그 <td style="border-color: rgb(221, 221, 221);" width="372"></td> 설명 <td style="border-color: rgb(221, 221, 221);" width="438"></td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="372"></td><form><td style="border-color: rgb(221, 221, 221);" width="438"></td> 사용자 입력을 위한 HTML 양식을 정의합니다. </tr> </tbody> </table> <p><input><strong></strong>입력 컨트롤을 정의합니다. <br></p> <table width="811"> <thead><textarea><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="254">여러 줄 텍스트 입력 컨트롤을 정의합니다. </th> <th style="border-color: rgb(221, 221, 221);" width="556"></th> </tr><버튼></thead> <tbody>버튼을 정의하세요. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><select></td> </tr>선택 목록(드롭다운 목록)을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><optgroup></td> </tr>선택 목록에서 관련 옵션의 조합을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><option></td> </tr>선택 목록에서 옵션을 정의하세요. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><label></td> </tr>입력 요소의 레이블을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><fieldset></td> </tr> 양식의 요소 주위에 테두리를 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><legend></td> </tr>fieldset 요소의 제목을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><datalist></td> </tr>드롭다운 목록을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><keygen></td> </tr>생성된 키를 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"><output></td> </tr>일부 출력 유형을 정의합니다. <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <td style="border-color: rgb(221, 221, 221);" width="556"> <p><strong>Frame</strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="225"> 태그 </th> <th style="border-color: rgb(221, 221, 221);" width="585"> 설명 </th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><frame></td> <td style="border-color: rgb(221, 221, 221);" width="585">프레임세트를 정의하는 창 또는 프레임입니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><프레임세트></td> <td style="border-color: rgb(221, 221, 221);" width="585">프레임세트를 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><noframes></td> <td style="border-color: rgb(221, 221, 221);" width="585"> 프레임을 지원하지 않는 사용자를 위한 대체 콘텐츠를 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><iframe></td> <td style="border-color: rgb(221, 221, 221);" width="585">인라인 프레임을 정의합니다. </td> </tr> </tbody> </table> <p><strong>Image</strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="232"> 태그 </th> <th style="border-color: rgb(221, 221, 221);" width="578">Description</th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="232"><img></td> <td style="border-color: rgb(221, 221, 221);" width="578">정의 이미지. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="232"><map></td> <td style="border-color: rgb(221, 221, 221);" width="578">이미지 매핑을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="232"><area></td> <td style="border-color: rgb(221, 221, 221);" width="578">이미지 맵 내부의 영역을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="232"><캔버스></td> <td style="border-color: rgb(221, 221, 221);" width="578">그래픽을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="232"><figcaption></td> <td style="border-color: rgb(221, 221, 221);" width="578">그림 요소의 제목을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="232"><그림></td> <td style="border-color: rgb(221, 221, 221);" width="578">미디어 콘텐츠 그룹과 제목을 정의합니다. </td> </tr> </tbody> </table> <p><strong> 링크 </strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="198"> 태그 </th> <th style="border-color: rgb(221, 221, 221);" width="612"> 설명 </th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="198"><a></td> <td style="border-color: rgb(221, 221, 221);" width="612">앵커를 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="198"><link></td> <td style="border-color: rgb(221, 221, 221);" width="612">문서와 외부 리소스 간의 관계를 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="198"><nav></td> <td style="border-color: rgb(221, 221, 221);" width="612">탐색 링크를 정의합니다. </td> </tr> </tbody> </table> <p><strong>List</strong><br></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="208"> 태그 </th> <th style="border-color: rgb(221, 221, 221);" width="602"> 설명 </th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><ul></td> <td style="border-color: rgb(221, 221, 221);" width="602"> 순서가 지정되지 않은 목록을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><ol></td> <td style="border-color: rgb(221, 221, 221);" width="602">순서가 지정된 목록을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><li></td> <td style="border-color: rgb(221, 221, 221);" width="602">목록의 항목을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><dir></td> <td style="border-color: rgb(221, 221, 221);" width="602">지원 중단되었습니다. 디렉토리 목록을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><dl></td> <td style="border-color: rgb(221, 221, 221);" width="602">정의 정의 목록입니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><dt></td> <td style="border-color: rgb(221, 221, 221);" width="602">정의 목록에서 항목을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><dd></td> <td style="border-color: rgb(221, 221, 221);" width="602">정의 목록에서 항목에 대한 설명을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><menu></td> <td style="border-color: rgb(221, 221, 221);" width="602">메뉴/명령 목록을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><menuitem></td> <td style="border-color: rgb(221, 221, 221);" width="602"> 사용자가 팝업 메뉴에서 호출할 수 있는 명령/메뉴 항목을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="208"><command></td> <td style="border-color: rgb(221, 221, 221);" width="602">명령 버튼을 정의하세요. </td> </tr> </tbody> </table> <p><strong>Table</strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="239"> 태그 </th> <th style="border-color: rgb(221, 221, 221);" width="571"> 설명 </th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><table></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블 정의</td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239">< caption ></td> <td style="border-color: rgb(221, 221, 221);" width="571">표 제목을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><th></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블의 헤더 셀을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><tr></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블의 행을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><td></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블의 셀을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><thead></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블의 헤더 내용을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><tbody></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블에 본문 내용을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><tfoot></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블에 테이블 노트 내용(각주)을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><col></td> <td style="border-color: rgb(221, 221, 221);" width="571">테이블에 있는 하나 이상의 열에 대한 속성 값을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><colgroup></td> <td style="border-color: rgb(221, 221, 221);" width="571">서식을 지정할 테이블의 열 그룹을 정의하세요. </td> </tr> </tbody> </table> <p><strong>스타일/섹션</strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="239"> 태그 </th> <th style="border-color: rgb(221, 221, 221);" width="571"> 설명 </th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><style></td> <td style="border-color: rgb(221, 221, 221);" width="571"> 문서의 스타일 정보를 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><div></td> <td style="border-color: rgb(221, 221, 221);" width="571">문서의 섹션을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><span></td> <td style="border-color: rgb(221, 221, 221);" width="571">문서의 섹션을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><header></td> <td style="border-color: rgb(221, 221, 221);" width="571">섹션이나 페이지의 헤더를 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><바닥글></td> <td style="border-color: rgb(221, 221, 221);" width="571">섹션이나 페이지의 바닥글을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><section></td> <td style="border-color: rgb(221, 221, 221);" width="571">섹션을 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><article></td> <td style="border-color: rgb(221, 221, 221);" width="571">정의 기사. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><제외></td> <td style="border-color: rgb(221, 221, 221);" width="571">페이지 콘텐츠 이상의 콘텐츠를 정의하세요. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><details></td> <td style="border-color: rgb(221, 221, 221);" width="571">요소의 세부정보를 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><dialog></td> <td style="border-color: rgb(221, 221, 221);" width="571">대화 상자 또는 창을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><summary></td> <td style="border-color: rgb(221, 221, 221);" width="571"> <details> 요소에 대한 표시 제목을 정의합니다. </td> </tr> </tbody> </table> <p><strong> 회원 정보 </strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="173"> 태그 </th> <th style="border-color: rgb(221, 221, 221);" width="637"> 설명 </th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="173"><head></td> <td style="border-color: rgb(221, 221, 221);" width="637"> 문서에 대한 정보를 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="173"><meta></td> <td style="border-color: rgb(221, 221, 221);" width="637">HTML 문서에 대한 메타 정보를 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="173"><base></td> <td style="border-color: rgb(221, 221, 221);" width="637">페이지의 모든 링크에 대한 기본 주소 또는 기본 대상을 정의합니다. </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="173"><기본 글꼴></td> <td style="border-color: rgb(221, 221, 221);" width="637">지원 중단되었습니다. 페이지 텍스트의 기본 글꼴, 색상 또는 크기를 정의합니다. </td> </tr> </tbody> </table>ㅋㅋㅋ 위치<div><div id="cnblogs_post_body">리소스 경로<strong></strong><table width="778" style="width: 811px;"> <thead><tr class="header firstRow"> <th style="border-color: rgb(221, 221, 221);" width="105"> </th>테두리<th style="border-color: rgb(221, 221, 221);" width="107"></th>테두리<th style="border-color: rgb(221, 221, 221);" width="218"></th>테두리<th style="border-color: rgb(221, 221, 221);" width="193"></th>숫자(픽셀)<th style="border-color: rgb(221, 221, 221);" width="169"></th> </tr></thead> <tbody> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">size</td> <td style="border-color: rgb(221, 221, 221);" width="107">size</td> <td style="border-color: rgb(221, 221, 221);" width="218">size</td> <td style="border-color: rgb(221, 221, 221);" width="193">숫자(픽셀)</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">너비</td> <td style="border-color: rgb(221, 221, 221);" width="107">너비</td> <td style="border-color: rgb(221, 221, 221);" width="218">너비</td> <td style="border-color: rgb(221, 221, 221);" width="193"> 숫자(픽셀)</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">height</td> <td style="border-color: rgb(221, 221, 221);" width="107">height</td> <td style="border-color: rgb(221, 221, 221);" width="218">height</td> <td style="border-color: rgb(221, 221, 221);" width="193">number(픽셀)</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">bgcolor</td> <td style="border-color: rgb(221, 221, 221);" width="107">BackGround COLOR</td> <td style="border-color: rgb(221, 221, 221);" width="218"> 배경색 </td> <td style="border-color: rgb(221, 221, 221);" width="193">색상 값: rea 또는 #ffffff </td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">배경</td> <td style="border-color: rgb(221, 221, 221);" width="107">배경</td> <td style="border-color: rgb(221, 221, 221);" width="218">배경 이미지</td> <td style="border-color: rgb(221, 221, 221);" width="193">이미지 경로</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">list-style</td> <td style="border-color: rgb(221, 221, 221);" width="107">list-style</td> <td style="border-color: rgb(221, 221, 221);" width="218">목록의 모든 속성 설정</td> <td style="border-color: rgb(221, 221, 221);" width="193"> </td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>목록</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">list-style-image</td> <td style="border-color: rgb(221, 221, 221);" width="107">list-style-image</td> <td style="border-color: rgb(221, 221, 221);" width="218">이미지를 목록 항목 태그로 설정</td> <td style="border-color: rgb(221, 221, 221);" width="193">None</td>url<td style="border-color: rgb(221, 221, 221);" width="169"> <br>list</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">list-style-type</td> <td style="border-color: rgb(221, 221, 221);" width="107">list-style-type</td> <td style="border-color: rgb(221, 221, 221);" width="218">set list 유형 아이템 표시 </td> <td style="border-color: rgb(221, 221, 221);" width="193">Disc(채워진 원) <br>Cirle(빈 원) </td>정사각형(단색 정사각형)<td style="border-color: rgb(221, 221, 221);" width="169">list</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">line-height</td> <td style="border-color: rgb(221, 221, 221);" width="107">line-height</td> <td style="border-color: rgb(221, 221, 221);" width="218">line-height(줄 간격)</td> <td style="border-color: rgb(221, 221, 221);" width="193">number(픽셀)</td> <td style="border-color: rgb(221, 221, 221);" width="169">layout 여러 줄 텍스트</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">text-align</td> <td style="border-color: rgb(221, 221, 221);" width="107">text -align</td> <td style="border-color: rgb(221, 221, 221);" width="218">Alignment</td> <td style="border-color: rgb(221, 221, 221);" width="193">Left, right, center</td> <td style="border-color: rgb(221, 221, 221);" width="169">다양한 요소의 정렬</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">letter-spacing</td> <td style="border-color: rgb(221, 221, 221);" width="107">letter-spacing</td> <td style="border-color: rgb(221, 221, 221);" width="218">문자 간격</td> <td style="border-color: rgb(221, 221, 221);" width="193">숫자(픽셀)</td> <td style="border-color: rgb(221, 221, 221);" width="169">간격 늘리기 캐릭터</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">텍스트 장식</td> <td style="border-color: rgb(221, 221, 221);" width="107">텍스트 장식</td> <td style="border-color: rgb(221, 221, 221);" width="218">텍스트 장식</td> <td style="border-color: rgb(221, 221, 221);" width="193">밑줄 없음</td> <td style="border-color: rgb(221, 221, 221);" width="169">밑줄, 밑줄 등</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">margin-top<br>(오른쪽, 아래쪽, 왼쪽)</td> <td style="border-color: rgb(221, 221, 221);" width="107"><br></td> <td style="border-color: rgb(221, 221, 221);" width="218">바깥쪽 여백 </td> <td style="border-color: rgb(221, 221, 221);" width="193">숫자(픽셀)</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">padding-top<br>(오른쪽, 아래쪽, 왼쪽)</td> <td style="border-color: rgb(221, 221, 221);" width="107"><br></td> <td style="border-color: rgb(221, 221, 221);" width="218">Padding</td> <td style="border-color: rgb(221, 221, 221);" width="193">숫자(픽셀)</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">디스 플레이</td> <td style="border-color: rgb(221, 221, 221);" width="107">디스플레이</td> <td style="border-color: rgb(221, 221, 221);" width="218"> 블록 수준 요소 및 인라인 요소의 기본 표시 모드 변경</td> <td style="border-color: rgb(221, 221, 221);" width="193">block(line to block)<br>inline(block to line)<br>none(이 요소는 웹 페이지에 표시되지 않음)</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">position</td> <td style="border-color: rgb(221, 221, 221);" width="107">position</td> <td style="border-color: rgb(221, 221, 221);" width="218">Positioning</td> <td style="border-color: rgb(221, 221, 221);" width="193">static(정적 위치 지정)<br>relative(상대 위치 지정)<br>absolute(절대 위치 지정)<br>fixed(고정 위치 지정)</td> <td style="border-color: rgb(221, 221, 221);" width="169">위치 지정용</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">float</td> <td style="border-color: rgb(221, 221, 221);" width="107">float</td> <td style="border-color: rgb(221, 221, 221);" width="218">floating </td> <td style="border-color: rgb(221, 221, 221);" width="193">없음, 왼쪽 , right </td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">clear</td> <td style="border-color: rgb(221, 221, 221);" width="107">clear</td> <td style="border-color: rgb(221, 221, 221);" width="218">플로트 축소 처리</td> <td style="border-color: rgb(221, 221, 221);" width="193">left(왼쪽 플로트 지우기) <br>right(오른쪽 플로트 지우기) <br>both(양쪽에 플로트 지우기) <br>none(플로트 지우기 안 함) </td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">type</td> <td style="border-color: rgb(221, 221, 221);" width="107">type</td> <td style="border-color: rgb(221, 221, 221);" width="218">목록 유형</td> <td style="border-color: rgb(221, 221, 221);" width="193">Disc(채워진 원)<br>원형(빈 원)<br>정사각형(단색 정사각형)</td> <td style="border-color: rgb(221, 221, 221);" width="169">목록용</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">align</td> <td style="border-color: rgb(221, 221, 221);" width="107">align</td> <td style="border-color: rgb(221, 221, 221);" width="218">Alignment</td> <td style="border-color: rgb(221, 221, 221);" width="193">Left, right, center<br>top, middle, Bottom</td> <td style="border-color: rgb(221, 221, 221);" width="169">단락 내용 가로 정렬 텍스트 및 이미지 세로 정렬</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">type </td> <td style="border-color: rgb(221, 221, 221);" width="107">type</td> <td style="border-color: rgb(221, 221, 221);" width="218">양식 요소 유형</td> <td style="border-color: rgb(221, 221, 221);" width="193">text(text)<br>checkbox(check)<br>radio(radio)<br>password(password)<br>file(file)<br>submit(submit)<br>reset(reset)<br>button(button)<br>image (그림 버튼)<br>숨김(숨김)<br> </td> <td style="border-color: rgb(221, 221, 221);" width="169">양식 요소</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">method</td> <td style="border-color: rgb(221, 221, 221);" width="107">method</td> <td style="border-color: rgb(221, 221, 221);" width="218">양식 데이터 제출 방법</td> <td style="border-color: rgb(221, 221, 221);" width="193">get<br>post</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">alt </td> <td style="border-color: rgb(221, 221, 221);" width="107">alter</td> <td style="border-color: rgb(221, 221, 221);" width="218">변경, 교체 (사진이 표시되지 않을 때 메시지 표시)</td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169">picture</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">cellpadding</td> <td style="border-color: rgb(221, 221, 221);" width="107">cell padding</td> <td style="border-color: rgb(221, 221, 221);" width="218">cell padding</td> <td style="border-color: rgb(221, 221, 221);" width="193">numbers</td> <td style="border-color: rgb(221, 221, 221);" width="169">table</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">cellspacing</td> <td style="border-color: rgb(221, 221, 221);" width="107">cell 간격</td> <td style="border-color: rgb(221, 221, 221);" width="218">셀 사이의 거리</td> <td style="border-color: rgb(221, 221, 221);" width="193">Numbers</td> <td style="border-color: rgb(221, 221, 221);" width="169">Table</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">href</td> <td style="border-color: rgb(221, 221, 221);" width="107">Hypertext REFerence</td> <td style="border-color: rgb(221, 221, 221);" width="218">하이퍼텍스트 참조(파일 위치로 이동)</td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">rel</td> <td style="border-color: rgb(221, 221, 221);" width="107">REL ationship</td> <td style="border-color: rgb(221, 221, 221);" width="218">relationship(링크된 파일 간의 관계를 정의하는 데 사용됩니다. 및 HTML 문서) </td> <td style="border-color: rgb(221, 221, 221);" width="193">StyleSheet 스타일 시트 </td> <td style="border-color: rgb(221, 221, 221);" width="169">link 파일을 링크할 때 </td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">target</td> <td style="border-color: rgb(221, 221, 221);" width="107">target</td> <td style="border-color: rgb(221, 221, 221);" width="218">target(웹 페이지가 열리는 위치) </td> <td style="border-color: rgb(221, 221, 221);" width="193">_blank(새 창 열기) <br>_self(자체 열기) window) <br>_top(전체 브라우저 작업을 창으로 사용하여 새 페이지 표시) <br>_parent(상위 창에서 새 페이지 열기) </td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">colspan</td> <td style="border-color: rgb(221, 221, 221);" width="107">COLumn 범위</td> <td style="border-color: rgb(221, 221, 221);" width="218">셀 범위 열</td> <td style="border-color: rgb(221, 221, 221);" width="193">Number(범위 열 수)</td> <td style="border-color: rgb(221, 221, 221);" width="169">Table</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">rowspan</td> <td style="border-color: rgb(221, 221, 221);" width="107">row 범위</td> <td style="border-color: rgb(221, 221, 221);" width="218">셀 범위 행</td> <td style="border-color: rgb(221, 221, 221);" width="193">Number ( 스팬된 행 수) 숫자 ) </td> <td style="border-color: rgb(221, 221, 221);" width="169">Table</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">readonly</td> <td style="border-color: rgb(221, 221, 221);" width="107">read only</td> <td style="border-color: rgb(221, 221, 221);" width="218">read only</td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">value</td> <td style="border-color: rgb(221, 221, 221);" width="107">value</td> <td style="border-color: rgb(221, 221, 221);" width="218">입력 상자의 초기 값</td> <td style="border-color: rgb(221, 221, 221);" width="193"> <br> </td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105"> maxlength</td> <td style="border-color: rgb(221, 221, 221);" width="107"> 최대 길이</td> <td style="border-color: rgb(221, 221, 221);" width="218">최대 길이</td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">scrolldelay</td> <td style="border-color: rgb(221, 221, 221);" width="107">scroll Delay</td> <td style="border-color: rgb(221, 221, 221);" width="218">scroll Delay</td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169">< m arquee></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">방향</td> <td style="border-color: rgb(221, 221, 221);" width="107">방향</td> <td style="border-color: rgb(221, 221, 221);" width="218">방향( 방향으로 스크롤 )</td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169">< m arquee</td> </tr> </tbody> </table> <h2 id="选择器"> <br><br> </h2> </div></div> </td> </tr> </tbody> </table><p>위 내용은 HTML 공통 태그 및 속성의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!</p> </div> </div> <div style="height: 25px;"> <div class="wzconBq" style="display: inline-flex;"> <span>관련 라벨:</span> <div class="wzcbqd"> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/ko/search?word=html" target="_blank">html</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/ko/search?word=属性" target="_blank">属性</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/ko/search?word=标签" target="_blank">标签</a> </div> </div> <div style="display: inline-flex;float: right; color:#333333;">원천:php.cn</div> </div> <div class="wzconOtherwz"> <a href="https://www.php.cn/ko/faq/432813.html" title="HTML <제목> 태그"> <span>이전 기사:HTML <제목> 태그</span> </a> <a href="https://www.php.cn/ko/faq/432948.html" title="HTML5란 무엇입니까?"> <span>다음 기사:HTML5란 무엇입니까?</span> </a> </div> <div class="wzconShengming"> <div class="bzsmdiv">본 웹사이트의 성명</div> <div>본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.</div> </div> <div class="wwads-cn wwads-horizontal" data-id="156" style="max-width:955px"></div> <div class="wzconZzwz"> <div class="wzconZzwztitle">저자별 최신 기사</div> <ul> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452685.html">PHP+redis는 잠금 및 잠금 해제 작업을 구현합니다.</a> </div> <div>2020-06-20 16:55:06</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452679.html">redis 명령을 추가하는 방법</a> </div> <div>2020-06-20 16:40:40</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452675.html">Redis 캐시를 SpringBoot와 통합하는 방법 소개</a> </div> <div>2020-06-20 16:30:28</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452670.html">Layui에서 체크박스 선택 상태를 동적으로 설정하는 방법 소개</a> </div> <div>2020-06-20 16:12:34</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452619.html">'사전'이 비어 있는지 확인하는 JavaScript 방법</a> </div> <div>2020-06-20 13:30:41</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452543.html">Go 언어로 패키지를 사용자 정의하는 방법</a> </div> <div>2020-06-19 17:51:14</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452540.html">Go 언어의 구조와 방법에 대한 자세한 설명</a> </div> <div>2020-06-19 17:44:19</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452535.html">자바 배열에 일반적으로 사용되는 10가지 메소드</a> </div> <div>2020-06-19 17:28:02</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452529.html">파이썬에서 문자열을 연결하는 5가지 방법</a> </div> <div>2020-06-19 17:18:44</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/452524.html">파이썬에서 숫자 목록을 만드는 방법</a> </div> <div>2020-06-19 17:10:59</div> </li> </ul> </div> <div class="wzconZzwz"> <div class="wzconZzwztitle">최신 이슈</div> <div class="wdsyContent"> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/ko/wenda/176403.html" target="_blank" title="PX가 REM 오류로 자동 변환" class="wdcdcTitle">PX가 REM 오류로 자동 변환</a> <a href="https://www.php.cn/ko/wenda/176403.html" class="wdcdcCons"> <style>html {   글꼴 크기: calc(100vw / 3.75);      }body {    글꼴 크기: 0.16rem;      }&l...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> 에서 2024-04-16 09:34:16</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>0</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>4687</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/ko/wenda/176396.html" target="_blank" title="페이지가 갑자기 CSS나 부트스트랩을 가져올 수 없습니다." class="wdcdcTitle">페이지가 갑자기 CSS나 부트스트랩을 가져올 수 없습니다.</a> <a href="https://www.php.cn/ko/wenda/176396.html" class="wdcdcCons">그래서 저는 페이지를 개발 중입니다. 어제 일부 작업을 했는데 잘 작동했고, 오늘은 나머지 작업을 계속했는데 모든 것이 괜찮습니다. 일반 HTML 페이지로 열려고...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> 에서 2024-04-06 21:58:04</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>1</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>800</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/ko/wenda/176386.html" target="_blank" title="CSS에서 페이지 하단의 신비한 공백을 해결하는 방법" class="wdcdcTitle">CSS에서 페이지 하단의 신비한 공백을 해결하는 방법</a> <a href="https://www.php.cn/ko/wenda/176386.html" class="wdcdcCons">Bootstrap과 D3를 사용하여 간단한 웹페이지를 구축하려고 하는데 하단의 공백을 모두 없애는 방법을 모르겠습니다. 나는 그것을 제거하고 싶다. 본문과 HTM...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> 에서 2024-04-06 20:22:15</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>1</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>454</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/ko/wenda/176383.html" target="_blank" title="Livewire 게으른 자리 표시자와 함께 laravel 구성 요소를 사용하는 방법" class="wdcdcTitle">Livewire 게으른 자리 표시자와 함께 laravel 구성 요소를 사용하는 방법</a> <a href="https://www.php.cn/ko/wenda/176383.html" class="wdcdcCons">livewire3 자리 표시자 안에 내 laravel 구성 요소의 뼈대를 추가하고 싶습니다. 지금까지 시도한 작업: Laravel 구성 요소를 포함하는 Livew...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> 에서 2024-04-06 20:02:10</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>2</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>543</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/ko/wenda/176364.html" target="_blank" title="문자열을 HTML 코드(배열에서 생성됨)로 바꾸는 최상위 방법" class="wdcdcTitle">문자열을 HTML 코드(배열에서 생성됨)로 바꾸는 최상위 방법</a> <a href="https://www.php.cn/ko/wenda/176364.html" class="wdcdcCons">다음과 같은 문자열이 주어지면...$htmlPattern="Usernameis:#name#andusercompanyis#company#";하위 ...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> 에서 2024-04-06 17:40:41</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>2</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>410</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> </div> </div> <div class="wzconZt" > <div class="wzczt-title"> <div>관련 주제</div> <a href="https://www.php.cn/ko/faq/zt" target="_blank">더> </a> </div> <div class="wzcttlist"> <ul> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlbq"><img src="https://img.php.cn/upload/subject/202407/22/2024072214431586789.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="HTML 저작권 기호" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlbq" class="title-a-spanl" title="HTML 저작권 기호"><span>HTML 저작권 기호</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlzxbjq"><img src="https://img.php.cn/upload/subject/202407/22/2024072214403473154.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="HTML 온라인 편집기" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlzxbjq" class="title-a-spanl" title="HTML 온라인 편집기"><span>HTML 온라인 편집기</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlwyzz"><img src="https://img.php.cn/upload/subject/202407/22/2024072214275948120.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="html 웹페이지 제작" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlwyzz" class="title-a-spanl" title="html 웹페이지 제작"><span>html 웹페이지 제작</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlkg"><img src="https://img.php.cn/upload/subject/202407/22/2024072214273274014.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="HTML 공간" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlkg" class="title-a-spanl" title="HTML 공간"><span>HTML 공간</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlssm"><img src="https://img.php.cn/upload/subject/202407/22/2024072214210727109.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="HTML이 무엇인가요?" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlssm" class="title-a-spanl" title="HTML이 무엇인가요?"><span>HTML이 무엇인가요?</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlztdxzmsz"><img src="https://img.php.cn/upload/subject/202407/22/2024072214205132478.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="HTML 글꼴 크기를 설정하는 방법" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlztdxzmsz" class="title-a-spanl" title="HTML 글꼴 크기를 설정하는 방법"><span>HTML 글꼴 크기를 설정하는 방법</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlztxt"><img src="https://img.php.cn/upload/subject/202407/22/2024072214125629445.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="HTML을 TXT로" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlztxt" class="title-a-spanl" title="HTML을 TXT로"><span>HTML을 TXT로</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/htmlwbkdmzmx"><img src="https://img.php.cn/upload/subject/202407/22/2024072214120496282.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="HTML 텍스트 상자 코드를 작성하는 방법" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/htmlwbkdmzmx" class="title-a-spanl" title="HTML 텍스트 상자 코드를 작성하는 방법"><span>HTML 텍스트 상자 코드를 작성하는 방법</span> </a> </li> </ul> </div> </div> </div> </div> <div class="phpwzright"> <div class="wzrOne"> <div class="wzroTitle">인기 추천</div> <div class="wzroList"> <ul> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="url은 무슨 뜻인가요?" href="https://www.php.cn/ko/faq/418772.html">url은 무슨 뜻인가요?</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="DOM은 무엇을 의미하나요?" href="https://www.php.cn/ko/faq/414303.html">DOM은 무엇을 의미하나요?</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="이미지 크기를 변경하는 방법" href="https://www.php.cn/ko/faq/414252.html">이미지 크기를 변경하는 방법</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="HTML에서 글꼴을 굵게 만드는 방법" href="https://www.php.cn/ko/faq/414520.html">HTML에서 글꼴을 굵게 만드는 방법</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="HTML 이미지의 크기를 설정하는 방법" href="https://www.php.cn/ko/faq/475145.html">HTML 이미지의 크기를 설정하는 방법</a> </div> </li> </ul> </div> </div> <script src="https://sw.php.cn/hezuo/cac1399ab368127f9b113b14eb3316d0.js" type="text/javascript"></script> <div class="wzrThree"> <div class="wzrthree-title"> <div>인기 튜토리얼</div> <a target="_blank" href="https://www.php.cn/ko/course.html">더> </a> </div> <div class="wzrthreelist swiper2"> <div class="wzrthreeTab swiper-wrapper"> <div class="check tabdiv swiper-slide" data-id="one">관련 튜토리얼 <div></div></div> <div class="tabdiv swiper-slide" data-id="two">인기 추천<div></div></div> <div class="tabdiv swiper-slide" data-id="three">최신 강좌<div></div></div> </div> <ul class="one"> <li> <a target="_blank" href="https://www.php.cn/ko/course/889.html" title="처음부터 HTML 페이지 구축" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/6265013c0896b410.jpg" alt="처음부터 HTML 페이지 구축"/> </a> <div class="wzrthree-right"> <a target="_blank" title="처음부터 HTML 페이지 구축" href="https://www.php.cn/ko/course/889.html">처음부터 HTML 페이지 구축</a> <div class="wzrthreerb"> <div>139167 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="889"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/968.html" title="매일 공유되는 HTML/CSS 기술 지식" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/625d302f0f4b7990.jpg" alt="매일 공유되는 HTML/CSS 기술 지식"/> </a> <div class="wzrthree-right"> <a target="_blank" title="매일 공유되는 HTML/CSS 기술 지식" href="https://www.php.cn/ko/course/968.html">매일 공유되는 HTML/CSS 기술 지식</a> <div class="wzrthreerb"> <div>94596 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="968"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1004.html" title="HTML5 Canvas 애니메이션 실습 튜토리얼" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/6257c6f880aa2117.png" alt="HTML5 Canvas 애니메이션 실습 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="HTML5 Canvas 애니메이션 실습 튜토리얼" href="https://www.php.cn/ko/course/1004.html">HTML5 Canvas 애니메이션 실습 튜토리얼</a> <div class="wzrthreerb"> <div>57132 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="1004"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1022.html" title="HTML+CSS 웹페이지 기본 사항" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/6256990bbf04e971.png" alt="HTML+CSS 웹페이지 기본 사항"/> </a> <div class="wzrthree-right"> <a target="_blank" title="HTML+CSS 웹페이지 기본 사항" href="https://www.php.cn/ko/course/1022.html">HTML+CSS 웹페이지 기본 사항</a> <div class="wzrthreerb"> <div>50522 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="1022"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> <ul class="two" style="display: none;"> <li> <a target="_blank" href="https://www.php.cn/ko/course/812.html" title="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/041/620debc3eab3f377.jpg" alt="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)"/> </a> <div class="wzrthree-right"> <a target="_blank" title="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)" href="https://www.php.cn/ko/course/812.html">최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)</a> <div class="wzrthreerb"> <div >1419978 학습 시간</div> <div class="courseICollection" data-id="812"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/286.html" title="JAVA 초보자용 비디오 튜토리얼" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62590a2bacfd9379.png" alt="JAVA 초보자용 비디오 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="JAVA 초보자용 비디오 튜토리얼" href="https://www.php.cn/ko/course/286.html">JAVA 초보자용 비디오 튜토리얼</a> <div class="wzrthreerb"> <div >2504298 학습 시간</div> <div class="courseICollection" data-id="286"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/504.html" title="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62590a67ce3a6655.png" alt="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼" href="https://www.php.cn/ko/course/504.html">Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼</a> <div class="wzrthreerb"> <div >505366 학습 시간</div> <div class="courseICollection" data-id="504"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/901.html" title="웹 프론트 엔드 개발에 대한 빠른 소개" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/64be28a53a4f6310.png" alt="웹 프론트 엔드 개발에 대한 빠른 소개"/> </a> <div class="wzrthree-right"> <a target="_blank" title="웹 프론트 엔드 개발에 대한 빠른 소개" href="https://www.php.cn/ko/course/901.html">웹 프론트 엔드 개발에 대한 빠른 소개</a> <div class="wzrthreerb"> <div >215507 학습 시간</div> <div class="courseICollection" data-id="901"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/234.html" title="PS 비디오 튜토리얼을 처음부터 마스터하세요" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62611f57ed0d4840.jpg" alt="PS 비디오 튜토리얼을 처음부터 마스터하세요"/> </a> <div class="wzrthree-right"> <a target="_blank" title="PS 비디오 튜토리얼을 처음부터 마스터하세요" href="https://www.php.cn/ko/course/234.html">PS 비디오 튜토리얼을 처음부터 마스터하세요</a> <div class="wzrthreerb"> <div >883763 학습 시간</div> <div class="courseICollection" data-id="234"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> <ul class="three" style="display: none;"> <li> <a target="_blank" href="https://www.php.cn/ko/course/1648.html" title="[웹 프런트엔드] Node.js 빠른 시작" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/662b5d34ba7c0227.png" alt="[웹 프런트엔드] Node.js 빠른 시작"/> </a> <div class="wzrthree-right"> <a target="_blank" title="[웹 프런트엔드] Node.js 빠른 시작" href="https://www.php.cn/ko/course/1648.html">[웹 프런트엔드] Node.js 빠른 시작</a> <div class="wzrthreerb"> <div >6972 학습 시간</div> <div class="courseICollection" data-id="1648"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1647.html" title="해외 웹 개발 풀스택 강좌 총집합" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/6628cc96e310c937.png" alt="해외 웹 개발 풀스택 강좌 총집합"/> </a> <div class="wzrthree-right"> <a target="_blank" title="해외 웹 개발 풀스택 강좌 총집합" href="https://www.php.cn/ko/course/1647.html">해외 웹 개발 풀스택 강좌 총집합</a> <div class="wzrthreerb"> <div >5416 학습 시간</div> <div class="courseICollection" data-id="1647"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1646.html" title="Go 언어 실습 GraphQL" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/662221173504a436.png" alt="Go 언어 실습 GraphQL"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Go 언어 실습 GraphQL" href="https://www.php.cn/ko/course/1646.html">Go 언어 실습 GraphQL</a> <div class="wzrthreerb"> <div >4561 학습 시간</div> <div class="courseICollection" data-id="1646"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1645.html" title="550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/662077e163124646.png" alt="550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다"/> </a> <div class="wzrthree-right"> <a target="_blank" title="550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다" href="https://www.php.cn/ko/course/1645.html">550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다</a> <div class="wzrthreerb"> <div >659 학습 시간</div> <div class="courseICollection" data-id="1645"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1644.html" title="기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/6616418ca80b8916.png" alt="기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬"/> </a> <div class="wzrthree-right"> <a target="_blank" title="기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬" href="https://www.php.cn/ko/course/1644.html">기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬</a> <div class="wzrthreerb"> <div >23086 학습 시간</div> <div class="courseICollection" data-id="1644"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> </div> <script> var mySwiper = new Swiper('.swiper2', { autoplay: false,//可选选项,自动滑动 slidesPerView : 'auto', }) $('.wzrthreeTab>div').click(function(e){ $('.wzrthreeTab>div').removeClass('check') $(this).addClass('check') $('.wzrthreelist>ul').css('display','none') $('.'+e.currentTarget.dataset.id).show() }) </script> </div> <div class="wzrFour"> <div class="wzrfour-title"> <div>최신 다운로드</div> <a href="https://www.php.cn/ko/xiazai">더> </a> </div> <script> $(document).ready(function(){ var sjyx_banSwiper = new Swiper(".sjyx_banSwiperwz",{ speed:1000, autoplay:{ delay:3500, disableOnInteraction: false, }, pagination:{ el:'.sjyx_banSwiperwz .swiper-pagination', clickable :false, }, loop:true }) }) </script> <div class="wzrfourList swiper3"> <div class="wzrfourlTab swiper-wrapper"> <div class="check swiper-slide" data-id="onef">웹 효과 <div></div></div> <div class="swiper-slide" data-id="twof">웹사이트 소스 코드<div></div></div> <div class="swiper-slide" data-id="threef">웹사이트 자료<div></div></div> <div class="swiper-slide" data-id="fourf">프론트엔드 템플릿<div></div></div> </div> <ul class="onef"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="jQuery 기업 메시지 양식 연락처 코드" href="https://www.php.cn/ko/toolset/js-special-effects/8071">[양식 버튼] jQuery 기업 메시지 양식 연락처 코드</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="HTML5 MP3 뮤직 박스 재생 효과" href="https://www.php.cn/ko/toolset/js-special-effects/8070">[플레이어 특수 효과] HTML5 MP3 뮤직 박스 재생 효과</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="HTML5 멋진 입자 애니메이션 탐색 메뉴 특수 효과" href="https://www.php.cn/ko/toolset/js-special-effects/8069">[메뉴 탐색] HTML5 멋진 입자 애니메이션 탐색 메뉴 특수 효과</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="jQuery 시각적 양식 드래그 앤 드롭 편집 코드" href="https://www.php.cn/ko/toolset/js-special-effects/8068">[양식 버튼] jQuery 시각적 양식 드래그 앤 드롭 편집 코드</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="VUE.JS 모방 Kugou 음악 플레이어 코드" href="https://www.php.cn/ko/toolset/js-special-effects/8067">[플레이어 특수 효과] VUE.JS 모방 Kugou 음악 플레이어 코드</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="클래식 HTML5 푸시 박스 게임" href="https://www.php.cn/ko/toolset/js-special-effects/8066">[HTML5 특수 효과] 클래식 HTML5 푸시 박스 게임</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="이미지 효과를 추가하거나 줄이기 위해 jQuery 스크롤" href="https://www.php.cn/ko/toolset/js-special-effects/8065">[그림 특수 효과] 이미지 효과를 추가하거나 줄이기 위해 jQuery 스크롤</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="CSS3 개인 앨범 커버 호버 확대/축소 효과" href="https://www.php.cn/ko/toolset/js-special-effects/8064">[사진 앨범 효과] CSS3 개인 앨범 커버 호버 확대/축소 효과</a> </div> </li> </ul> <ul class="twof" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8328" title="가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿" target="_blank">[프런트엔드 템플릿] 가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8327" title="신선한 색상의 개인 이력서 가이드 페이지 템플릿" target="_blank">[프런트엔드 템플릿] 신선한 색상의 개인 이력서 가이드 페이지 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8326" title="디자이너 크리에이티브 작업 이력서 웹 템플릿" target="_blank">[프런트엔드 템플릿] 디자이너 크리에이티브 작업 이력서 웹 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8325" title="현대 엔지니어링 건설 회사 웹사이트 템플릿" target="_blank">[프런트엔드 템플릿] 현대 엔지니어링 건설 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8324" title="교육 서비스 기관을 위한 반응형 HTML5 템플릿" target="_blank">[프런트엔드 템플릿] 교육 서비스 기관을 위한 반응형 HTML5 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8323" title="온라인 전자책 쇼핑몰 웹사이트 템플릿" target="_blank">[프런트엔드 템플릿] 온라인 전자책 쇼핑몰 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8322" title="IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다." target="_blank">[프런트엔드 템플릿] IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다.</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8321" title="보라색 스타일 외환 거래 서비스 웹 사이트 템플릿" target="_blank">[프런트엔드 템플릿] 보라색 스타일 외환 거래 서비스 웹 사이트 템플릿</a> </div> </li> </ul> <ul class="threef" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3078" target="_blank" title="귀여운 여름 요소 벡터 자료(EPS+PNG)">[PNG 소재] 귀여운 여름 요소 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3077" target="_blank" title="4개의 빨간색 2023 졸업 배지 벡터 자료(AI+EPS+PNG)">[PNG 소재] 4개의 빨간색 2023 졸업 배지 벡터 자료(AI+EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3076" target="_blank" title="노래하는 새와 꽃 디자인 봄 배너 벡터 자료로 가득 찬 카트(AI+EPS)">[배너 그림] 노래하는 새와 꽃 디자인 봄 배너 벡터 자료로 가득 찬 카트(AI+EPS)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3075" target="_blank" title="황금 졸업 모자 벡터 자료(EPS+PNG)">[PNG 소재] 황금 졸업 모자 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3074" target="_blank" title="흑백 스타일 산 아이콘 벡터 자료(EPS+PNG)">[PNG 소재] 흑백 스타일 산 아이콘 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3073" target="_blank" title="다양한 색상의 망토와 포즈를 갖춘 슈퍼히어로 실루엣 벡터 자료(EPS+PNG)">[PNG 소재] 다양한 색상의 망토와 포즈를 갖춘 슈퍼히어로 실루엣 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3072" target="_blank" title="플랫 스타일 식목일 배너 벡터 자료(AI+EPS)">[배너 그림] 플랫 스타일 식목일 배너 벡터 자료(AI+EPS)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3071" target="_blank" title="9개의 만화 스타일의 폭발적인 채팅 거품 벡터 자료(EPS+PNG)">[PNG 소재] 9개의 만화 스타일의 폭발적인 채팅 거품 벡터 자료(EPS+PNG)</a> </div> </li> </ul> <ul class="fourf" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8328" target="_blank" title="가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿">[프런트엔드 템플릿] 가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8327" target="_blank" title="신선한 색상의 개인 이력서 가이드 페이지 템플릿">[프런트엔드 템플릿] 신선한 색상의 개인 이력서 가이드 페이지 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8326" target="_blank" title="디자이너 크리에이티브 작업 이력서 웹 템플릿">[프런트엔드 템플릿] 디자이너 크리에이티브 작업 이력서 웹 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8325" target="_blank" title="현대 엔지니어링 건설 회사 웹사이트 템플릿">[프런트엔드 템플릿] 현대 엔지니어링 건설 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8324" target="_blank" title="교육 서비스 기관을 위한 반응형 HTML5 템플릿">[프런트엔드 템플릿] 교육 서비스 기관을 위한 반응형 HTML5 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8323" target="_blank" title="온라인 전자책 쇼핑몰 웹사이트 템플릿">[프런트엔드 템플릿] 온라인 전자책 쇼핑몰 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8322" target="_blank" title="IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다.">[프런트엔드 템플릿] IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다.</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8321" target="_blank" title="보라색 스타일 외환 거래 서비스 웹 사이트 템플릿">[프런트엔드 템플릿] 보라색 스타일 외환 거래 서비스 웹 사이트 템플릿</a> </div> </li> </ul> </div> <script> var mySwiper = new Swiper('.swiper3', { autoplay: false,//可选选项,自动滑动 slidesPerView : 'auto', }) $('.wzrfourlTab>div').click(function(e){ $('.wzrfourlTab>div').removeClass('check') $(this).addClass('check') $('.wzrfourList>ul').css('display','none') $('.'+e.currentTarget.dataset.id).show() }) </script> </div> </div> </div> <footer> <div class="footer"> <div class="footertop"> <img src="/static/imghw/logo.png" alt=""> <p>공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!</p> </div> <div class="footermid"> <a href="https://www.php.cn/ko/about/us.html">회사 소개</a> <a href="https://www.php.cn/ko/about/disclaimer.html">부인 성명</a> <a href="https://www.php.cn/ko/update/article_0_1.html">Sitemap</a> </div> <div class="footerbottom"> <p> © php.cn All rights reserved </p> </div> </div> </footer> <input type="hidden" id="verifycode" value="/captcha.html"> <script>layui.use(['element', 'carousel'], function () {var element = layui.element;$ = layui.jquery;var carousel = layui.carousel;carousel.render({elem: '#test1', width: '100%', height: '330px', arrow: 'always'});$.getScript('/static/js/jquery.lazyload.min.js', function () {$("img").lazyload({placeholder: "/static/images/load.jpg", effect: "fadeIn", threshold: 200, skip_invisible: false});});});</script> <script src="/static/js/common_new.js"></script> <script type="text/javascript" src="/static/js/jquery.cookie.js?1732262793"></script> <script src="https://vdse.bdstatic.com//search-video.v1.min.js"></script> <link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all'/> <script type='text/javascript' src='/static/js/viewer.min.js?1'></script> <script type='text/javascript' src='/static/js/jquery-viewer.min.js'></script> <script type="text/javascript" src="/static/js/global.min.js?5.5.53"></script> </body> </html>