반응형 HTML38 HTML 인용 및 인용요소(Quotation and Citation Elements)<blockquote>, <q>, <abbr>, <address>, <cite>, <bdo> 정리: - 다른 소스에서 인용된 섹션 정의 - 짧은 인용문 정의 - 작품의 제목 정의 - 축약 또는 줄임말 - 문서 작성자 또는 소유자의 정보를 정의 - 텍스트 방향을 알려준다. Here is a quote from WWF's website: For 60 years, WWF has worked to help people and nature thrive. As the world's leading conservation organization, WWF works in nearly 100 countries. At every level, we collaborate with people around the world to develop and deliver innovative solutions that prote.. 2023. 9. 3. HTML 기초(예제 코드) HTML document This is a heading This is a paragraph. -> title은 위에 뜨는 페이지 제목 -> h1은 페이지에서의 제목 -> p는 페이지안 단락을 의미 HTML headings This is heading 1 This is heading 2 This is heading 3 This is heading 4 This is heading 5 -> h1 ~h5로 갈수록 제목의 크기가 작아진다. HTML paragraphs This is a paragraph. This is another paragraph -> 는 단락을 표ㅗ시함 HTML links HTML Links HTML links are defined with the a tag: This is a link -.. 2023. 9. 3. 이전 1 ··· 7 8 9 10 다음 728x90 반응형