본문 바로가기
반응형

HTML54

HTML5 기본태그 #2 - 본문글자 글자태그 본문 글자 본문 글자 p 본문 문단 br 줄 바꿈 hr 수평줄 삽입 Lorem Ipsum What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic t.. 2022. 10. 4.
HTML5 기본태그 #1 - 제목글자 글자태그 제목 글자 태그 설명 제목글자 h1 첫 번째 큰 제목 글자 h2 두 번째 큰 제목 글자 h3 세 번째 큰 제목 글자 h4 네 번째 큰 제목 글자 h5 다섯 번째 큰 제목 글자 h6 여섯 번째 큰 제목 글자 제목 글자 태그1 제목 글자 태그2 제목 글자 태그3 제목 글자 태그4 제목 글자 태그5 제목 글자 태그6 2022. 9. 22.
HTML5 작성과 실행 에디터 설치 Visual Studio Code 를 먼저 설치합니다. https://code.visualstudio.com/download?wt.mc_id=DX_841432 Download Visual Studio Code - Mac, Linux, Windows Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications. code.visualstudio.. 2022. 9. 22.
HTML5 문서구조 HTML 문서의 기본 구조 웹문서의 시작은 이고 웹문서의 끝은 입니다. 웹 브라우저 화면에는 보이지 않지만 웹 브라우저가 알아야 할 정보들은 부분에 입력합니다. 태그 - 문서제목 태그 - 문자인코딩, 문서 키워드 및 요약 정보 등 Hello, HTML5 실제 브라우저에 표시될 내용을 입력합니다. 2022. 9. 18.
728x90
반응형