logo

HTML 태그

HTML

태그는 다른 소스에서 인용된 텍스트 블록을 정의하는 데 사용됩니다. 브라우저는 일반적으로 다음의 콘텐츠를 표시합니다.
들여쓰기된 텍스트로 태그를 지정합니다.

긴 인용문을 삽입하려면 다음을 사용하세요.

짧거나 인라인 인용문의 경우 태그를 사용하세요.

통사론

 <blockquote> quoted text......</blockquote> 

다음은 제품에 대한 몇 가지 사양입니다.

꼬리표

표시하다 차단하다
시작 태그/끝 태그 시작 태그와 끝 태그 모두
용법 의미론적/텍스트적

 Blockquote tag <h2>Example of blockquote tag</h2> <p>A Great Motivational Quote :</p> <blockquote cite="https://www.brainyquote.com/authors/erin_cummings"> <p> At the end of the day, you are solely responsible for your success and your failure. And the sooner you realize that, you accept that, and integrate that into your work ethic, you will start being successful. As long as you blame others for the reason you aren&apos;t where you want to be, you will always be a failure. </p> </blockquote> Erin Cummings 
지금 테스트해보세요

산출:

VLC를 사용하여 YouTube 동영상 다운로드
HTML 인용 태그

스타일링
꼬리표

 Blockquote tag blockquote{ text-align: justify; background-color: #F7EAE9; border-radius: 4px; margin-right: 25px;} cite{ margin-left: 15px;} <h2>Example of blockquote tag</h2> <p>A Great Motivational Quote:</p> <blockquote cite="https://www.brainyquote.com/authors/erin_cummings"> <p> At the end of the day, you are solely responsible for your success and your failure. And the sooner you realize that, you accept that, and integrate that into your work ethic, you will start being successful. As long as you blame others for the reason you aren&apos;t where you want to be, you will always be a failure. </p> </blockquote> -Erin Cummings 
지금 테스트해보세요

참고: 텍스트에 적용된 들여쓰기를 변경하기 위해 CSS 속성 margin-right: 25px를 사용했습니다. margin-left 또는 margin 단축 속성을 사용할 수도 있습니다.

산출:

HTML 인용 태그

기인하다

태그별 속성

기인하다 설명
인용하다 크롬 브라우저 URL 견적을 가져온 소스의 URL을 지정하는 데 사용됩니다.

전역 속성

그만큼

태그는 HTML의 모든 전역 속성을 지원합니다.

이벤트 속성

그만큼

태그는 HTML의 모든 이벤트 속성을 지원합니다.

지원 브라우저

요소 즉, 브라우저크롬 파이어폭스 브라우저 오페라 브라우저파이어폭스 사파리 브라우저오페라 원정 여행